The vB Geek

Go Back   The vB Geek > vB Geek Products > Geek Article and Review System

Geek Article and Review System GARS is the mega popular system for turning forums into articles, tutorials, or even reviews.

Advertisement
This is an HTML example. Isn't it just wonderful?!?!
  Learn how to remove ads

Reply
 
Thread Tools Display Modes
  #1  
Old 05-24-2008, 09:14 AM
Lizard King's Avatar
Lizard King Lizard King is offline
Senior Member
 
Join Date: Oct 2005
Location: Istanbul
Posts: 555
Geek Article and Review System License Holder Geek Gazette License Holder 
Default Gars Bug

Hello Morgan ,

There is a bug with current GARS_userinfo template . Both module and template has <tr> <td> opening and closing thats why it breaks the page validation.

Modifying GARS_userinfo template and using the following fixes the problem

HTML Code:
<if condition="$show['avatar']">
        <div align="center">
        <a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a>
    </div>
</if>
<div id="postmenu_$post[postid]">
         <a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a>
</div>
    <if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if>
    <if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>
        <div class="smallfont">
            <if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if>
            <if condition="$post['field2']"><div>$vbphrase[location_perm]: $post[field2]</div></if>
            <if condition="$post['age']"><div>$vbphrase[age]: $post[age]</div></if>
            <div>
                $vbphrase[posts]: $post[posts]
            </div>
            <if condition="$show['reputation']"><if condition="$show['reppower']">$vbphrase[reppower]: $post[reppower] </if><div>$post[reputationdisplay]</div></if>
            <div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon]</div>
        </div>
Reply With Quote
  #2  
Old 05-24-2008, 11:24 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

Thanks, ZIP updated, left TR and TD tags in the template and instead took them out of the userinfo.php file to help keep HTML and PHP separate.
__________________
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
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
[BUG] GARS 2.1.8m and vBSEO Title problem jluerken Geek Article and Review System 18 10-06-2008 12:14 AM
Is Gars 100% bug free miyukichii Geek Article and Review System 8 10-01-2008 10:25 PM
BUG Gars Update 2.00 to 2.01 jluerken Geek Article and Review System 22 10-21-2006 09:31 AM
Bug in GARS 1.0.1 Reviews jluerken Geek Article and Review System 8 04-04-2006 05:58 PM
GARS 1.0x bug jluerken Geek Article and Review System 7 01-11-2006 05:15 PM


All times are GMT. The time now is 05:02 AM.


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