The vB Geek

Go Back   The vB Geek > vB Geek Commons > Announcements

Announcements News relating to site/products.

Advertisement
  Learn how to remove ads

Reply
 
Thread Tools Display Modes
  #1  
Old 05-30-2008, 09:54 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 GAZ v.2.0.1 Released

GAZ v.2.0.1 has been released.

The following issues were addressed:
  • Link for unsubscribe fixed
  • ACP tracking * versus ~ fixed
  • ACP subscriptions search fixed
  • Ability to delete module added
  • Guest newsletter space removed
  • Extra comma in navbar removed

The following templates were changed:
  • gaz_html_footer
  • gaz_text_footer
  • gaz_issue_browser_main

To upgrade from v.2.0.0 do the following:
  • Revert the three templates listed above, if changed from their originals, or see below for how to manually make the changes
  • Re-FTP all the PHP files into their corresponding directories on the server, overwriting the old PHP files
  • Re-import the product-gaz.xml file via the ACP - do not uninstall, do allow overwrite

Manually updating the templates:
  • gaz_html_footer - change the if-block for the unsubscribe link to the following:
    Code:
    <if condition="$show['unsubscribe']">
    <div class="smallfont"<if condition="$stylecss[smallfont]"> style="$stylecss[smallfont]"</if> align="center">
    	<a href="$vboptions[bburl]/$settings[scriptname].php?do=unsubscribe&amp;u=$user[userid]&amp;h=$user[unsubscribehash]&amp;n=$newsletterid">$vbphrase[gaz_unsubscribe_to_newsletter]</a>
    </div>
    <br />
    </if>
  • gaz_text_footer - change the if-block for the unsubscribe link to the following:
    Code:
    <if condition="$show['unsubscribe']">
    $vbphrase[gaz_unsubscribe_to_newsletter] ($vboptions[bburl]/$settings[scriptname].php?do=unsubscribe&amp;u=$user[userid]&amp;h=$user[unsubscribehash]&amp;n=$newsletterid)
    -----------------------------------------------------------------------------------------
    </if>
  • gaz_issue_browser_main - add the bits in red - scroll the box to see all the bits:
    Code:
    	<if condition="$show[subscription_toggle]"><td class="vbmenu_control" nowrap="nowrap" id="subscription_toggle">$show[subscription_toggle]</td></if>
__________________
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
  #2  
Old 05-31-2008, 02:34 AM
KenDude KenDude is offline
Senior Member
 
Join Date: Nov 2006
Posts: 176
GeekMart License Holder Geek Auto-Linker Pro License Holder Geek Advertising Banner License Holder Geek Gazette License Holder 
Default

Morgan,

Since I have customized templates as you know, if I manually edit the templates do I still need to copy all of the .php files up to the server and overwrite and what about the reimporting of the xml file?
Reply With Quote
  #3  
Old 05-31-2008, 02:55 AM
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

You need to...
  1. Revert, if changed, or manually edit the templates
  2. Re-FTP all of the PHP files into their directories
  3. Re-import the product-gaz.xml file via the ACP
__________________
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
Advertisement
I am an ad between posts. Luv me!
  Learn how to remove ads

  #4  
Old 06-05-2008, 07:20 AM
Hornstar6969 Hornstar6969 is offline
Senior Member
 
Join Date: Aug 2006
Posts: 141
Geek Article and Review System License Holder Geek Auto-Linker Pro License Holder Geek Advertising Banner License Holder Geek Gazette License Holder 
Default

Update went fine. will test it out again this weekend and will see if any problems arise. thanks.
Reply With Quote
  #5  
Old 09-24-2008, 01:35 AM
Hornstar6969 Hornstar6969 is offline
Senior Member
 
Join Date: Aug 2006
Posts: 141
Geek Article and Review System License Holder Geek Auto-Linker Pro License Holder Geek Advertising Banner License Holder Geek Gazette License Holder 
Default

In the download manager it says the latest version available is 2.0.2 but I cant find an announcement for 2.0.2
Am I missing something?
Reply With Quote
  #6  
Old 09-25-2008, 01:14 AM
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

Nope, 2.0.2 is a bug fix release based on whatever popped up in the GAZ forum. As soon as there is a bug fix, it gets applied to the download package, and the "last updated" date changes. If you want to upgrade, FTP the files and re-import the product-gaz.xml file via the ACP (do not uninstall, do allow overwrite).
__________________
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
Advertisement
I am an ad between posts. Luv me!
  Learn how to remove ads

  #7  
Old 10-05-2008, 12:26 PM
zeuxxx zeuxxx is offline
Junior Member
 
Join Date: Apr 2007
Posts: 22
Geek Gazette License Holder 
Default

I think next events module must have in gaz
Reply With Quote
  #8  
Old 07-11-2010, 08:12 PM
Globe Globe is offline
Junior Member
 
Join Date: Nov 2007
Posts: 1
Default

will gaz be releaset in the next time for vb 4.0 after that i can buy it
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
GAZ RC4 Released! The Geek Announcements 0 05-26-2007 03:33 PM
GARS 2.1.8 Released! The Geek Announcements 0 05-22-2007 04:50 PM
GARS 1.0g Released The Geek Geek Article and Review System 20 03-01-2006 08:52 PM
GAL 4.65 Released The Geek Announcements 2 01-03-2006 05:34 AM
GAL 4.61 Released The Geek Announcements 0 11-19-2005 03:47 PM


All times are GMT. The time now is 10:49 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.