Search found 55 matches

by lfrantzen
Fri Apr 11, 2014 1:40 pm
Forum: General discussions
Topic: Sporadic(?) internal server errors
Replies: 16
Views: 10985

Re: Sporadic(?) internal server errors

Hi,

yes, the flickr sidebar plugin:
flickr Photostream (serendipity_plugin_flickr)
After having removed that one (and everything else still on), the site works like a charm.

But you are right, I will try to follow your suggestions to get more error logs available.

Cheers,
Lars
by lfrantzen
Thu Apr 10, 2014 4:10 pm
Forum: General discussions
Topic: Sporadic(?) internal server errors
Replies: 16
Views: 10985

Re: Sporadic(?) internal server errors

Hi, I have another suspect: the flickr Photostream plugin. Enabling that again led immediately to the error ("An internal server error occurred. Please try again later."). It was disabled together with the G+ code, so I might have been simply wrong by suspecting the G+ code. What I did now...
by lfrantzen
Thu Apr 10, 2014 9:55 am
Forum: General discussions
Topic: Sporadic(?) internal server errors
Replies: 16
Views: 10985

Re: Sporadic(?) internal server errors

Hi, am not 100% sure, but it seems like I have solved the issue. The problematic part seemed to be a piece of script I added to the sidebar via the HTML Nugget plugin. The script comes from Google to embed the Google +1 button you can click to like the site: <!-- Place this tag where you want the +1...
by lfrantzen
Mon Oct 07, 2013 6:56 pm
Forum: Bugs
Topic: plugin_api.inc.php on line 1625
Replies: 30
Views: 20283

Re: plugin_api.inc.php on line 1625

Alright, thanks for notifying me of this bug!! I will upgrade, next.

Cheers,
Lars
by lfrantzen
Mon Oct 07, 2013 6:46 pm
Forum: Bugs
Topic: plugin_api.inc.php on line 1625
Replies: 30
Views: 20283

Re: plugin_api.inc.php on line 1625

Anyhow, I changed line 1634 in my case according to Timbalus suggestion:

Code: Select all

if (is_array($eventData) && isset($eventData[0]) && is_array($eventData[0]) && is_array($eventData[0]['properties'])) {
and now the error seems to be gone :-)

Cheers,
Lars
by lfrantzen
Mon Oct 07, 2013 6:40 pm
Forum: Bugs
Topic: plugin_api.inc.php on line 1625
Replies: 30
Views: 20283

Re: plugin_api.inc.php on line 1625

Hi, just read a message sent to me by Timbalu via my blog contact form regarding this issue. Just to be sure I get it right, the error I get is: Fatal error: Uncaught exception 'ErrorException' with message 'Serendipity error: Illegal string offset 'properties'' in /homepages/10/d243342463/htdocs/se...
by lfrantzen
Tue Apr 23, 2013 3:36 pm
Forum: Generelles in Deutsch
Topic: Comment-Spam Template [OT]
Replies: 0
Views: 4803

Comment-Spam Template [OT]

Hi,

gerade gesehen, ganz interessant, gerade wenn man auch von den nicht enden wollenden Blog-Spam-Kommentaren genervt ist...
http://www.crackajack.de/2013/04/23/com ... -accident/

Gruß,
Lars
by lfrantzen
Sat Apr 13, 2013 9:09 am
Forum: Plugins
Topic: oEmbed Plugin with Flickr link
Replies: 0
Views: 6044

oEmbed Plugin with Flickr link

Hi, I really like the oEmbed Plugin, very useful! One comment here w.r.t Flickr links: When I give oEmbed a link to a picture at at Flickr, the picture is displayed correctly and has the picture name as its tooltip. What I miss here is that the picture itself links back to its place at flickr (which...
by lfrantzen
Fri Apr 12, 2013 2:44 pm
Forum: Upcoming Serendipity Features
Topic: [1.7] Let's get rrready to rrr … elease
Replies: 48
Views: 95599

Re: [1.7] Let's get rrready to rrr … elease

Sorry, should have read what was written better, could fix it by setting:

URL to blog to /

:oops:

Cheers,
Lars
by lfrantzen
Fri Apr 12, 2013 2:30 pm
Forum: Upcoming Serendipity Features
Topic: [1.7] Let's get rrready to rrr … elease
Replies: 48
Views: 95599

Re: [1.7] Let's get rrready to rrr … elease

Hi, sorry for jumping in, but this sounds like related to a problem I just realized after having upgraded to rc3. I use Serendipity 1.7-rc3 The hosting provider is 1&1 with global PHP set to PHP 5.4 The bottom line of the Administration Suite page says: Powered by Serendipity 1.7-rc3 and PHP 5.4...
by lfrantzen
Thu Apr 11, 2013 6:25 pm
Forum: Installation
Topic: Fixing "Full path"
Replies: 7
Views: 8009

Re: Fixing "Full path"

Done:

Powered by Serendipity 1.7-rc3 and PHP 5.4.12

MySQL was already at Version 5.

Everything works out perfectly, s9y is really an amazing system, and great support here as usual, thanks!
by lfrantzen
Thu Apr 11, 2013 4:33 pm
Forum: Installation
Topic: Fixing "Full path"
Replies: 7
Views: 8009

Re: Fixing "Full path"

Update:

I also removed the oembed plugin, and now I can access the blog again!

I guess it is time to upgrade now!?

Thanks and Cheers,
Lars

P.S. I am running this on 1&1:
Powered by Serendipity 1.6.2 and PHP 4.4.9
by lfrantzen
Thu Apr 11, 2013 4:22 pm
Forum: Installation
Topic: Fixing "Full path"
Replies: 7
Views: 8009

Re: Fixing "Full path"

Hi,

I changed it from:

/homepages/9/d465468833/htdocs/serendipity/

to

/homepages/9/d465468833/htdocs/

Cheers,
Lars
by lfrantzen
Thu Apr 11, 2013 4:18 pm
Forum: Installation
Topic: Fixing "Full path"
Replies: 7
Views: 8009

Re: Fixing "Full path"

Hi Garvin, thanks for the reply! I fixed the path via phpMyAdmin, but the error remained. I then deleted the twitter plugin dir, and now I get this: Parse error: syntax error, unexpected '{' in /homepages/10/d243342463/htdocs/serendipity/plugins/serendipity_event_oembed/serendipity_event_oembed.php ...
by lfrantzen
Thu Apr 11, 2013 3:58 pm
Forum: Installation
Topic: Fixing "Full path"
Replies: 7
Views: 8009

Fixing "Full path"

Hi,

I accidentally ruined the full path under:

Configuration --> Paths --> Full Path

Now I cannot access the blog anymore, neither the blog administration.

See the trouble here: http://www.frantzen.info/

How can I fix the full path?

Thanks for every hint!
Cheers,
Lars