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
  #31  
Old 4th May 2011, 22:00
icheee icheee is offline
Member
 
Join Date: May 2011
P2P
Posts: 3
Default MySQL
Hi I have the following problem in the Staff Panel>>>

when I go to the page>> admin.php?action =usersearch <<I get

MySQL is a mistake because then the following>>>
MySQL Error There appears to be an error with the database. More is not because I hope you can help me! (I have this version of U-232.zip without memched)


and then I also will be a question how do I disable mail Signup



Thank you in advance already




Sorry for my bad English
  #32  
Old 5th May 2011, 00:33
cherwonk cherwonk is offline
Senior Member
 
Join Date: Mar 2008
Posts: 15
Default
Dont know about your error , I havent installed the V2 yet . But to disable mail confirmation
Include/config.php
look for
Code:
//==Auto confirm no email
//== 0 and false = email off
define ('EMAIL_CONFIRM',1);
$INSTALLER09['send_email'] = true;
change the 1=0 and true=false
  #33  
Old 6th May 2011, 01:00
icheee icheee is offline
Member
 
Join Date: May 2011
P2P
Posts: 3
Default
Hi thanks for your help cherwonk but such a code does not exist in my config file
  #34  
Old 6th May 2011, 11:30
Bigjoos's Avatar
Bigjoos Bigjoos is offline
U-232 Dev
 
Join Date: May 2008
United Kingdom
Posts: 244
Default
takesignup.php find :

PHP Code:
confirmed':'pending
Change to :

PHP Code:
confirmed':'confirmed
Find :

PHP Code:
if($arr[0])
      
mail($email"{$TBDEV['site_name']} {$lang['takesignup_confirm']}"$body"{$lang['takesignup_from']} {$TBDEV['site_email']}");
    else
      
logincookie($id$wantpasshash); 
To :

PHP Code:
logincookie($id$wantpasshash); 
usersearch.php - simple just take the file from v1 rar.
  #35  
Old 7th May 2011, 15:36
icheee icheee is offline
Member
 
Join Date: May 2011
P2P
Posts: 3
Default
Hi I have successfully disabled the signup thanks for the help but the user search does not work with php page from the V1 that I get only a white page
  #36  
Old 7th May 2011, 20:35
shasta's Avatar
shasta shasta is offline
Senior Member
 
Join Date: Mar 2011
P2P
Posts: 46
Default u-232
i was do all right but i cant login with my account, when i login it return me to the login page :(

and now other problem when i tried to make another account
Code:
Signup failed

Sorry, you're not qualified to become a member of this site.
  #37  
Old 7th May 2011, 21:12
wMan wMan is offline
Banned
 
Join Date: Feb 2008
P2P
Posts: 1,433
Default
Quote:
Originally Posted by icheee View Post
Hi I have successfully disabled the signup thanks for the help but the user search does not work with php page from the V1 that I get only a white page
you have a php error with the said file look at it at the of file thats where it be

Bump:

Bump:

Bump:
Quote:
Originally Posted by Bigjoos View Post
Aye if its V1 you have it has eight and you want say theme number 5 - simply take folder 5 rename it to 1 and then edit template.php and change any links from 5 to 1 and also the css file from 5.css to 1.css as number 1 template will always be the default - Use the template manager in admin panel to delete the entrys from db or add them - Its straight forward to change it to one template only just have to remember that there numbered and so is any links within those template.php files.
Yes there is 8 themes and the one i want to us only is the 8 theme and the css is main.css would you tell me what to do with the main.css , rename to 1css ? Your input would be nice BiG J
  #38  
Old 13th May 2011, 16:08
Bigjoos's Avatar
Bigjoos Bigjoos is offline
U-232 Dev
 
Join Date: May 2008
United Kingdom
Posts: 244
Default
Well you can name it 1.css or you can edit template.php and call it main.css choice is yours there just what ever you find easier, as long as the name of the file is correct and on template.php its fine.
The Following User Says Thank You to Bigjoos For This Useful Post:
wMan (13th May 2011)
  #39  
Old 22nd May 2011, 20:40
shasta's Avatar
shasta shasta is offline
Senior Member
 
Join Date: Mar 2011
P2P
Posts: 46
Default
Quote:
Originally Posted by Bigjoos View Post
attention

Attention



Under Development!




I have done everything well done but when i wana log in it's return me to the login page again
  #40  
Old 23rd May 2011, 15:54
ddshow ddshow is offline
Senior Member
 
Join Date: Sep 2010
P2P
Posts: 25
Default
Quote:
Originally Posted by shasta View Post
I have done everything well done but when i wana log in it's return me to the login page again
$INSTALLER09['cookie_prefix'] = 'some text';
$INSTALLER09['cookie_path'] = 'some text';
$INSTALLER09['cookie_domain'] = 'some text';

you put some details here ======/include/config.php empty were i put some text without quotes and work the login if not work empty the cookie on your browser
The Following User Says Thank You to ddshow For This Useful Post:
shasta (23rd May 2011)
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 01:22. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.