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
  #301  
Old 17th June 2014, 18:15
Bigjoos's Avatar
Bigjoos Bigjoos is offline
U-232 Dev
 
Join Date: May 2008
United Kingdom
Posts: 244
Default
Quote:
Originally Posted by joeroberts View Post
PHP Code:
define('CACHE_DIR','Put Here what Your cache dir is is the ending slash/'); 
That certainly is not required Joe, think I put code out with basic defines missing lol, I cant account for in-experienced people not setting up the install correctly. DND is on the money, its more and likely that this person has fired that code onto a server, read feck all on the setup notes and cant simply chmod a folder.
  #302  
Old 17th June 2014, 18:43
autotron autotron is offline
Senior Member
 
Join Date: Apr 2008
Canada
Posts: 29
Default
found in config.php
Code:
define('INCL_DIR', dirname(__FILE__).DIRECTORY_SEPARATOR);
define('ROOT_DIR', realpath(INCL_DIR.'..'.DIRECTORY_SEPARATOR).DIRECTORY_SEPARATOR);
define('ADMIN_DIR', ROOT_DIR.'admin'.DIRECTORY_SEPARATOR);
define('FORUM_DIR', ROOT_DIR.'forums'.DIRECTORY_SEPARATOR);
define('PM_DIR', ROOT_DIR.'pm_system'.DIRECTORY_SEPARATOR);
define('CACHE_DIR', ROOT_DIR.'cache'.DIRECTORY_SEPARATOR);
pretty basic and pre defined
  #303  
Old 18th June 2014, 01:24
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
Quote:
Originally Posted by Bigjoos View Post
That certainly is not required Joe, think I put code out with basic defines missing lol, I cant account for in-experienced people not setting up the install correctly. DND is on the money, its more and likely that this person has fired that code onto a server, read feck all on the setup notes and cant simply chmod a folder.
You Do know I'm not that stupid Rite?
As you should have noticed I did not even say where or how to put it.
I just Figured if they can post stupid errors I can post stupid responses.

A real response would be check that your config file is read able.
__________________
Do not ask me to help you work on your site that is not phpMyBitTorrent
Do not ask me to make a mod for any other source
Do not Ask me to setup your site.
I will no longer help you setup your site, there is a setup script if you have trouble with it post in the forum here or in BT.Manager™ forum
My Current Demo is here http://demo.btmanager.org/
  #304  
Old 18th June 2014, 18:56
Bigjoos's Avatar
Bigjoos Bigjoos is offline
U-232 Dev
 
Join Date: May 2008
United Kingdom
Posts: 244
Default
Quote:
Originally Posted by joeroberts View Post
You Do know I'm not that stupid Rite?
As you should have noticed I did not even say where or how to put it.
I just Figured if they can post stupid errors I can post stupid responses.

A real response would be check that your config file is read able.

Yeah what ever - don't bother posting pish advice on my project page, because that’s exactly what you've done, want me to start crawling over yours, don't think you do so respect my wish.

Bump: Can admin remove the rar that some random posted here please couple of pages back, already I'm getting posts on my forum asking about v2 mods working in non memcached v2, and there lies my issue, that rar is not official and I sure as hell aint having people come to my forum asking me questions over something that's not supported.
  #305  
Old 14th July 2014, 00:28
DooM's Avatar
DooM DooM is offline
Senior Member
 
Join Date: Feb 2009
United Kingdom
Posts: 118
Default
Where can I configure the username and password on U232-V3 used to access the "System Overview" section in Staffpanel? Must be a dumb question but I'm tired and I can't find it.
__________________
* Ubuntu Linux User since 2009 *
  #306  
Old 14th July 2014, 00:45
DND DND is offline
VIP
 
Join Date: Dec 2008
Posts: 1,241
Default
config.php? with the staf_pin ?
__________________
Need HELP!? I can install:

  1. Server/VPS (Debian,CentOS,Ubuntu,Fedora, FreeBSD) Optimization and ... + Modules
  2. Webserver Windows/Linux (Apache/Lighttpd/Nginx/Mysql/PhpMyAdmin/SSL) Optimization and ... + Modules
  3. Seedbox Windows/Linux (uTorrent,rTorrent,libTorrent,ruTorrent) + Modules
  4. Multiple source code engines
  5. Linux Server Administration (security, cryptography/encryption, proxy, load balancer, custom ddos firewall)
  #307  
Old 14th July 2014, 11:26
DooM's Avatar
DooM DooM is offline
Senior Member
 
Join Date: Feb 2009
United Kingdom
Posts: 118
Default
Quote:
Originally Posted by DND View Post
config.php? with the staf_pin ?
I've modified Staff_Pin and Owner_Pin in config.php, but I still can't get access. Username is my username and password is what I put on staff_pin?
__________________
* Ubuntu Linux User since 2009 *
  #308  
Old 14th July 2014, 11:39
DND DND is offline
VIP
 
Join Date: Dec 2008
Posts: 1,241
Default
staff or owner. depends
flush memcache from the server itself, not from the script, if still can't access it
__________________
Need HELP!? I can install:

  1. Server/VPS (Debian,CentOS,Ubuntu,Fedora, FreeBSD) Optimization and ... + Modules
  2. Webserver Windows/Linux (Apache/Lighttpd/Nginx/Mysql/PhpMyAdmin/SSL) Optimization and ... + Modules
  3. Seedbox Windows/Linux (uTorrent,rTorrent,libTorrent,ruTorrent) + Modules
  4. Multiple source code engines
  5. Linux Server Administration (security, cryptography/encryption, proxy, load balancer, custom ddos firewall)
  #309  
Old 14th July 2014, 12:50
DooM's Avatar
DooM DooM is offline
Senior Member
 
Join Date: Feb 2009
United Kingdom
Posts: 118
Default
Memcache flushed!!! Still can't access the System Overview section.... I've changed the staff_pin. What username should I put on the username field? At the password field I must use the staff_pin?

Bump: Memcache flushed!!! Still can't access the System Overview section.... I've changed the staff_pin. What username should I put on the username field? At the password field I will use the staff_pin?
__________________
* Ubuntu Linux User since 2009 *
  #310  
Old 14th July 2014, 12:56
DND DND is offline
VIP
 
Join Date: Dec 2008
Posts: 1,241
Default
check both and see what it works. you'd better be id=1
__________________
Need HELP!? I can install:

  1. Server/VPS (Debian,CentOS,Ubuntu,Fedora, FreeBSD) Optimization and ... + Modules
  2. Webserver Windows/Linux (Apache/Lighttpd/Nginx/Mysql/PhpMyAdmin/SSL) Optimization and ... + Modules
  3. Seedbox Windows/Linux (uTorrent,rTorrent,libTorrent,ruTorrent) + Modules
  4. Multiple source code engines
  5. Linux Server Administration (security, cryptography/encryption, proxy, load balancer, custom ddos firewall)
Closed Thread

Tags
project , project u232 , torrents tracker , u232

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