Clan Adverts

Sponsors

CT on Facebook

Latest Product

User Box

Anonymous
38.107.179.219
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 - Application module
Application module
Goto page Previous  1, 2, 3  Next

24 Replies / 4084 Views


Post new topic   Reply to topic  

   www.clanthemes.com Forum Index » Modules

View previous topic :: View next topic


kftj414
Reputation: 1.2 Add RepSubtract Rep
Local time: 2:48 AM


Noob
Noob

0.01 posts per day
Medals: 0

Joined: Jul 15, 2008
Last Visit: 30 Oct 2008
Posts: 8
Points: 412 

Post Application module Posted: Sat Sep 13, 2008 6:28 pm

yay! I got it to work! Thanx to that simple suggestion from DreAdeDcoRpSE. I think this is what will confuse future users of your mod so maybe if you simply tweak your installation guide and simply tell them to make sure a modified php.ini file is in every folder leading up to whatever folder is giving the error and you will alleviate all confusion. :) thnx guys once I have filled everything out and created my application I will link my site so you can take a closer look. I also still have to put up the clan themes link on my page but it will be up there :)
 

 
View user's profileSend private message Reply with quote

DreAdeDcoRpSE
Reputation: 2572 Add RepSubtract Rep
votes: 28
Local time: 2:48 AM
Location: Back of your Mind
usa.gif

Site Admin
Site Admin

1.37 posts per day
Medals: 3 (View more...)
Super Dedicated User (Amount: 1)
Forums Moderator
Forums Moderator
Joined: Sep 22, 2007
Last Visit: 23 May 2012
Posts: 2330
Points: 136064 

Post Re: Application module Posted: Sat Sep 13, 2008 6:58 pm

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

Glad to hear you got it up and working. I know how frustrating that IonCube can be.
 

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

xxxronaldxxx
Reputation: 0.1 Add RepSubtract Rep
Local time: 2:48 AM


Noob
Noob

0.00 posts per day
Medals: 0

Joined: Sep 18, 2008
Last Visit: 18 Sep 2008
Posts: 1
Points: 100 

Post Application module Posted: Thu Sep 18, 2008 12:31 pm

Ohh Thnk you""
 

 
View user's profileSend private message Reply with quote


clyde4210
Reputation: 395.2 Add RepSubtract Rep
Local time: 2:48 AM

blank.gif

OMG
OMG

0.10 posts per day
Medals: 0

Joined: Oct 24, 2007
Last Visit: 24 Jul 2009
Posts: 165
Points: 7534 

Post Application module Posted: Wed Jul 15, 2009 11:10 pm

Late but this may help others. Don't worry, you only need one ini file at the root of your site.

This is very easy, make a php.ini file if you do not have one.
inside add this to it.
Code:
zend_extension= your path to ioncube here/ioncube_loader_lin_5.2.so

example:
Code:
zend_extension= /home/content/a/r/e/aresforum/html/xtreme/modules/PRO_Forms/admin/ioncube_loader_lin_5.2.so

It told me I needed ioncube_loader_lin_5.2.so so that is the file I uploaded to PRO_forms root and PRO_Forms/admin

Ion File Note: You may not need the same one I needed.

Place this ini file at the root of your site. Godaddy users will need to name the php.ini file to php5.ini

The ioncube file will change per your server config and type. All you need to do is upload just that one file it tells you that you need to the Pro_Forms folder and one to the Pro_Forms/admin folder. Then change what file it is in the ini file you made or added to.

Change this in ini:
Code:
ioncube_loader_lin_5.2.so

To the one Pro_forms says you need installed.
 

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

thumpn8974
Reputation: 18.3 Add RepSubtract Rep
Local time: 8:48 AM

usa.gif

Armour Whore
Armour Whore

0.07 posts per day
Medals: 0

Joined: Oct 08, 2010
Last Visit: 18 Mar 2012
Posts: 42
Points: 11696 

Post Application module Posted: Sat Oct 08, 2011 5:12 am

Shop Purchases:
Call of Duty Black Ops Theme · COD MW3 Video Splash Screen · Modern Warfare 3 Theme

Okay, I have been trying to get this thing to work, but I am getting the same error:

Quote:
There seems to be a problem with the mysql server, sorry for the inconvenience.

We should be back shortly.


I have put my php.ini file in ever subfolder from my html (root) folder to the module, to the pro-form folder and ever folder in the thing. It sees the Ioncube and shows a green successful on it, but it gives me the above message with no joy.

If I activate it under modules, I get this when I click on it in the Nav menu:
Quote:
Site error: the file /homepages/##/d*********/htdocs/mysite/html/modules/PRO_Forms/index.php requires the ionCube PHP Loader ioncube_loader_lin_5.2.so to be installed by the site administrator.


I am about to quit with this. What I was trying to do was allow people to challenge us on our website. I don't know what else to do. Is there something else out there that is like this? Or is there a way to fix it?
 

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

thumpn8974
Reputation: 18.3 Add RepSubtract Rep
Local time: 8:48 AM

usa.gif

Armour Whore
Armour Whore

0.07 posts per day
Medals: 0

Joined: Oct 08, 2010
Last Visit: 18 Mar 2012
Posts: 42
Points: 11696 

Post Application module Posted: Sun Oct 09, 2011 12:46 am

Shop Purchases:
Call of Duty Black Ops Theme · COD MW3 Video Splash Screen · Modern Warfare 3 Theme

Okay, I went back and did it right, and got Pro_forms to install, however, nothing happens when I click on the Pro Forms icon in the Admin panel, or on the nuke nav menu, other then get a white blank page.
 

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


Ped
Reputation: 93.3 Add RepSubtract Rep
votes: 37
Local time: 8:48 AM
Location: Great British Empire
uk.gif

Site Founder
Site Founder

1.82 posts per day
Medals: 2 (View more...)
Forums MoD (Amount: 1)
Theme Guru
Theme Guru
Joined: Nov 13, 2006
Last Visit: 24 May 2012
Posts: 3669
Points: 191760 

Post Re: Application module Posted: Sun Oct 09, 2011 6:35 am

Shop Purchases:
Clan Roster 2.0 · Bad Company 2 Vietnam Xtreme Theme

I installed Pro_Forms last week on Ravens Nuke and it went perfect, no problems

What errors is it throwing out, have you turned on error reporting ?

http://www.phpnukedownloads.com/6-ways-to-debug-a-phpnuke-problem-quickly/
 

 
View user's profileSend private messageSend e-mail Reply with quote

thumpn8974
Reputation: 18.3 Add RepSubtract Rep
Local time: 8:48 AM

usa.gif

Armour Whore
Armour Whore

0.07 posts per day
Medals: 0

Joined: Oct 08, 2010
Last Visit: 18 Mar 2012
Posts: 42
Points: 11696 

Post Application module Posted: Sun Oct 09, 2011 3:22 pm

Shop Purchases:
Call of Duty Black Ops Theme · COD MW3 Video Splash Screen · Modern Warfare 3 Theme

I turned error reporting back on, but when I click on Pro-forms, it just gives me a white page with nothing on it. No error, nothing.
Update:
Pro Forms has it's own error checking and this is what it pulled so far(I fixed one problem, but these two showed up):

Quote:
Warning: main(/homepages/**/d*********/htdocs/h3llclan/html/modules/PRO_Forms/includes/extensions/PHPNUKE.php) [function.main]: failed to open stream: No such file or directory in /homepages/**/d*********/htdocs/h3llclan/html/modules/PRO_Forms/includes/system.php on line 0

Warning: main() [function.include]: Failed opening '/homepages/**/d*********/htdocs/h3llclan/html/modules/PRO_Forms/includes/extensions/PHPNUKE.php' for inclusion (include_path='.:/usr/lib/php5') in /homepages/**/d*********/htdocs/h3llclan/html/modules/PRO_Forms/includes/system.php on line 0

Fatal error: Call to undefined function extPF_header() in /homepages/**/d*********/htdocs/h3llclan/html/modules/PRO_Forms/prepf.php on line 12
 

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

thumpn8974
Reputation: 18.3 Add RepSubtract Rep
Local time: 8:48 AM

usa.gif

Armour Whore
Armour Whore

0.07 posts per day
Medals: 0

Joined: Oct 08, 2010
Last Visit: 18 Mar 2012
Posts: 42
Points: 11696 

Post Application module Posted: Sun Oct 09, 2011 4:39 pm

Shop Purchases:
Call of Duty Black Ops Theme · COD MW3 Video Splash Screen · Modern Warfare 3 Theme

Okay, I realized I didn't install something in the right place, I didn't put the extension files in the extension folder, so I corrected that, but now I get this when I go to the Pro_Forms page:

Quote:
Notice: Constant _NAME already defined in /homepages/16/d********/htdocs/h3llclan/html/modules/Shout_Box/lang-block/lang-english.php on line 16

Notice: Constant _OR already defined in /homepages/16/d*********/htdocs/h3llclan/html/modules/Shout_Box/lang-block/lang-english.php on line 33

Notice: Undefined variable: BannedShouter in /homepages/16/d*********/htdocs/h3llclan/html/blocks/block-CT_Shout_Box.php on line 109

Notice: Undefined variable: BannedShouter in /homepages/16/d*********/htdocs/h3llclan/html/blocks/block-CT_Shout_Box.php on line 116

Notice: Undefined variable: ShoutError in /homepages/16/d*********/htdocs/h3llclan/html/blocks/block-CT_Shout_Box.php on line 433

Notice: Undefined variable: preURL in /homepages/16/d*********/htdocs/h3llclan/html/blocks/block-CT_Shout_Box.php on line 543

Notice: Undefined variable: preURL in /homepages/16/d*********/htdocs/h3llclan/html/blocks/block-CT_Shout_Box.php on line 544

Notice: Undefined offset: 1 in /homepages/16/d*********/htdocs/h3llclan/html/blocks/block-CT_Shout_Box.php on line 604

Notice: Undefined offset: 2 in /homepages/16/d*********/htdocs/h3llclan/html/blocks/block-CT_Shout_Box.php on line 604

Notice: Undefined offset: 3 in /homepages/16/d*********/htdocs/h3llclan/html/blocks/block-CT_Shout_Box.php on line 604

Notice: Undefined offset: 4 in /homepages/16/d*********/htdocs/h3llclan/html/blocks/block-CT_Shout_Box.php on line 604

Notice: Undefined offset: 5 in /homepages/16/d*********/htdocs/h3llclan/html/blocks/block-CT_Shout_Box.php on line 604

Notice: Undefined offset: 6 in /homepages/16/d*********/htdocs/h3llclan/html/blocks/block-CT_Shout_Box.php on line 604

Notice: Undefined offset: 7 in /homepages/16/d*********/htdocs/h3llclan/html/blocks/block-CT_Shout_Box.php on line 604

Notice: Undefined offset: 8 in /homepages/16/d*********/htdocs/h3llclan/html/blocks/block-CT_Shout_Box.php on line 604

Notice: Undefined offset: 9 in /homepages/16/d*********/htdocs/h3llclan/html/blocks/block-CT_Shout_Box.php on line 604

Notice: Undefined variable: PreviousComment in /homepages/16/d*********/htdocs/h3llclan/html/blocks/block-CT_Shout_Box.php on line 650
the above was in the shoutbox area.

the below was in the pro-forms area:
Notice: Use of undefined constant License - assumed 'License' in /homepages/16/d*********/htdocs/h3llclan/html/modules/PRO_Forms/index.php on line 0

Notice: Use of undefined constant value - assumed 'value' in /homepages/16/d*********/htdocs/h3llclan/html/modules/PRO_Forms/index.php on line 0

Notice: Undefined offset: 0 in /homepages/16/d*********/htdocs/h3llclan/html/modules/PRO_Forms/index.php on line 0

Notice: Use of undefined constant FILE_EXPIRY - assumed 'FILE_EXPIRY' in /homepages/16/d*********/htdocs/h3llclan/html/modules/PRO_Forms/index.php on line 0
(mysql): SELECT * FROM `nuke_pf_config` ORDER BY formno
NO FORMS HAVE BEEN CONFIGURED YET
(mysql): SELECT user_password FROM `nuke_users` WHERE user_id = 2




(mysql): SELECT * FROM `nuke_pf_questions` WHERE inuse <> 0 AND isdel < 1 AND fldnum > 0 AND formno = -2 and parent = 0 ORDER BY fldord ASC
 

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


thumpn8974
Reputation: 18.3 Add RepSubtract Rep
Local time: 8:48 AM

usa.gif

Armour Whore
Armour Whore

0.07 posts per day
Medals: 0

Joined: Oct 08, 2010
Last Visit: 18 Mar 2012
Posts: 42
Points: 11696 

Post Application module Posted: Sun Oct 09, 2011 6:56 pm

Shop Purchases:
Call of Duty Black Ops Theme · COD MW3 Video Splash Screen · Modern Warfare 3 Theme

I was informed that the errors I have are because the error reporting was turned on, once I turned it off, it showed up correctly. Wow! I hope I don't have to install this again. I may have to on an EVO Evolution site, now that should be really fun. Angel
 

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

thumpn8974
Reputation: 18.3 Add RepSubtract Rep
Local time: 8:48 AM

usa.gif

Armour Whore
Armour Whore

0.07 posts per day
Medals: 0

Joined: Oct 08, 2010
Last Visit: 18 Mar 2012
Posts: 42
Points: 11696 

Post Application module Posted: Mon Oct 10, 2011 3:20 am

Shop Purchases:
Call of Duty Black Ops Theme · COD MW3 Video Splash Screen · Modern Warfare 3 Theme

I have found one more issue, so far, and that is when I click on the form setup icon under pro-forms, it takes me to a blank page ( http://h3llclan.com/admin.php?op=PFsetup&formno=0 ). You know what would cause this?

The Application list, question list, and just about every button on there doesn't work either.

I turned on error reporting and this is what I getting.
On the main pro-form page:
Quote:
(mysql): SELECT * FROM `nuke_pf_config` ORDER BY formno ASC (mysql): SELECT * FROM `nuke_pf_config` WHERE formno = 0 (mysql): SELECT * FROM `nuke_pf_questions` WHERE isdel < 1 AND formno = 0 ORDER BY fldord (mysql): SELECT * FROM `nuke_pf_config`


This when I click on the form setup, application list, and question list icons:

Quote:
Warning: filesize() [function.filesize]: stat failed for abuse/abuse_default.tpl in /homepages/**/d********/htdocs/h3llclan/html/includes/nukesentinel.php on line 1056

Warning: fread(): supplied argument is not a valid stream resource in /homepages/**/d*********/htdocs/h3llclan/html/includes/nukesentinel.php on line 1056


I get this when I click on the view form in the admin panel:
Quote:


Notice: Use of undefined constant License - assumed 'License' in /homepages/**/d*********/htdocs/h3llclan/html/modules/PRO_Forms/index.php on line 0

Notice: Use of undefined constant value - assumed 'value' in /homepages/**/d*********/htdocs/h3llclan/html/modules/PRO_Forms/index.php on line 0

Notice: Undefined offset: 0 in /homepages/**/d*********/htdocs/h3llclan/html/modules/PRO_Forms/index.php on line 0

Notice: Use of undefined constant FILE_EXPIRY - assumed 'FILE_EXPIRY' in /homepages/**/d********/htdocs/h3llclan/html/modules/PRO_Forms/index.php on line 0
(mysql): SELECT * FROM `nuke_pf_config` ORDER BY formno (mysql): SELECT user_password FROM `nuke_users` WHERE user_id = 2

Challeng Form
(mysql): SELECT * FROM `nuke_pf_config` ORDER BY formno
(mysql): SELECT * FROM `nuke_pf_questions` WHERE inuse <> 0 AND isdel < 1 AND fldnum > 0 AND formno = 0 and parent = 0 ORDER BY fldord ASC
 

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

thumpn8974
Reputation: 18.3 Add RepSubtract Rep
Local time: 8:48 AM

usa.gif

Armour Whore
Armour Whore

0.07 posts per day
Medals: 0

Joined: Oct 08, 2010
Last Visit: 18 Mar 2012
Posts: 42
Points: 11696 

Post Application module Posted: Mon Oct 10, 2011 5:04 pm

Shop Purchases:
Call of Duty Black Ops Theme · COD MW3 Video Splash Screen · Modern Warfare 3 Theme

I installed it as a stand alone, not integrated, and it seems to work like it is supposed to (so far) under my test site. Maybe the nuke integration is setup wrong for Ravenuke?
 

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

Post new topic   Reply to topic  
   www.clanthemes.com Forum Index » Modules


 
24 Replies / 4084 Views
Page 2 of 3
All times are GMT
Goto page Previous  1, 2, 3  Next
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