Page 2 of 2

Posted: Thu Jan 27, 2005 6:37 pm
by acidsmile
right, i did remove the plugin via phpmyadmin to get the site back.

im using MySQL 4.1.8 & PHP 4.3.10. When i installed it i inserted my title, links ordered categorically [non js] and clicked save. and then all i got is links.

I have just repeated the steps (with the same version i was using) and it has done the exact same thing! [at least i know how to get rid of it now :P] screenshot here once i saved the settings ---> www.essap.org/linkserror.gif as you can see it loses all css etc. as well

when i try to access the website all i get is this www.essap.org/pagegoneweird.gif

hope this helps a bit more

hey hey

Posted: Thu Jan 27, 2005 6:51 pm
by acidsmile
just installed the version off your website that seems to work. it does not give me any errors. Still when i added a link its nowhere to be found. I assume i would find them appended at the end of the "manage links" page in admin? how do i display the links? [sorry 4 been thick]

Posted: Thu Jan 27, 2005 8:24 pm
by Guest
So they are not showing up on the manage links page at all after you add them?

Or do you get a list of links but no output on the main page?

Posted: Thu Jan 27, 2005 8:31 pm
by acidsmile
they dont show in the manage links nor in the side wrapper :S

Posted: Thu Jan 27, 2005 10:44 pm
by oxygenws
my new link list plugin released ;)

take a look :)
http://oxygenws.com/blog/

i sent the source for dear Garvin to review...
you can download the source from the following link
http://oxygenws.com/s9y/links/

regards, omid

Posted: Fri Jan 28, 2005 12:50 am
by mgroeninger
they dont show in the manage links nor in the side wrapper :S
Hmm.. Can you verify (using phpmyadmin) that the following tables exist:

Code: Select all

{prefix}links
{prefix}link_category
where {prefix} is whatever prefix you are using (usually serendipity_)

Also, what version of serendipity are you running? I am running 0.8-alpha10 (probably from last week sometime) for my test machine...
I know the plugin will not run on 0.7

I haven't kept track of the changes to the plugin api as closely as I should, so I may have used something that needs a newer version then what you are running..
The picture of the admin suite you posted seems to be older (but it is hard to tell without the CSS)...

Posted: Fri Jan 28, 2005 12:53 am
by mgroeninger
omid,

Mind if I build a version of your sidebar to use my plugin?

It looks nice...

Matt

Posted: Fri Jan 28, 2005 1:09 am
by oxygenws
mgroeninger wrote:omid,

Mind if I build a version of your sidebar to use my plugin?

It looks nice...

Matt
:D would be nice Matt ;)

take care,
omid