Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Template Shares
Reply
  #1  
Old 14th February 2009, 04:43
Ezzi Ezzi is offline
Member
 
Join Date: Feb 2009
Canada
Posts: 10
Default Pincode ( Staff Pannel )
well everything seems to finally be working just 1 question when i set the pincode for the staff panel it says invalid pin code for both panels tracker settings + staff panel and locked me out blah blah so i set the SAME pincode as tracker settings + staff panel and still saying Invalid pincode is there a way to get this working!! or just run it with out a staff panel lol!
Reply With Quote
  #2  
Old 14th February 2009, 09:14
Preceptor Preceptor is offline
Member
 
Join Date: Jun 2008
Posts: 5
Default
Template Shares 3.1 right? There is a bug in the database query getting the pincode you set. It's pretty easy to fix... Lemme get the code...
Yep...
Find this line :
Code:
 $sql = sql_query("SELECT * FROM pincode WHERE area = 2 LIMIT 1");
And replace with
Code:
$sql = sql_query("SELECT * FROM pincode WHERE area = 1 LIMIT 1");
There!
Fixed!
Reply With Quote
  #3  
Old 14th February 2009, 09:44
Ezzi Ezzi is offline
Member
 
Join Date: Feb 2009
Canada
Posts: 10
Default
TS SE 5.1 but ill try it ty

---------- Post added at 02:44 ---------- Previous post was at 02:42 ----------

yea i searched for that code and nothing!
Reply With Quote
  #4  
Old 14th February 2009, 23:02
torrentfreak torrentfreak is offline
Member
 
Join Date: Dec 2008
Default
Posts: 12
Default
Quote:
Originally Posted by Preceptor View Post
Template Shares 3.1 right? There is a bug in the database query getting the pincode you set. It's pretty easy to fix... Lemme get the code...
Yep...
Find this line :
Code:
 $sql = sql_query("SELECT * FROM pincode WHERE area = 2 LIMIT 1");
And replace with
Code:
$sql = sql_query("SELECT * FROM pincode WHERE area = 1 LIMIT 1");
There!
Fixed!
At least tell him which file to open and see for that line. I have the source will look and post tom.
Reply With Quote
  #5  
Old 15th February 2009, 00:04
Preceptor Preceptor is offline
Member
 
Join Date: Jun 2008
Posts: 5
Default ...
uh... It seemed pretty obvious to me, since he wanted to access staffpanel and couldn't... That line is inside admin/staffpanel.php
Sorry mate
Reply With Quote
  #6  
Old 15th February 2009, 02:45
Terminator's Avatar
Terminator Terminator is offline
Senior Member
 
Join Date: Sep 2008
Iraq
Posts: 45
Exclamation
Quote:
Originally Posted by Ezzi View Post
well everything seems to finally be working just 1 question when i set the pincode for the staff panel it says invalid pin code for both panels tracker settings + staff panel and locked me out blah blah so i set the SAME pincode as tracker settings + staff panel and still saying Invalid pincode is there a way to get this working!! or just run it with out a staff panel lol!

you can't set same pincode for both panels! it is wise to use diff ones!

i wouldn't mind myself to get my hands on a clean 5.1 (nulled/ decoded one by mrdecoder) to test on our site!

anyone can help in telling me where abouts i can get a copy, plz?
__________________
http://hqanime4arab.com
The Home of HQ Hand Dubbed Arabic Anime for Arabs!
Reply With Quote
  #7  
Old 15th February 2009, 02:58
Ezzi Ezzi is offline
Member
 
Join Date: Feb 2009
Canada
Posts: 10
Default
5.1 dont seem to have admin/staffpanel.php
Reply With Quote
  #8  
Old 15th February 2009, 19:59
GelGit GelGit is offline
Member
 
Join Date: Feb 2009
P2P
Posts: 4
Default
Same problem with TS SE 4.3
First pincode is working but second pin code always giving invalid error code.
Idk how to fix this problem.
Reply With Quote
  #9  
Old 16th February 2009, 05:41
Ezzi Ezzi is offline
Member
 
Join Date: Feb 2009
Canada
Posts: 10
Default
i fixed this problem by getting a friend to register an account for me then giving it access to staff panel and setting it TEAM LEADER then i login and enter the staff pincode and works :D
Reply With Quote
Reply

Tags
pannel , pincode , staff

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
5.1 error in Setting Pannel Bronsa Template Shares 9 25th December 2009 01:52
TS SE v4.3 - pincode check problem laur88nt Template Shares 13 25th November 2009 02:17
TS 3 (pincode problem) Ramonnl Community Cafe 1 15th July 2009 22:45
PINCODE Remove ? Fynnon Template Shares 6 28th March 2009 22:31
Pincode Problem GameOne Template Shares 2 7th March 2009 18:12



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