View Single Post
  #11  
Old 05-17-2008, 07:29 PM
Morgan's Avatar
Morgan Morgan is offline
Administrator
 
Join Date: Jul 2006
Posts: 2,255
Geek Article and Review System License Holder GeekMart License Holder Geek Auto-Linker Pro License Holder Geek Advertising Banner License Holder Geek Gazette License Holder 
Default

Quote:
Originally Posted by Hornstar6969 View Post
More errors reported by members

Quote:
Hey, I just tried to unsubscribe to the newsletter, but it says that it can't find my subscription information.
If you could follow that up..thanks.
Revert the following two templates if changed from their originals, grab the GAZ package again, and re-import the product- gaz .xml file via the ACP (do not uninstall, do allow overwrite), and then afterwards reapply any template changes you want:
  • gaz_html_footer
  • gaz_text_footer
Alternatively, in the two listed templates find:
Code:
<if condition="$show['unsubscribe']">
And replace with:
Code:
<if condition="$show['unsubscribe'] AND $unsubscribehash">
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks.
While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams
Reply With Quote