Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Project U-232
View Poll Results: NEW tracker source: Project U-232
I will give it a try 440 77.33%
No, i`m using another source 72 12.65%
XAM is my hero, i`m sticking to Template Shares 57 10.02%
Voters: 569. You may not vote on this poll

Closed Thread
Thread Tools
  #201  
Old 24th July 2012, 18:45
daffy's Avatar
daffy daffy is offline
Senior Member
 
Join Date: Mar 2009
United Kingdom
Posts: 550
Default
Quote:
Originally Posted by underx View Post
thks for this amazing source !
got some problems:
1) when i attempt to create new user i got this error :
The ip 127.0.0.1 is already in use. We only allow one account per ip address.

2) how can i change users class ? i create 2 users but no o ne is sysop :s
1). just add user in admin panel or else it thinks you are cheating.

2). first user to reg should be sysop? if not you must not have added your name to staff config. you need to edit db in phpmyadmin.... edit your user class, then read the readme file, it tells you to add your name before user admin section of site.
__________________
"FFS PPL READ GOD DAMMIT, WHAT AM I GOOGLE?"
"I Kill You!" simples


http://i.imgur.com/DtcRfH5.gif

I also Setup And Modify Trackers PM For Details
  #202  
Old 25th July 2012, 12:21
underx underx is offline
Senior Member
 
Join Date: Sep 2008
Posts: 84
Default
Quote:
Originally Posted by daffy View Post
1). just add user in admin panel or else it thinks you are cheating.

2). first user to reg should be sysop? if not you must not have added your name to staff config. you need to edit db in phpmyadmin.... edit your user class, then read the readme file, it tells you to add your name before user admin section of site.
thks a lot daffy it works now !
just one more thing : how to remove search cloud at the top (in browse.php)

EDIT: [SOLVED] for those who want to remove search cloud comment these lines in browse.php

Quote:
//$HTMLOUT .= "<div class='article' align='center'>";
//if ($CURUSER['viewscloud'] === "yes") {
//$HTMLOUT .= "<div id='wrapper1' style='width:80%;border:1px solid black;background-color:pink;' align='center'>";
//== print out the tag cloud
//$HTMLOUT .= cloud() . "
//</div>";
//}

Last edited by underx; 25th July 2012 at 12:53.
  #203  
Old 27th July 2012, 00:14
demlasjr's Avatar
demlasjr demlasjr is offline
Member
 
Join Date: Jul 2009
P2P
Posts: 4
Default
Hey guys, everything is going just fine so far with this amazing source, but the problem is that I can't make those APC stats, memcache stats page working. I'm asked for username and password. I'm sysop on the server and should work. I set false for the pin, like this way

PHP Code:
class_check(UC_SYSOPtruefalse); 
And it worked ! But with the pin security added, no way to see the page. How to fix that ?
  #204  
Old 27th July 2012, 00:34
daffy's Avatar
daffy daffy is offline
Senior Member
 
Join Date: Mar 2009
United Kingdom
Posts: 550
Default
Quote:
Originally Posted by demlasjr View Post
Hey guys, everything is going just fine so far with this amazing source, but the problem is that I can't make those APC stats, memcache stats page working. I'm asked for username and password. I'm sysop on the server and should work. I set false for the pin, like this way

PHP Code:
class_check(UC_SYSOPtruefalse); 
And it worked ! But with the pin security added, no way to see the page. How to fix that ?

user YOUR username and staffpin is in bottom of include/config.php
__________________
"FFS PPL READ GOD DAMMIT, WHAT AM I GOOGLE?"
"I Kill You!" simples


http://i.imgur.com/DtcRfH5.gif

I also Setup And Modify Trackers PM For Details
  #205  
Old 27th July 2012, 02:47
demlasjr's Avatar
demlasjr demlasjr is offline
Member
 
Join Date: Jul 2009
P2P
Posts: 4
Default
Quote:
Originally Posted by daffy View Post
user YOUR username and staffpin is in bottom of include/config.php

God dammit ! I tried that tens of times and didn't worked, I even changed the pin. And now...BAM, it's working

Guess it was the cache...After installing, I got locked 3 times outside without being able to login.

Thanks daffy. I appreciate your fast help.
  #206  
Old 27th July 2012, 10:53
Bigjoos's Avatar
Bigjoos Bigjoos is offline
U-232 Dev
 
Join Date: May 2008
United Kingdom
Posts: 244
Default
Quote:
Originally Posted by underx View Post
thks a lot daffy it works now !
just one more thing : how to remove search cloud at the top (in browse.php)

EDIT: [SOLVED] for those who want to remove search cloud comment these lines in browse.php
Alternatively you could just go to your usercp and switch off the searchcloud using one of the many optional switches provided, but that would be to easy eh.
  #207  
Old 30th July 2012, 23:17
@smart-hd.org's Avatar
@smart-hd.org @smart-hd.org is offline
Senior Member
 
Join Date: Dec 2011
United Kingdom
Posts: 91
Default
can ypu provide user & password, shopping around for source for costuming my tracker.
  #208  
Old 5th September 2012, 19:08
erk erk is offline
Member
 
Join Date: Mar 2011
Barbados
Posts: 4
Default
error after install and delete install dir... any ideas?

Click the image to open in full size.
  #209  
Old 6th September 2012, 19:47
Bigjoos's Avatar
Bigjoos Bigjoos is offline
U-232 Dev
 
Join Date: May 2008
United Kingdom
Posts: 244
Default
A good idea would be to check your apache error log which will tell you exactly what is failing, and i'll say right now its configuration. Make sure you chmod all the correct files, v3 is a 5 min install and run.
  #210  
Old 21st October 2012, 01:37
wMan wMan is offline
Banned
 
Join Date: Feb 2008
P2P
Posts: 1,433
Default
Quote:
Originally Posted by Bigjoos View Post
http://u-232.com
https://u-232.com
http://forum.u-232.com
https://forum.u-232.com

Repo's :

https://github.com/Bigjoos/U-232
https://github.com/Bigjoos/U-232-V1
https://github.com/Bigjoos/U-232-V2
https://github.com/Bigjoos/U-232-V3

Main requirements


Gd2
memcache for V1 and V2
mycrypt
SSL

Recommended

APC

V3 Main requirements

Gd2
memcache
memcached
Mysqli
mycrypt
SSL
Sphinx

What the heck is U-232 ?

It was called Installer09 but we decided to change that.
Well U-232 is a fully modded source code, Its based on Tbdev 09 final so thanks to those guys for the great work on the base code.

It succeeds Codex Installer/Tbdev Installer but this time around its had 15 odd months work done behind the scenes before being released for public usage. The source code is set up well and follows good web standards specifically because the source code is Xhtml valid.

It has a standard version for everyone also V1 which is memcached and V2 is memcached as well with much more development than the previous two. Its simply a free modded source code built for the masses but with a sting in its tail just like its namesake.

The V2 version is efficient and already performing extremely well but its not finished by a long shot, generally you will see that it ticks over @ 0 querys on homepage in between cache expires or events freeing up huge mysql resource, the announce has the user query memcached as well so its going in the correct direction however were continually working on the code and changing or improving stuff. V2 sports modifications that are in no other source code, the memcached routines did not exist either until it was all built.

I will answer most support related questions and install issues on a limited basis. I have my own SVN and forum with every single modification used for this project, and to close i would just like to say a massive thank you goes out to all involved.

You all know who you are and i couldn't have got this far without you all - Sharing is caring.

Set Up Instructions :

First extract pic.rar, javairc.rar, GeoIp.rar for V2 and ensure there not inside an extra folder from being archived then upload the code to your server and chmod - root - avatars - backup - bitbucket - cache and all nested files and folders - dictbreaker - dir_list - uploads - uploadsubs - imdb imdb/cache imdb/images - include - include/settings settings.txt install/extra/config.sample.php install/extra/announce.sample.php - logs - torrents.

Create a new database user and password via phpmyadmin - Point to http://yoursite.com/install/index.php - fill in all the required data - log in - Create a new user on entry named System ensure its userid2 so you dont need to alter the autoshout id in config.php. Add your staff ids to config.php first.

Add your staffnames to config.php to access staffpanel. V1 and V2 Installer is set up for linux if on windows then edit install/functions/database.php - its commented. tcl files are included - include each one one your eggdrop.conf.

Please be aware active support is retained only on the current SVN version which is V3.

Set Up Instructions V3:

First extract pic.rar - javairc.rar and GeoIp.rar and ensure there not inside an extra folder from being archived then upload the code to your server and chmod - cache and all nested files and folders - dir_list - uploads - uploadsubs - imdb imdb/cache imdb/images - include - include/backup - include/settings settings.txt install/config.sample.php install/ann_config.sample.php - logs - torrents.
Create a new database user and password via phpmyadmin - Point to http://yoursite.com/install/index.php - fill in all the required data - log in. As soon as you install do not enter staffpanel until you make the first edit which is cache/staff_settings2.php - replace admin with your username. Create a new user on entry named System ensure its userid2 so you dont need to alter the autoshout function on include/user_functions.php.
in the first release the themes are not very good and over at bigjoos site do not want to put new theme on 7 of them pooly made by them too the u232
The Following User Says Thank You to wMan For This Useful Post:
batuo76 (3rd February 2019)
Closed Thread

Tags
project , project u232 , torrents tracker , u232


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 20:15. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.