Gossamer Forum
Quote Reply
Category problem
When a user tries to add a link, he gets returned back to the add a link page with this error message.

“Please completely fill out the form, and we'll add your link as soon as possible.”

When I check the submission from the administrative side, the new listing is there but the category field is blank with this error message.

Quote Reply
Re: [Sies] Category problem In reply to
Hi,

Mmm.. you got an example URL with a test login and password?

Quote:
When I check the submission from the administrative side, the new listing is there but the category field is blank with this error message.

* No category selected[Change]

This just sounds like you need to click on [ Change ], and it should load an AJAX area, where you select the category you want (or expand the categories, until you find the one you want).

Hope that helps.

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!
Quote Reply
Re: [Andy] Category problem In reply to
Yes
http://www.government-vendor.us/directory

username: sample
PW: 105555
Quote Reply
Re: [Sies] Category problem In reply to
Hi,

I see what you mean.

Only thing I can suggest - is running "resync database" for both the CatLinks and Category table - in case something has got messed up in there. Change the URL to your install - but this should work:

http://www.yoursite.com/...do=editor_update_def
http://www.yoursite.com/...do=editor_update_def

I didn't even get a message saying "please completly fill out...etc" , just got the red "error" section - with no text in it.

If that doesn't work - I'm afraid I'm stumped :(

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!
Quote Reply
Re: [Sies] Category problem In reply to
Hi:

Had the same problem. To solve it make sure you have the following:-

(a) Cookies are set as '.government-vendor.us' (make sure of the leading '.'

(b) Make sure in setup that it shows http://www.government-vendor.us

(c) Make sure when someone accesses you add page that it perfectly matches (b), in other words, if there is www.government-vendor.us in your setup and your add page is being called without the www. then the ajax will not work (or visa versa).

If all this matches then ajax will work. An alternative is to just disable ajax.

Hope this helps,


Regards,


Clint.
--------------------------
http://AffiliatesDirectory.com
The Affiliate Programs Directory
Quote Reply
Re: [Clint] Category problem In reply to
Hi,

The weird bit about it though (I've looked into this for him :)), is that the AJAX does work fine.

Its when you submit the link - it gives an error (i.e the "red box" below the menu, but the error message just shows up as blank - very odd).

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!