Search found 10 matches

by johnsore
Thu Apr 16, 2009 12:01 am
Forum: General discussions
Topic: Plugins hiccup
Replies: 1
Views: 1357

Plugins hiccup

Hi!

Seemed to have a hiccup on my server recently and all my event and sidebar plugins. My plugin config page looks different too (see image). Readding plugins doesnt seem to have any effect. I know this was a server issue but any advice on what I need to replace?

Thanks!
john
by johnsore
Thu Sep 04, 2008 2:04 am
Forum: General discussions
Topic: embedded simple viewer not finding gallery
Replies: 1
Views: 1390

embedded simple viewer not finding gallery

hi,

i have embedded the flash object simple viewer in an entry but the player seems to be having trouble finding the gallery. i would imagine this is a path issue but i have tried many variations with no luck. any ideas?

here is the link to the file on its own
http://www.imaclima.com/albums ...
by johnsore
Sat May 27, 2006 11:31 am
Forum: General discussions
Topic: All comments disappeared
Replies: 9
Views: 4411

Sounds good, yeah my feeling is its not Serendipity related either. I'll try your suggestion and let you know what I learn.

Cheers,
John
by johnsore
Sat May 27, 2006 11:18 am
Forum: General discussions
Topic: All comments disappeared
Replies: 9
Views: 4411

Hi Garvin,

It happened again but have restored it. Just like before I had the admin panel open, but not doing anything related to comments. My connection at home can be a little flakey at times so I don't know if that could have anything to do with it. I have never had a problem using my more ...
by johnsore
Wed May 17, 2006 11:33 am
Forum: General discussions
Topic: All comments disappeared
Replies: 9
Views: 4411

Yeah, unfortunately it just shows the most recent one. I'll have to check into it with my provider. I'm using Serendipity 1.0-beta1. No one else has access to the blog installation and not running any other apps.

I'll let you know if I find anything out.
Cheers,
John
by johnsore
Wed May 17, 2006 11:20 am
Forum: General discussions
Topic: All comments disappeared
Replies: 9
Views: 4411

Hi Garvin,

Checked the database, appears that the old comments are gone. Must have been a glitch on my server or something.

john
by johnsore
Wed May 17, 2006 11:09 am
Forum: General discussions
Topic: All comments disappeared
Replies: 9
Views: 4411

Hi Garvin,

Haven't looked into the database before, I'll try but might take me a bit to figure out. I edited my post before you responded

"The most recent comment shows up as #40 in Admin Suite/comments, does this mean the others are still saved somewhere?"

I didn't change any templates.

Cheers ...
by johnsore
Wed May 17, 2006 10:57 am
Forum: General discussions
Topic: All comments disappeared
Replies: 9
Views: 4411

All comments disappeared

Hi,

Wasn't doing anything out of the ordinary but just noticed all my comments disappeared. Is there any way to figure out why or keep it from happening again?

The most recent comment shows up as #40 in Admin Suite/comments, does this mean the others are still saved somewhere?

Thanks,
john
by johnsore
Wed Apr 19, 2006 10:30 am
Forum: General discussions
Topic: Inserting java script
Replies: 2
Views: 1785

Hi Garvin!

Thanks a lot, that worked perfectly. Thanks for your help.

Cheers,
John
by johnsore
Tue Apr 18, 2006 1:38 pm
Forum: General discussions
Topic: Inserting java script
Replies: 2
Views: 1785

Inserting java script

Hi,

I am currently displaying Serendipity in an iframe as my home page. I would like to insert some javascript to force the frame to be drawn when Serendipty is linked to directly.

Something like:
<SCRIPT LANGUAGE="JavaScript">
<!--
if (top == self) self.location.href = "index.html ...