Quote:
Originally Posted by the nail geek
Hi Mika.
If you view your GAS_article_pb file, search for this:
Code:
<div class="normal">
$vbphrase[geek_articles_by] <if condition="$show['profile']">
<a href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a>
<else />
$post[musername]
</if>
This is the condtional for the username display. Mika is coming up linked because $show['profile']==1. Test5 is taking the other route for whatever reason.
|
Yep. So it seems... Addmittedly the board is heavily hacked with pretty much all bells and whistles for 303. However, when installing this all file and template modifications were found by Dreamweawers find and replace, so no hacked code was touched...
Also the point that the username shows correctly in other parts of the board but the comment postbit and the postbit legacy (without me touching that one at all) indicates that there is something funny in the php rather than the templates. I saw a fair amount of replacing with if-else conditionals going on when modding the php. What parts of the php files hacking would affect the post/comment outputs?
Giving out passwords at this point is a little sesnsitive a case. I hope you understand - really no offence.
Thanks for your time in any case,
-Mika