Some strange problem...

Found a bug? Tell us!!
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

If you disable JS, does it work? I think it should.

Please have a look into the HTML source, you should see something like this:

Code: Select all

<script src="/cvs/serendipity/recent/templates/default/dragdrop.js" type="text/javascript">
There'S the URL of where the dragdrop.js file should be located. Try to call that mentioned URL in your browser, add "http://yourhost" in front of it.

Regards
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
murteira_nabo
Regular
Posts: 14
Joined: Sat May 26, 2007 1:26 am

Post by murteira_nabo »

There is no such file on the default template folder.

I've downloaded the full package of Serendipity and the dragdrop.js is only on the bundled-libs folder.

Turn on your ICQ so we can solve this quickly.
murteira_nabo
Regular
Posts: 14
Joined: Sat May 26, 2007 1:26 am

Post by murteira_nabo »

garvinhicking wrote:If you are sure you have JS enabled, please chedk if your templates/default directory contains those files:

* dragdrop.js
* treeview/ subdirectory and files
* YahooUI/ subdirectory and files

If you updated from an earlier s9y version you might have forgotten to copy/upload those files.

Regards,
Garvin
The dragdrop.js file and the YahooUI folder isn't on the templates/default directory as a clean install. They're on the bundled-libs folder.

Even with the JS disabled it doesn't work.

I'm really thinking in downgrading to the previous version...
murteira_nabo
Regular
Posts: 14
Joined: Sat May 26, 2007 1:26 am

Post by murteira_nabo »

wait... didn't notice the new update... I'm going to install it...
murteira_nabo
Regular
Posts: 14
Joined: Sat May 26, 2007 1:26 am

Post by murteira_nabo »

OK FREAKING FINALLY!

I found PART of the problem.
It's the database! Something on the database is not okay.

I made a completely fresh db installation and the plug-ins appear.

Now... to figure what the problem is...

edit:

Dude... you change a bunch of stuff from the first database...

ImageImage

Anyway... back to the search (if this isn't the problem...)
murteira_nabo
Regular
Posts: 14
Joined: Sat May 26, 2007 1:26 am

Post by murteira_nabo »

It's solved, I made new database and copied some stuff manually.

Still don't know what went wrong...

Thanks anyway...
Post Reply