Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Odd error with AJAX category lists...

Quote Reply
Odd error with AJAX category lists...
Hi,

Getting a bit of a weird error here. Seems that there is an error when using Database > Links > Modify > ID. The category list isn't showing up, instead all I get is an error (in Javascript Console, in FF);

Quote:
Error: treecats is not defined
Source File: http://www.domain.com/cgi-bin/admin/admin.cgi?keyword=&Username=&ID=8978&ReviewID=&do=modify_search_results&ID-opt=%3D&Username-opt=%3D&ReviewID-opt=%3D&db=Links&todo=modify_search_form&keyid=
Line: 60

Any suggestions?

TIA

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] Odd error with AJAX category lists... In reply to
Hi,

Please ignore me =)

For anyone else interested, the problem was the fact the mod_rewrite was in fact trying to call http://www.domain.com/treecats.js - but it was being treated as a category page (which obviously didn't exist).

Hopefully will help someone else in the future too =-)

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!