Click here to install a new sidebar plugin crashes
Posted: Thu May 05, 2005 5:33 am
Clicking on the link in the admin that leads to:
http://www.example.com/serendipity_admi ... on]=addnew
causes the page to load up to:
and no further (i.e. the "Manage Sytles" nav item does not load - nor does anything after it).
This is running PHP 4.1.2 (default Debian install) on a vanilla install of Serendipity 0.8.0. The only non-vanilla component is that I imported my entries, categories, comments, and entrycat tables from an 0.7.3 install, since the upgrade.sh script caused insane behavior. I did not import the config table.
Same problem for event plugins as well (I assume it is the same page). Any help? I am SO close to having a working 0.8.0 installation after painful bouts of bizarre behavior trying to upgrade from 0.7.3.
Thanks in advance!
http://www.example.com/serendipity_admi ... on]=addnew
causes the page to load up to:
Code: Select all
<ul class="serendipitySideBarMenu">
<li class="serendipitySideBarMenuHead">Appearance</li>
<li><a href="serendipity_admin.php?serendipity[adminModule]=templates">This is running PHP 4.1.2 (default Debian install) on a vanilla install of Serendipity 0.8.0. The only non-vanilla component is that I imported my entries, categories, comments, and entrycat tables from an 0.7.3 install, since the upgrade.sh script caused insane behavior. I did not import the config table.
Same problem for event plugins as well (I assume it is the same page). Any help? I am SO close to having a working 0.8.0 installation after painful bouts of bizarre behavior trying to upgrade from 0.7.3.
Thanks in advance!