Search found 9 matches

by cdonat
Thu Mar 29, 2007 1:49 pm
Forum: Plugins
Topic: need help with first spartacus plug in
Replies: 22
Views: 10896

Re: Plugin List

Hi,

INSERT INTO serendipity_photoblog (entryid, photoid, use_thumbnail) VALUES (21, 6, 1)
My guess is you'd get an error message?


good guess:

ERROR: column "use_thumbnail" of relation "serendipity_photoblog" does not exist

I seems that the ALTER TABLE was not executed correctly on install ...
by cdonat
Thu Mar 29, 2007 12:31 pm
Forum: Plugins
Topic: need help with first spartacus plug in
Replies: 22
Views: 10896

Re: Plugin List

Hi,


When you save an entry, do you use any HTML-Links inside that? This would trigger s9y trying to send a trackback, and if that fails it MIGHT affect the saving.


No, I just tried with random text like.


Please try to use this code for your serendipity_event_photoblog.php file:
http ...
by cdonat
Wed Mar 28, 2007 6:44 pm
Forum: Plugins
Topic: need help with first spartacus plug in
Replies: 22
Views: 10896

Re: Plugin List

Hi,



Serendipity 1.1.2, Photoblog-Plugin 1.0, PHP 5.0.5


The recent photoblog plugin versions are 1.3 for the event and 1.2 for the sidebar plugin, so if you update your plugins first, maybe the error is solved?


My Spartacus Plugin still thinks that 1.0 is current. I have downloaded the ...
by cdonat
Wed Mar 28, 2007 5:47 pm
Forum: Plugins
Topic: need help with first spartacus plug in
Replies: 22
Views: 10896

Re: Plugin List

Hi,


I have that installed now. It does not help. Do I need a special custom field or something for the photoblog?


Do you have the photoblog plugin before the entryproperties plugin in the list of plugins in your plugin manager?


I have tried both, with and without the thumbnail page.


If ...
by cdonat
Mon Mar 26, 2007 7:18 pm
Forum: Plugins
Topic: need help with first spartacus plug in
Replies: 22
Views: 10896

Re: Plugin List


Ah. I believe this plugin requires the plugin "Extended option for entries". It needs to write its data into the serendipity_entryproperties table but doesn't do so for itself...


I have that installed now. It does not help. Do I need a special custom field or something for the photoblog ...
by cdonat
Mon Mar 26, 2007 6:53 pm
Forum: Plugins
Topic: need help with first spartacus plug in
Replies: 22
Views: 10896

Re: Plugin List


Thanks for the screenshots; is the first one from the preview in the admin suite and the other one from the frontend?


In the admin sute.


Could you make a screenshot of how the entry editor is presented on the backend before and after save? The place where you actually choose the image for ...
by cdonat
Mon Mar 26, 2007 6:34 pm
Forum: Plugins
Topic: need help with first spartacus plug in
Replies: 22
Views: 10896

Re: Plugin List

Hi,

In some combinations of WYSIWYG editor and browser, when an image is inserted into a posting as the first thing it vanishes when being saved.

I have WYSIWYG deactivated and I have tried with Konqueror 3.5 as well as with Firefox 2.0 both with Linux.


In those cases it helps to simply add a ...
by cdonat
Mon Mar 26, 2007 6:09 pm
Forum: Plugins
Topic: need help with first spartacus plug in
Replies: 22
Views: 10896

Re: Plugin List

Hi garvinhicking,
garvinhicking wrote: Did you maybe try to remove the serendipity_event_thumbnails plugin, does it fix your problem?
No, it doesn't. The image vanishes from the entry as soon as I try to save.
by cdonat
Mon Mar 26, 2007 1:37 pm
Forum: Plugins
Topic: need help with first spartacus plug in
Replies: 22
Views: 10896

Plugin List

Hi,


Which other event plugins do you have installed? One of them might block the photoblog picture to get properly stored!


I have the same problem here. My list of event plugins:

serendipity_event_s9ymarkup
serendipity_event_emoticate
serendipity_event_nl2br
serendipity_event ...