Clan Adverts

DFG-GAMING

www.clan-themes.co.uk :: View topic - Security code when registering

 Welcome To Clan Themes 

As the board grows please remember the Search Option and we hope you find our community useful.

We also monitor Private Messages to stop members from abusing our sites system.
If you are asking for assistance please provide your site link and nuke version, Thanks.

Security code when registering
Goto page 1, 2  Next

23 Replies / 1498 Views


Post new topic   Reply to topic  

   www.clan-themes.co.uk Forum Index » General PhpNuke

View previous topic :: View next topic


Copper-Head
Reputation: 472.8
Local time: 1:19 PM

blank.gif

Status: Offline
0.06 posts per day
Medals: 0

Joined: Nov 15, 2007
Last Visit: 19 Dec 2008
Posts: 27
Points: 258 

View user's profileSend private message Reply with quote

Xaavier
Reputation: 461.7
Local time: 1:19 PM
Location: Illinois
usa.gif

Status: Offline
0.02 posts per day
Medals: 0

Joined: Nov 21, 2007
Last Visit: 06 Mar 2008
Posts: 7
Points: 100 

Post Security code when registering Posted: Fri Nov 30, 2007 8:38 pm   

Shop Purchases:
T3 Light Multi Gaming Theme

On your phpnuke site, go to Administration ---> then Preferences and scroll down on the page, and you will see "General". Click on that link and you should be able to activate a security code box. It gives you several options such as enabling it to admin and users, users only, etc.

Hope that helps.
 

 
View user's profileSend private message Reply with quote

Copper-Head
Reputation: 472.8
Local time: 1:19 PM

blank.gif

Status: Offline
0.06 posts per day
Medals: 0

Joined: Nov 15, 2007
Last Visit: 19 Dec 2008
Posts: 27
Points: 258 

Post Security code when registering Posted: Fri Nov 30, 2007 8:47 pm   

Shop Purchases:
Clan Roster v1.7 Php Nuke Module · COD 4 (Warrior) Red Style PhpNuke Theme · COD Warrior vWar Theme Add on · Call Of Duty (Warrior) Theme

Sorry

I dont have that feature. it's not there...

General Site Info

Site Name:
Site URL:
Site Logo: [ must be in /images/ directory. Valid only for AvantGo module ]
Site Slogan:
Site Start Date:
Administrator Email:
Number of Items in Top Page:
Stories Number in Home:
Stories in Old Articles Box:
Activate Ultramode? Yes No
Allow Anonymous to Post? Yes No
Default Theme for your site:
Select the Language for your Site:
Locale Time Format:
 

 
View user's profileSend private message Reply with quote


Ped
Reputation: 344.1
votes: 17
Local time: 8:19 PM
Location: Great British Empire
uk.gif

Status: Offline
2.31 posts per day
Medals: 2 (View more...)
Dedicated User (Amount: 1)
Clan Themes Theme Guru
Clan Themes Theme Guru
Joined: Nov 13, 2006
Last Visit: 07 Jan 2009
Posts: 1818
Points: 18114 

Post Re: Security code when registering Posted: Fri Nov 30, 2007 10:46 pm   

it depends what PHP Nuke version you have,

on your FTP open up your config.php file and look for

$dbhost = "localhost";
$dbuname = "rn76v202";
$dbpass = "rn76v202";
$dbname = "rn76v202";
$prefix = "nuke";
$user_prefix = "nuke";
$dbtype = "MySQL";
$sitekey = "SdFk*fa2rn76v28367-dm56w69.3a2fDS+e9";
$gfx_chk = 0;
$subscription_url = "";
$admin_file = "admin";
$tipath = "images/topics/";
$display_errors = FALSE;

Notice
$gfx_chk = 0;

0: No check
1: Administrators login only
2: Users login only
3: New users registration only
4: Both, users login and new users registration only
5: Administrators and users login only
6: Administrators and new users registration only
7: Everywhere on all login options (Admins and Users)

upload
 

 
View user's profileSend private messageSend e-mailVisit poster's website Reply with quote

Copper-Head
Reputation: 472.8
Local time: 1:19 PM

blank.gif

Status: Offline
0.06 posts per day
Medals: 0

Joined: Nov 15, 2007
Last Visit: 19 Dec 2008
Posts: 27
Points: 258 

Post Security code when registering Posted: Fri Nov 30, 2007 10:59 pm   

Shop Purchases:
Clan Roster v1.7 Php Nuke Module · COD 4 (Warrior) Red Style PhpNuke Theme · COD Warrior vWar Theme Add on · Call Of Duty (Warrior) Theme

This is what I have

$dbhost = "localhost";
$dbuname = "XXXXX_XXXXXX";
$dbpass = "XXXXXXXXXX{m";
$dbname = "XXXXXX_XXXXX";
$prefix = "nuke";
$user_prefix = "nuke";
$dbtype = "MySQL";
$sitekey = "SwSDsyXXXXXXXXXX{m2Df/%(-0394·$%/";
$gfx_chk = 0;
$subscription_url = "";
$admin_file = "admin";
$tipath = "images/topics/";
$nuke_editor = 1;
$display_errors = false;

So if I understand I copy your script and change the value and upload on my site?

Ok I done it, just need to have the code to show up....................lol

Last edited by Copper-Head on Fri Nov 30, 2007 11:09 pm; edited 1 time in total
 

 
View user's profileSend private message Reply with quote

Ped
Reputation: 344.1
votes: 17
Local time: 8:19 PM
Location: Great British Empire
uk.gif

Status: Offline
2.31 posts per day
Medals: 2 (View more...)
Forums MoD (Amount: 1)
Clan Themes Theme Guru
Clan Themes Theme Guru
Joined: Nov 13, 2006
Last Visit: 07 Jan 2009
Posts: 1818
Points: 18114 

Post Re: Security code when registering Posted: Fri Nov 30, 2007 11:02 pm   

no no no

see $gfx_chk = 0;

just change the 0 (zero being no check, see below) to another number

0: No check
1: Administrators login only
2: Users login only
3: New users registration only
4: Both, users login and new users registration only
5: Administrators and users login only
6: Administrators and new users registration only
7: Everywhere on all login options (Admins and Users)
 

 
View user's profileSend private messageSend e-mailVisit poster's website Reply with quote


Copper-Head
Reputation: 472.8
Local time: 1:19 PM

blank.gif

Status: Offline
0.06 posts per day
Medals: 0

Joined: Nov 15, 2007
Last Visit: 19 Dec 2008
Posts: 27
Points: 258 

View user's profileSend private message Reply with quote

Ped
Reputation: 344.1
votes: 17
Local time: 8:19 PM
Location: Great British Empire
uk.gif

Status: Offline
2.31 posts per day
Medals: 2 (View more...)
Dedicated User (Amount: 1)
Clan Themes Theme Guru
Clan Themes Theme Guru
Joined: Nov 13, 2006
Last Visit: 07 Jan 2009
Posts: 1818
Points: 18114 

Post Security code when registering Posted: Fri Nov 30, 2007 11:49 pm   

ahhh bugger

Can you tell me what version of nuke you have

i also don't know how to check to see if you have GD extension installed, as you need it for the security image check..

Ill ask floppy when i see him as thats a bit over the top of my head...

here is the theme working with Ravens Nuke v2.2

Image Has Been Resized, Click To Enlarge.
 

 
View user's profileSend private messageSend e-mailVisit poster's website Reply with quote

Copper-Head
Reputation: 472.8
Local time: 1:19 PM

blank.gif

Status: Offline
0.06 posts per day
Medals: 0

Joined: Nov 15, 2007
Last Visit: 19 Dec 2008
Posts: 27
Points: 258 

View user's profileSend private message Reply with quote




floppy
Reputation: 1802.8
votes: 10
Local time: 2:19 PM
Location: Jackson Mississippi
usa.gif

Status: Offline
2.72 posts per day
Medals: 1 (View more...)
Dedicated User (Amount: 1)
Clan Themes Scripts/Coder
Clan Themes Scripts/Coder
Joined: Nov 14, 2006
Last Visit: 07 Jan 2009
Posts: 2141
Points: 15118 

View user's profileSend private message Reply with quote

Copper-Head
Reputation: 472.8
Local time: 1:19 PM

blank.gif

Status: Offline
0.06 posts per day
Medals: 0

Joined: Nov 15, 2007
Last Visit: 19 Dec 2008
Posts: 27
Points: 258 

View user's profileSend private message Reply with quote

Ped
Reputation: 344.1
votes: 17
Local time: 8:19 PM
Location: Great British Empire
uk.gif

Status: Offline
2.31 posts per day
Medals: 2 (View more...)
Forums MoD (Amount: 1)
Clan Themes Theme Guru
Clan Themes Theme Guru
Joined: Nov 13, 2006
Last Visit: 07 Jan 2009
Posts: 1818
Points: 18114 

View user's profile