Search found 7 matches

by justahandle
Tue Feb 06, 2007 10:16 am
Forum: Plugins
Topic: Unable to edit StaticPage pages after upgrade
Replies: 12
Views: 5031

Unfortunately, I was only able to get a listing of the Firefox cache before it crashed so viewing the source is not an option. Where you see DOMAIN.COM or DOMAIN that is the subsitute for the actual domain name of the Serendipity installation. So the files cached before I got to the StaticPage edit ...
by justahandle
Sun Feb 04, 2007 5:03 am
Forum: Plugins
Topic: Unable to edit StaticPage pages after upgrade
Replies: 12
Views: 5031

I exploring with Firebug. Again, great extention, thanks for the tip.

These are the request/response header when I am at the StaticPage admin for 'serendipity_admin.php'.

-- params
serendipity[adminAction] staticpages
serendipity[adminModule] event_display

-- Response Headers
Date Sun, 04 Feb ...
by justahandle
Sun Feb 04, 2007 2:32 am
Forum: Plugins
Topic: Unable to edit StaticPage pages after upgrade
Replies: 12
Views: 5031

The file(s), once the download stopped, was only sized at kB, not MB. I'm just mystified where that amount of data was coming from.

I changed the serendipity_define.js.php to a zero length file, but the same thing happened when the next request hit the serendipity_editor.js file. So I changed ...
by justahandle
Sat Feb 03, 2007 12:27 am
Forum: Plugins
Topic: Unable to edit StaticPage pages after upgrade
Replies: 12
Views: 5031

Thanks for the tip about Firebug. Nice extension.

1. Your browser or server is not properly utilizing PHP sessions
Didn't pursue as you already discarded.
2. If you have access, you could try to check the PHP error log for any fatal erros?
No errors logged.
3. It might also be a fatal memory ...
by justahandle
Fri Feb 02, 2007 12:02 pm
Forum: Plugins
Topic: Unable to edit StaticPage pages after upgrade
Replies: 12
Views: 5031

The admin page where I would choose which page to edit to create new page:


http://livinglikeapenguin.com/s9y/s9y-admin.png

And after selecting a page and clicking 'go'

http://livinglikeapenguin.com/s9y/s9y-edit.png

The browser throbber keeps as if it's waiting for a response at this point ...
by justahandle
Fri Feb 02, 2007 10:30 am
Forum: Plugins
Topic: Unable to edit StaticPage pages after upgrade
Replies: 12
Views: 5031

No, sorry. I don't remember the version I came up from, but I was behind and needed to come up several releases as I was at least a few upgrades behind. The staticpage upgrade happened at the same time as several other plugin upgrades.

Thanks!
by justahandle
Fri Feb 02, 2007 10:09 am
Forum: Plugins
Topic: Unable to edit StaticPage pages after upgrade
Replies: 12
Views: 5031

Unable to edit StaticPage pages after upgrade

I upgraded the staticpage plugin (now 3.41) and, while I can view the static pages that have already been created, I can no longer either edit existing pages or create new pages.

When trying to edit or create a new page, I get to the administration page, but when selected a page to edit and/or ...