Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Downloads (http://www.bvlist.com/forumdisplay.php?f=16)
-   -   TS SE v3.3 (http://www.bvlist.com/showthread.php?t=125)

UzAkLArDaN 14th January 2008 04:41

TS SE v3.3
 
Video Tutorial



Tools You Need:

1. TS Special Edition

2. XAMPP

3. ionCube PHP Loader

4. Microsoft Loopback Adapter



In php.ini find:
Code:

[Zend]
Add this line below it:
Code:

zend_extension_ts = "C:\xampp\htdocs\ioncube\ioncube_loader_win_5.2.dll"
This is your path to the Windows 5.2 Ion Cube Loader!
Code:

C:\xampp\htdocs\ioncube\ioncube_loader_win_5.2.dll
Open notepad copy and paste this code save as "get_key.php" and put it in C:\xampp\htdocs\callhome\
Code:


$key = "1AA6DB54-8519-4025-8D88-7DC2AA618EA7";

echo base64_encode(serialize($key));

?>

Key:
Code:

1AA6DB54-8519-4025-8D88-7DC2AA618EA7
*************************
IF you get this error:
*************************


Code:

Acces Denied!
We come to believe you are using a fake account, therefore we've logged this action!

You need to add there usernames and user id numbers into functions.php

In functions.php find:

Code:

$lsysopnames = array("xam", "admin");
and add your staff in there, instead of xam and admin write your username

then look for:

Code:

// Check Staff IDS
define ('UC_STAFF', 4);

and add it like:
Code:

// Check Staff IDS
define ('UC_STAFF', 4, 2, 3, 1);


Aldomoro 14th January 2008 15:38

Re: Installation of TS SE v3.3 to Localhost
 
Code:

Please enter your LICENSE KEY:
where is it?

EDIT:found it

seb35 15th January 2008 21:59

Re: Installation of TS SE v3.3 to Localhost
 
hi sorry for my bad question i use appserver where put get_key.php

Fynnon 16th January 2008 15:08

Re: Installation of TS SE v3.3 to Localhost
 
Quote:

Originally Posted by nicky
hi sorry for my bad question i use appserver where put get_key.php

You have a great video tutorial to follow...
Instead of the htdocs folder for XAMPP you will use the www folder for AppServ
As shown in the video tutorial, make a folder named callhome in:

\AppServ\www\

zanzzy 22nd January 2008 03:25

Re: TS Special Edition v3.3
 
I followed the video tut but i have a problem:(
when to put the key 2nd i get this message:

Code:

I can't connect to TS Remote Server! Please try again later...
Please contact the TS Team regarding the issue. http://templateshares.net

What is wrong?

*solved: I have the TS script in a sub-folder not in root. I put callhome in the sub-folder...But it must be in server root. :)

BTW After you install TS you must leave the Loopback adapter?? with the templateshares.net ip?

Explorer 27th January 2008 20:11

Re: TS Special Edition v3.3
 
code in very very good TNX :D
where get designs or styles for this code? :)

omuhigh 28th January 2008 01:12

Re: TS Special Edition v3.3
 
When I want to [Manage News] and [Manage Polls] I must insert the pin code. Even this code is corect I get an error:

Error
Invalid PINCODE!

When I use the same code in staff menu>>tracker settings the code works fine..

how I solve this problem?

Explorer 28th January 2008 08:44

Re: TS Special Edition v3.3
 
Insert pin code into tracker settings and change pin for staff panel ;)

omuhigh 31st January 2008 09:56

Re: TS Special Edition v3.3
 
thanks

edit: when I try to make someone administrator or to change his rank he gets this error "An error has occcured!
We come to believe you are using a fake account, therefore we've logged this action! "
An the sorce sends me This PM: "Warning: Fake Account Detected!"
How can I fix this? pls
When I make him a user again the problem disappear

Kotafi 31st January 2008 11:37

Re: TS Special Edition v3.3
 
I do not use this version but what I remember is that you need to add staff ID:s to staffpanel..


All times are GMT +2. The time now is 14:09.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.