Gossamer Forum
Home : Products : Others : Gossamer Community :

New GComm Error?

Quote Reply
New GComm Error?
At the user page my site is now turning out these links http://www.wespreadtheword.net/cgi-bin/comm/modify.cgi?t=luna instead of http://www.wespreadtheword.net/cgi-bin/links/modify.cgi resulting in a 404 error. Suggestions on fixing this?
Quote Reply
Re: [LordStryfe] New GComm Error? In reply to
Hi,

I just had a quick look (seeing as I set it up for you a while back), and it looks like you're using the wrong tag

Code:
<li><a href="http://www.wespreadtheword.net/cgi-bin/links/add.cgi">Add a Link</a><br />Submit a link to the directory.<br />&nbsp;</li>
<li><a href="<%db_cgi_url%>/modify.cgi<%if t%>?t=<%t%><%endif%>">Modify a Link</a><br />Change a link in the directory that you submitted.<br />&nbsp;</li>

The part in red should be:

Code:
http://www.wespreadtheword.net/cgi-bin/links/modify.cgi

<%db_cgi_url%> won't work as you are expectig in GComm, as its a seperate script :)

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!