Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Project U-232 (http://www.bvlist.com/forumdisplay.php?f=80)
-   -   Project U-232 (http://www.bvlist.com/showthread.php?t=6342)

daffy 24th July 2012 18:45

Quote:

Originally Posted by underx (Post 35945)
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.

underx 25th July 2012 12:21

Quote:

Originally Posted by daffy (Post 35947)
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 .= "
";
//if ($CURUSER['viewscloud'] === "yes") {
//$HTMLOUT .= "
";
//== print out the tag cloud
//$HTMLOUT .= cloud() . "
//
";
//}

demlasjr 27th July 2012 00:14

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 ?

daffy 27th July 2012 00:34

Quote:

Originally Posted by demlasjr (Post 35973)
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

demlasjr 27th July 2012 02:47

Quote:

Originally Posted by daffy (Post 35974)
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 :wallbash:

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.

Bigjoos 27th July 2012 10:53

Quote:

Originally Posted by underx (Post 35952)
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.

@smart-hd.org 30th July 2012 23:17

can ypu provide user & password, shopping around for source for costuming my tracker.

erk 5th September 2012 19:08

error after install and delete install dir... any ideas? :wallbash:

http://img838.imageshack.us/img838/2314/45020301.jpg

Bigjoos 6th September 2012 19:47

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.

wMan 21st October 2012 01:37

Quote:

Originally Posted by Bigjoos (Post 27665)
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


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

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