Gossamer Forum
Home : Products : Links 2.0 : Installation -- Unix :

Help... subscribe.cgi it is not working !

Quote Reply
Help... subscribe.cgi it is not working !
Hello again...

I have installed the links 2.0 and english templates (v. 2.01) from www.nicky.net.

I translated (carefully) these templates in greek language.

But after 1 week hard work, I have noticed , the
subscribe.cgi it is not working...

I can not to write/describe the problem in right english language, but you can see the problem - if you visit this url:

http://www.hellenic-schools.gr/.../links/subscribe.cgi

I am trying to subscribe with various names & e-mails (valid or nonvalid) but the page (subscribe.html) it is not going at any new page...for example email_succes.html... any page which mean succes..


I am searching in admin area, newsletter section, but I do not find any new subscribed e-mail.




Any idea why it is not working?


I have search in Forum/archive but I didn't found any relative article.



Thanks
Quote Reply
Re: [kinisi] Help... subscribe.cgi it is not working ! In reply to
In email.html, do you have the following;

Code:
<%if message%>
<p><strong class="error"><%message%></strong></p>
<%endif%>


If not, then that is why you are not getting a message saying that the email was added. Unlike modify/add.cgi, where you have a normal page, a success and an error page, subscribe only has 2 templates. email.html and email_error.html

Hope that helps Wink

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: [AndyNewby] Help... subscribe.cgi it is not working ! In reply to
   



I have these....


<br>
<form action="<%db_cgi_url%>/subscribe.cgi" method="POST">
<font size="2">
<%if message%>
</font>
<p><font size="2"><strong class="error">
<%message%>
</strong></font></p>
<font size="2">
<%endif%>
</font>



It is ok?
Quote Reply
Re: [kinisi] Help... subscribe.cgi it is not working ! In reply to
Looks ok. Its hard to really work out what the main problem is though as its all in greek Wink

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: [AndyNewby] Help... subscribe.cgi it is not working ! In reply to
Ok. Which files are relative with "email updates" (newsletter) ?

subscribe.cgi
email.html
email_error


and ....???