Gossamer Forum
Home : Products : Gossamer Links : Discussions :

work with AJAX

Quote Reply
work with AJAX
I change the db_gen_category_list to work with AJAX. I get all the time that No category selected, but I don’t get the list of the categories. I also update the treecats.js but nothing helps.

Any ideas?
Quote Reply
Re: [nir] work with AJAX In reply to
Does the server need to support something for this to work?
Quote Reply
Re: [nir] work with AJAX In reply to
Hi,

have you applied the treecats.js fix? There was an issue when you use it on a different version to your domain (for example, build_root_url => domain.com, but you access it on www.domain.com)

Cheers

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Quote Reply
Re: [Andy] work with AJAX In reply to
I try now with and without the www there is no change, I don’t get the list of categories.
Quote Reply
Re: [nir] work with AJAX In reply to
Are you using Firefox? If so, click on Tools > Error Consol. Then, "Clear", to get rid of any other errors - and then try it again. See if you get any error messages.

Cheers

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Quote Reply
Re: [Andy] work with AJAX In reply to
This is the error I get

Error: not well-formed
Source File: http://www.efind.co.il/treecats.cgi
Line: 1, Column: 45
Source Code:
<p><font face='Tahoma,Arial,Helvetica' size=2>A fatal error has occured:</font></p><blockquote><pre>GT::Template::Parser (30656): Unable to open template file 'treecats.xml': File does not exist. at GT::Template::_compile_template line 596.

Do you know what I need to do?
Quote Reply
Re: [nir] work with AJAX In reply to
Hi,

Should be a simple fix then =)

Simply download /admin/templates/luna/treecats.xml , and upload into your current tempalte set. Should work fine then =)

Cheers

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Quote Reply
Re: [Andy] work with AJAX In reply to
Thanks, its helpSmile

Now I get this error when I enter to the Validate Links, do you know what it is?
Error: this.objects.selectionList.lastChild is null
Source File: http://www.efind.co.il/static/treecats.js
Line: 758

Thanks a lot
Quote Reply
Re: [nir] work with AJAX In reply to
Mmm, afraid I don't know :(

Cheers

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Quote Reply
Re: [Andy] work with AJAX In reply to
Andy wrote:
Hi,

have you applied the treecats.js fix? There was an issue when you use it on a different version to your domain (for example, build_root_url => domain.com, but you access it on www.domain.com)

Cheers

I've applied all fixes through admin panel but when I select "Ajax" to show category, on "Add Link" page I only got empty select box.

Do I need to change something in template? I've tried to search this forum to solution but without success.

Regards.

UnReal Network
Quote Reply
Re: [DeadMan] work with AJAX In reply to
Hi,

Nah, it should work fine. Afraid I'm not sure what else to suggest.

Cheers

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Quote Reply
Re: [nir] work with AJAX In reply to
I can take a quick look if you send me admin panel access.

Adrian