Quote:
Originally Posted by furst
I've found a solution to this problem. In the XML file, on line 856 you will find
Code:
LEFT JOIN " . TABLE_PREFIX . "user AS user ON (blog.blogid = user.userid)
If you change blogid to userid, it will work as intended. You will, of course, need to re-install the product with the edited XML file.
|
I have tried this fix again and it was unsuccessful ,
The first time i tried this fix i left the subforum manager on and it single filed all my subforums and broke my site out to the right , so this time i disabled that mod , make the xml edit to the forum stats mod , and upload /over wrote the default one ....
Not only would the stats box not show but my top NavBar was gone , i couldnt get it back anything i tried , i dont know how changing that little bit of code on the xml effects so many other things but it does ....
as soon as i upload/overwrote the modified version of the stats xml with the default one my top nav bar came back , i then turned the sub forum manager back on and everything was fine ...
The blog displays the wrong user name ,
www.dieselbombers.com
What edit do i have to make to fix this ?