Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Yuna Scatari Edition (YSE) > Mods & Themes
Reply
  #11  
Old 6th February 2010, 19:12
Timisoreanul's Avatar
Timisoreanul Timisoreanul is offline
Senior Member
 
Join Date: Apr 2008
P2P
Posts: 211
Default
Open stdhead.php
search at line 101 this:

Code:
$txlst3 = mysql_query("SELECT COUNT(*) FROM thanks WHERE touid=" . $CURUSER["id"]) or sqlerr();;
$list3 = mysql_fetch_row($txlst3);
$count3 = $list3[0];
End Remove it .
__________________
only me
Reply With Quote
  #12  
Old 19th May 2010, 13:19
Kolshikkk Kolshikkk is offline
Member
 
Join Date: May 2010
Russia
Posts: 3
Default
Quote:
Originally Posted by kp380lv View Post
New theme for YSE!

Attachment 1221
тема отличная =)
Reply With Quote
  #13  
Old 30th May 2010, 08:41
blargh blargh is offline
Member
 
Join Date: Feb 2010
P2P
Posts: 9
Default
why remove it?

find
Code:
$txlst3 = mysql_query("SELECT COUNT(*) FROM thanks WHERE touid=" . $CURUSER["id"]) or sqlerr();;
replace
Code:
$txlst3 = mysql_query("SELECT COUNT(*) FROM thanks WHERE userid=" .  $CURUSER["id"]) or sqlerr();
seemed to work fine for me then. could be wrong tho

*edit* Ok so didnt work as well as i thought. still gives some errors. but that will fix the sql error you get
Reply With Quote
Reply

Tags
skyline

Thread Tools

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
SkyLine v1.1 Kolshikkk Mods & Themes 1 19th May 2010 17:37



All times are GMT +2. The time now is 20:46. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.