Clan Adverts

Sponsors

CT on Facebook

Latest Product

User Box

Anonymous
38.107.179.218
Nickname:

Password:

Security Code
Security Code
Type Security Code


PND Downloads Feed

Phpnuke Downloads
How to Delete or Reset yo...
How to Delete or Reset your PHPNuke Admin Account
Lost your admin password ?  Cant login to your admin account ? This s...
Back Online & Stuff
Back Online & Stuff
Look at us with our nifty website back up and running… Seriously...
How to edit the admins in...
How to edit the admins in the forums
Here is a way to make someone admin in your forums on your Evo site. I...
Demo Splash Screen
Demo Splash Screen
Ped @ Clan Themes has released a simple splash screen entrance hack. ...
Free Phpnuke Business The...
Free Phpnuke Business Theme 6
This is the 6th Business theme for Phpnuke that Clan Themes has releas...
Tricked Out Slider
Tricked Out Slider
We have seen some great new things come out of Tricked Out News and th...

Custom Work

PHP Nuke Custom Work

www.clanthemes.com :: View topic - Pro form module/block
Pro form module/block

7 Replies / 577 Views


Post new topic   Reply to topic  

   www.clanthemes.com Forum Index » Modules

View previous topic :: View next topic


Joe67
Reputation: 37.6 Add RepSubtract Rep
Local time: 10:04 PM

blank.gif

Spammer
Spammer

0.11 posts per day
Medals: 0

Joined: Aug 03, 2009
Last Visit: 12 Apr 2012
Posts: 108
Points: 19650 

Post Pro form module/block Posted: Thu Aug 05, 2010 10:02 am

Shop Purchases:
Multi-T3 Multi Gaming Theme · Clan Roster 2.0 · Battlefield 3 Stats Module

Am gonna be using the pro form for the tornament chapion module/block but need alittle help with setting up proform.


Edit the file public_html/PRO_Forms/admin/configPF.php to match your sites settings:

Am not 100% sure what to enter into these 2

Code:
  // Set the table name prefix here.  If this is installation is to be integrated with other software, you should use the same prefix the site software uses. THIS IS REQUIRED.
  $prefix = 'xxx';

  // If this an integrated installation, set the user table prefix here, if it is not integrated, set it the same as the table name prefix above.
  $user_prefix = 'xxx';


Can anyone help?
 

 
View user's profileSend private message Reply with quote

sQyned
Reputation: 507.7 Add RepSubtract Rep
Local time: 3:04 AM
Location: Elburg, The Netherlands
netherlands.gif

Tree Hugger
Tree Hugger

0.03 posts per day
Medals: 0

Joined: Nov 14, 2007
Last Visit: 25 Jan 2011
Posts: 56
Points: 12356 

Post Pro form module/block Posted: Thu Aug 05, 2010 10:33 am

Shop Purchases:
Clan Roster 2.0 · Light Multi Gaming Theme · Call of Duty Black Ops Theme

if im correct, nuke uses the prefix..

nuke_

Example

$prefix = 'nuke_';
$user_prefix='nuke_';

if you fill in that, with the correct username, database name above and runn the installation it should be allright and it should be working.
But other supporters, please correct me if im wrong.

Kings regards,

sQyned
 

 
View user's profileSend private messageVisit poster's websiteMSN Messenger Reply with quote

Joe67
Reputation: 37.6 Add RepSubtract Rep
Local time: 10:04 PM

blank.gif

Spammer
Spammer

0.11 posts per day
Medals: 0

Joined: Aug 03, 2009
Last Visit: 12 Apr 2012
Posts: 108
Points: 19650 

Post Pro form module/block Posted: Thu Aug 05, 2010 11:34 am

Shop Purchases:
Multi-T3 Multi Gaming Theme · Clan Roster 2.0 · Battlefield 3 Stats Module

ok thanks mate

what do you make of:

CHMOD the file yoursite.com/your_nuke_home_directory/modules/PRO_Forms/admin/update.log to 646 or 666.

does this mean change file permissions?
 

 
View user's profileSend private message Reply with quote


DreAdeDcoRpSE
Reputation: 2572.3 Add RepSubtract Rep
votes: 28
Local time: 9:04 PM
Location: Back of your Mind
usa.gif

Site Admin
Site Admin

1.36 posts per day
Medals: 3 (View more...)
Super Dedicated User (Amount: 1)
Forums Moderator
Forums Moderator
Joined: Sep 22, 2007
Last Visit: 26 May 2012
Posts: 2331
Points: 136112 

Post Re: Pro form module/block Posted: Thu Aug 05, 2010 12:34 pm

Shop Purchases:
Enemy Territory Theme (Aviator) for PHP Nuke · Clan Roster 2.0 ·  · Modern Warfare 3 Xtreme Theme

yes, you go in using your FTP and change the permission to either 646 or 666.
 

 
View user's profileSend private messageVisit poster's website Reply with quote

Joe67
Reputation: 37.6 Add RepSubtract Rep
Local time: 10:04 PM

blank.gif

Spammer
Spammer

0.11 posts per day
Medals: 0

Joined: Aug 03, 2009
Last Visit: 12 Apr 2012
Posts: 108
Points: 19650 

Post Re: Pro form module/block Posted: Thu Aug 05, 2010 12:41 pm

Shop Purchases:
Multi-T3 Multi Gaming Theme · Clan Roster 2.0 · Battlefield 3 Stats Module

sQyned wrote:
if im correct, nuke uses the prefix..

nuke_

Example

$prefix = 'nuke_';
$user_prefix='nuke_';

if you fill in that, with the correct username, database name above and runn the installation it should be allright and it should be working.
But other supporters, please correct me if im wrong.

Kings regards,

sQyned


am having some trouble with the install,is the nuke_ prefix correct??just wanna rule this out before i start again.thanks
 

 
View user's profileSend private message Reply with quote

sQyned
Reputation: 507.7 Add RepSubtract Rep
Local time: 3:04 AM
Location: Elburg, The Netherlands
netherlands.gif

Tree Hugger
Tree Hugger

0.03 posts per day
Medals: 0

Joined: Nov 14, 2007
Last Visit: 25 Jan 2011
Posts: 56
Points: 12356 

Post Re: Pro form module/block Posted: Thu Aug 05, 2010 2:03 pm

Shop Purchases:
Clan Roster 2.0 · Light Multi Gaming Theme · Call of Duty Black Ops Theme

i've checked it, and its correct.. just installed it on my website to test it..
And about the Cmodd.. just do it like Corpse said..

Kind regards,

sQyned Pint
 

 
View user's profileSend private messageVisit poster's websiteMSN Messenger Reply with quote


Joe67
Reputation: 37.6 Add RepSubtract Rep
Local time: 10:04 PM

blank.gif

Spammer
Spammer

0.11 posts per day
Medals: 0

Joined: Aug 03, 2009
Last Visit: 12 Apr 2012
Posts: 108
Points: 19650 

Post Pro form module/block Posted: Thu Aug 05, 2010 5:29 pm

Shop Purchases:
Multi-T3 Multi Gaming Theme · Clan Roster 2.0 · Battlefield 3 Stats Module

ok mate,thanks for the reply.


am slowly getting there now,after i run the install i get this message:

(mysql): SELECT * FROM `nuke__bbtopics`
--------------------------------------------------------------------------------
1146: Table 'celtical_raven.nuke__bbtopics' doesn't exist

ADOConnection._Execute() % line 0, file: adodb.inc.php
ADOConnection.Execute() % line 0, file: PForms_Install_200.php
PNS_check_field() % line 0, file: PForms_Install_200.php
install_1_0_1() % line 0, file: PForms_Install_200.php


Notice: Undefined variable: [obfuscated] in /home/celtical/public_html/modules/PRO_Forms/PForms_Install_200.php on line 0

Warning: fwrite(): supplied argument is not a valid stream resource in /home/celtical/public_html/modules/PRO_Forms/PForms_Install_200.php on line 0

Fatal error: Call to a member function FieldCount() on a non-object in /home/celtical/public_html/modules/PRO_Forms/PForms_Install_200.php on line 0


anyideas?

i could be wrong,probaly am..should it be FROM `nuke_bbtopics`


EDIT: i went back into the configPF and removed the _ from nuke_ and its installed
 

 
View user's profileSend private message Reply with quote

Joe67
Reputation: 37.6 Add RepSubtract Rep
Local time: 10:04 PM

blank.gif

Spammer
Spammer

0.11 posts per day
Medals: 0

Joined: Aug 03, 2009
Last Visit: 12 Apr 2012
Posts: 108
Points: 19650 

Post Pro form module/block Posted: Thu Aug 05, 2010 6:02 pm

Shop Purchases:
Multi-T3 Multi Gaming Theme · Clan Roster 2.0 · Battlefield 3 Stats Module

ok its installed but ive set

// Set dbugging True or False here.
$DB_debugging = true;
$PHP_Debugging = true;

and ive got some errors,can anyone help?

on the admin page:

--------------------------------------------------------------------------------
(mysql): SELECT * FROM `nuke_pf_config` ORDER BY formno ASC
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
(mysql): SELECT * FROM `nuke_pf_questions` WHERE isdel < 1 AND formno = -1 ORDER BY fldord
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
(mysql): SELECT * FROM `nuke_pf_config`

also some of the text including errors doesnt show,to read it needs to be highlighted
 

 
View user's profileSend private message Reply with quote
Post new topic   Reply to topic  
   www.clanthemes.com Forum Index » Modules


 
7 Replies / 577 Views
Page 1 of 1
All times are GMT
Display posts from previous:   
 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum