Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > xBTiT
Reply
  #1  
Old 13th April 2015, 01:31
Jimmyroots Jimmyroots is offline
Member
 
Join Date: Feb 2015
Posts: 2
Default xBTiT User Rank Issue
Hi There,

I am unable to change any users ranks as when I go into edit their profile the rank drop down list has nothing in it (see attached)

Any help would be appreciated

Using xBTiT v2.3

Plus does anyone know how to set the default theme?

Cheers,

Jimmy
Attached Thumbnails
Screen Shot 2015-04-13 at 11.29.25 am.png  

Last edited by Jimmyroots; 13th April 2015 at 06:28.
Reply With Quote
  #2  
Old 13th April 2015, 21:15
atmoner atmoner is offline
Senior Member
 
Join Date: Mar 2015
P2P
Posts: 25
Default
Quote:
Originally Posted by Jimmyroots View Post
Hi There,

I am unable to change any users ranks as when I go into edit their profile the rank drop down list has nothing in it (see attached)

Any help would be appreciated

Using xBTiT v2.3
Hack installed? (related to your problem, not the whole hack list!)
post admin/admin.users.tools.php
Quote:
Originally Posted by Jimmyroots View Post
Plus does anyone know how to set the default theme?
probably in main setting in admin panel
Reply With Quote
  #3  
Old 18th April 2015, 00:29
Jimmyroots Jimmyroots is offline
Member
 
Join Date: Feb 2015
Posts: 2
Default
I've got xBTiTFM Installed so all the hacks with that.

I've attached my admin.users.tools.php

Cheers,

Jimy
Attached Files
File Type: php admin.users.tools.php (42.2 KB, 7 views)
Reply With Quote
  #4  
Old 8th July 2015, 05:04
HDVinnie's Avatar
HDVinnie HDVinnie is offline
BluCrew
 
Join Date: Dec 2014
P2P
Posts: 140
Default
fixed the rank selector devs make a rookie mistake and used the wrong quotes around a variable


return get_result("SELECT * FROM `{$TABLE_PREFIX}users_level` WHERE id_level <= '.$prot.' ORDER BY ".$order." ASC", true, $CACHE_DURATION);

instead of

return get_result("SELECT * FROM `{$TABLE_PREFIX}users_level` WHERE id_level <= ".$prot." ORDER BY ".$order." ASC", true, $CACHE_DURATION);

see the prot variable
Reply With Quote
Reply

Tags
issue , rank , user , xbtit

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



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