Page 1 of 1

call for event plugins

Posted: Thu May 18, 2006 2:43 pm
by Timbalu
Hi Garvin,

After some tries and pluginsettings in 1.1 Alpha 5
/serendipity_admin.php?serendipity[adminModule]=plugins&serendipity[adminAction]=addnew&serendipity[type]=event
suddenly gives me some sort of white page only without installable event plugins and full sidebar access.

But when If I do
/serendipity_admin.php?serendipity[adminModule]=plugins&serendipity[adminAction]=addnew
there is nothing wrong.

Still I am able to install event plugins when I do
/serendipity_admin.php?serendipity[adminModule]=plugins&serendipity[pluginPath]=online_repository&serendipity[install_plugin]=serendipity_event_wrapurl
as an example.

I did not do anything else since last access, but I moved my s9y installation dir and corrected the db entries concerning this.

regards, Ian

Re: call for event plugins

Posted: Thu May 18, 2006 4:01 pm
by garvinhicking
What does your PHP error log say? Do you see error output on the page, does it stop in between somewhere?

To me it seems you did not fix your path references in the serendipity_pluginlist table?

Regards,
Garvin

Re: call for event plugins

Posted: Thu May 18, 2006 9:54 pm
by Timbalu
garvinhicking wrote:What does your PHP error log say? Do you see error output on the page, does it stop in between somewhere?
how do I get this?
There is no error output. It seems it stops somewhere inbetween.
garvinhicking wrote: To me it seems you did not fix your path references in the serendipity_pluginlist table?
No. All path related entries in this table seem ok.
But I don't really understand these entries, though.
I use event_wrapurl 3 times (and it is working) but this entry is not in the table....

Regards,
Ian

Re: call for event plugins

Posted: Thu May 18, 2006 10:40 pm
by garvinhicking
Hi!

You must ask your system admin on how to get the error logfile, please.

Please make a complete dump of your SQL database and check that there are no path references to the old location anymore.

Regards,
Garvin

Posted: Wed May 24, 2006 7:05 pm
by Timbalu
thanks for the help

a htaccess entry

Code: Select all

php_value memory_limit 16M

did the work to get access to event plugins again - there are already 127 - I missed that.:shock:

the rest was easy