Clan Adverts

Sponsors

CT on Facebook

Latest Product

User Box

Anonymous
38.107.179.216
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 - Nuke quiz 3.1.0 not working
Nuke quiz 3.1.0 not working
Goto page 1, 2  Next

13 Replies / 542 Views


Post new topic   Reply to topic  

   www.clanthemes.com Forum Index » Modules

View previous topic :: View next topic


thumpn8974
Reputation: 18.3 Add RepSubtract Rep
Local time: 12:05 PM

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 Nuke quiz 3.1.0 not working Posted: Mon Oct 31, 2011 5:44 am

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

I have tried just about everything I can to get this nuke quiz 3.1.0 to work. When I install it, I get a failed on the nuke_groups_info. I changed it in the install.php file to just "_groups" thinking that was the issue. I have also tried emptying the nuke_groups and nuke_groups_info tables of the SQL, but still no go. After I install it, with the "failed" in red showing it failed to write to "nuke_groups" the browser gives me an internal server error 500 message.
I am kind of dissapointed that it didn't work right. I also saw they had a 3.2.0 version, but I could not find it (they being keep it simple). Maybe that one has all the bugs worked out of it. By the way, my database is new, and I just installed ravenuke 2.40.01 for it. I have my error message turned on, but I am getting no errors either. It does show up in the invisible section, and when I click on it, it pulls up the trophy page, but nothing administrative works.
Thank you for your time and help.

This is the code they used for the nuke_groups table:
Quote:
//Insert into groups info for rate Nukequiz
$result = $db->sql_query("INSERT INTO ".$prefix."_groups VALUES (22, 'Rating A Quiz With Nukequiz')");
if (!$result) { echo "<td>"._NQ_DATA4."".$prefix."_groups</td><td>"._NQ_FAILED."</td></tr><tr>"; }
else { echo "<td>"._NQ_DATA4."".$prefix."_groups</td><td>"._NQ_OK."</td></tr><tr>"; }
 

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

DreAdeDcoRpSE
Reputation: 2572.3 Add RepSubtract Rep
votes: 28
Local time: 6:05 AM
Location: Back of your Mind
usa.gif

Site Admin
Site Admin

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

Post Re: Nuke quiz 3.1.0 not working Posted: Mon Oct 31, 2011 8:56 pm

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

Are the tables being installed. I never worked with mod or worked with RN that much so I don't know much on this. Where did you download the mod and are you sure it was ported for RN, because this sounds like a old BB mod that I saw many years ago.
 

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

Ped
Reputation: 94 Add RepSubtract Rep
votes: 37
Local time: 12:05 PM
Location: Great British Empire
uk.gif

Site Founder
Site Founder

1.82 posts per day
Medals: 2 (View more...)
Super Dedicated User (Amount: 1)
Theme Guru
Theme Guru
Joined: Nov 13, 2006
Last Visit: 26 May 2012
Posts: 3675
Points: 191995 

Post Re: Nuke quiz 3.1.0 not working Posted: Mon Oct 31, 2011 9:07 pm

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

ive never used it neither, like dread says it would help us if you told us what version of nuke you have installed and where you got the download from so we can check compatibility for it.
 

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


thumpn8974
Reputation: 18.3 Add RepSubtract Rep
Local time: 12:05 PM

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 Nuke quiz 3.1.0 not working Posted: Mon Oct 31, 2011 9:14 pm

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

I downloaded it from the "PHPNUKE DOWNLOADS" section of clanthemes.com website. I downloaded the manual and the module for nuke quiz 3.1.0. I don't know if it was ported for ravenuke for sure, but it said that it was tested on an earlier version like 2.20.1 or something like that. I figured if it was already proven to work on RN before, then it should now.

As far as the tables, the original table it wanted to write to was nuke_groups_info which isn't in my database nor does it install it. Everything else showed that it installed correctly to the DB, but the nuke_groups (after I changed it in the install.php) didn't load the tables. I am sure there is something with the tables that I need to do, but I am a noob at the database. I don't know how to create a nuke_groups_info table, but I am afraid that the table is supposed to be used duel purposed because it was what installed originally with RN. So, that is where I am at right now with it.

Ped, I am running Ravenuke 2.40.01. Both the manual and the 3.1.0 nuke quiz files are on your server or on the clanthemes.com server.
 

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

thumpn8974
Reputation: 18.3 Add RepSubtract Rep
Local time: 12:05 PM

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 Nuke quiz 3.1.0 not working Posted: Thu Nov 03, 2011 6:23 am

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

bump
 

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

DreAdeDcoRpSE
Reputation: 2572.3 Add RepSubtract Rep
votes: 28
Local time: 6:05 AM
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: 136116 

Post Re: Nuke quiz 3.1.0 not working Posted: Fri Nov 04, 2011 3:31 am

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

Okay. Looking at my site that is actually Evo, you need to have the points system installed, and I am guessing RN like Evo removed that system from there CMS.

I am not sure where you can get it from but I think Ped might have an idea since he knows RN better then me and if not then the guys over at RN would know. Once you have that installed then this should install correctly.

Basically if your saying you don't have the table nuke_groups_info then that means you don't have the points system installed and that's the issue. If RN reworked the points system into a different section, then the module would have to be rewritten to accommodate the new structure. I am sure it wouldn't be a hard task, but it would be a tedious task to do.
 

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


thumpn8974
Reputation: 18.3 Add RepSubtract Rep
Local time: 12:05 PM

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 Re: Nuke quiz 3.1.0 not working Posted: Fri Nov 04, 2011 5:56 pm

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

DreAdeDcoRpSE wrote:
Okay. Looking at my site that is actually Evo, you need to have the points system installed, and I am guessing RN like Evo removed that system from there CMS.

I am not sure where you can get it from but I think Ped might have an idea since he knows RN better then me and if not then the guys over at RN would know. Once you have that installed then this should install correctly.

Basically if your saying you don't have the table nuke_groups_info then that means you don't have the points system installed and that's the issue. If RN reworked the points system into a different section, then the module would have to be rewritten to accommodate the new structure. I am sure it wouldn't be a hard task, but it would be a tedious task to do.


I asked the same thing at ravenscripts.com and Guardian2003 said this:

Guardian2003 wrote:
I'm not sure what that particular section of code is trying to do or if the rest of the code relies on using 22 as the group id.
Howere, the following should work (whether it works in context of the rest of the code is anyones guess I'm afraid.
Code:

//Insert into groups info for rate Nukequiz
$result = $db->sql_query("INSERT INTO ".$prefix."_groups VALUES ('', 'Quiz', 'Rating A Quiz With Nukequiz', '0')");
if (!$result) { echo "<td>"._NQ_DATA4."".$prefix."_groups</td><td>"._NQ_FAILED."</td></tr><tr>"; }
else { echo "<td>"._NQ_DATA4."".$prefix."_groups</td><td>"._NQ_OK."</td></tr><tr>"; }


I doubt that it makes any difference. It did install to the table, iow it didn't have any errors on installation. It just won't show up when you click on the icon from the cms panel. or admin panel.
 

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

thumpn8974
Reputation: 18.3 Add RepSubtract Rep
Local time: 12:05 PM

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 Re: Nuke quiz 3.1.0 not working Posted: Fri Nov 11, 2011 11:09 pm

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

bump
 

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

DreAdeDcoRpSE
Reputation: 2572.3 Add RepSubtract Rep
votes: 28
Local time: 6:05 AM
Location: Back of your Mind
usa.gif

Site Admin
Site Admin

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

Post Re: Nuke quiz 3.1.0 not working Posted: Sat Nov 12, 2011 12:22 am

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

did your CMS have the "nuke_groups_info" table already in there or did you manually make a table and named that?
 

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


thumpn8974
Reputation: 18.3 Add RepSubtract Rep
Local time: 12:05 PM

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 Re: Nuke quiz 3.1.0 not working Posted: Sat Nov 12, 2011 12:30 am

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

I used the following from ravenscripts that guardian wrote:
Guardian2003 wrote:
I'm not sure what that particular section of code is trying to do or if the rest of the code relies on using 22 as the group id.
Howere, the following should work (whether it works in context of the rest of the code is anyones guess I'm afraid.
Code:

//Insert into groups info for rate Nukequiz
$result = $db->sql_query("INSERT INTO ".$prefix."_groups VALUES ('', 'Quiz', 'Rating A Quiz With Nukequiz', '0')");
if (!$result) { echo "<td>"._NQ_DATA4."".$prefix."_groups</td><td>"._NQ_FAILED."</td></tr><tr>"; }
else { echo "<td>"._NQ_DATA4."".$prefix."_groups</td><td>"._NQ_OK."</td></tr><tr>"; }


But, it didn't put the nuke_groups_info in mySQL database. No, I didn't manually make a table. What guardian said was also:
Guardian2003 wrote:
No, I didn't take your comment as a "smart alec" type comment at all :)
I'm much too thick skinned for that and I'm not easily offended; though when I am, I make no bones about it ;)

Without a copy of the original NSN Groups module I couldn't really comment too much on the points system.

I know there was a points system that WAS part of the core a long time ago and basically awarded users points when they clicked on adverts, wrote news items and other similar types of things that encouraged users to browser and use the site.
From what I remember, I think the following was taken into consideration at the time;
1 there was a public Poll regarding the points system and 90%+ of those that participated said they didn't use it

2 a lot of the sites core functionality had never awarded points for user interaction

3 the only real use of the points system was to give access rights to modules based on the number of points a user had - pretty worthless to be honest

So it was stripped out.

I believe there is also a forum MOD for a forum points system but that's not related to this.
If I had an old copy of NSN Groups I could extra what is needed for the table but I honestly don't know how much other work would be involved - quite possibly very little.
If anyone has that, or the more up to date Nuke Quiz v 3.x I could probably take a look.

I hope I am not overstepping any policies or rules here, but I thought that maybe between the two sites, I might get it straight.
 

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

DreAdeDcoRpSE
Reputation: 2572.3 Add RepSubtract Rep
votes: 28
Local time: 6:05 AM
Location: Back of your Mind
usa.gif

Site Admin
Site Admin

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

Post Re: Nuke quiz 3.1.0 not working Posted: Sat Nov 12, 2011 2:25 am

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

What I want you to try is this:

First, go into your database, (phpMyAdmin), and open up your database so you see the tables. As you said, there was no "nuke_groups_info" originally, NOTE: I don't care what Guardian2003 says, he is giving you coding for "nuke_groups" and not the table that the mod is looking for as you stated.

Once your there, if you still have the "nuke_groups_info" table you created, remove it, then at the top, click the "SQL" tab, and copy and paste this code into the textarea.

Code:
--
-- Table structure for table `nuke_groups_info`
--

DROP TABLE IF EXISTS `nuke_groups_info`;
CREATE TABLE IF NOT EXISTS `nuke_groups_info` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `desc` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=22 ;

--
-- Dumping data for table `nuke_groups_info`
--

INSERT INTO `nuke_groups_info` (`id`, `desc`) VALUES
(1, 'Personal user''s Journal entry. Valid for publics and privates entries'),
(2, 'Get points for commenting in a public user''s Journal'),
(3, 'Get points for sending the link to our site to a friend via Recommend Us Module'),
(4, 'News that the user sends from Submit News module and then published by the administrator'),
(5, 'Get points for commenting on any article and/or news'),
(6, 'Each article''s or news has an option to send it to a friend. Points valid for each time the user sends the article to a friend'),
(7, 'Get points voting for any article'),
(8, 'Get points for voting for any survey, actual or old ones are valid'),
(9, 'Comment published for any actual or old survey'),
(10, 'Get points for opening a new thread in the Forums'),
(11, 'Forums threads answered or replied'),
(12, 'Comment published for any review in the Reviews module'),
(13, 'Get points for each page view. Valid for any page of the site'),
(14, 'Get points for visiting any resource on WebLinks module'),
(15, 'Get Points for voting for a resource in WebLinks module'),
(16, 'Comments posted on any resource in the WebLink module'),
(17, 'Get points for downloading any file or resource on Downloads module'),
(18, 'Get points for voting for a resource in Downloads module'),
(19, 'Comments posted on any resource in the Downloads module'),
(20, 'Get points for publishing a public message using the Broadcast message system'),
(21, 'Get points for clicking on a banner');



Then, I want you to install this mod as your supposed to with the un modified code that you did to try to make it work off the nuke_groups table.

It should not longer have a problem finding that table for there it is.

From the beginning, it seemed all you were having a problem with was the script looking for the table nuke_groups_info and instead of getting that table and what was needed by that mod, you guys went into different direction and went after the table nuke_groups which is a completely different table all together.
 

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

thumpn8974
Reputation: 18.3 Add RepSubtract Rep
Local time: 12:05 PM

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 Nuke quiz 3.1.0 not working Posted: Sat Nov 12, 2011 5:05 pm

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

I went in and did what you said. I put in a clean install of the original nuke quiz 3.1, but it still isn't working. It did give me all green "installed" or something like that. I got no errors, but when I click on the nuke quiz icon in the Admin CMS it doesn't work and gives me this code:
Error 500 - Internal server error

An internal server error has occured!
Please try again later.

I don't know what is going on. Is nuke sentinel blocking it or something? How would I know? It just seems strange I can open what the person using it would see, but I can't do anything administrative to it. It is frustrating; I had high hopes to use it.
 

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

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


 
13 Replies / 542 Views
Page 1 of 2
All times are GMT
Goto page 1, 2  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