Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> Raven's RavenNuke(tm) v2.00.00 - v2.02.00 Distro
Author Message
Susann
Moderator



Joined: Dec 19, 2004
Posts: 3191
Location: Germany:Moderator German NukeSentinel Support

PostPosted: Mon Jan 23, 2006 7:11 am Reply with quote

Don´t know since when this problem exist i have tried to add 2 new modules but the problem ist they aren´t in the administration module list. I´m using GT Next Gen maybe this is the reason. I tried it with the the orignal admin/modules/modules.php but still the same. The new modules are integrated, because if Im logged in as admin and type for e.g. mysite.de/modules.php?name=Resend_Email it works.

Any ideas which of the files to check or replace again ?

I´m also wondering about the rwsMetAuthors. Two entries in the modules administration one with the custom title rwsMetAuthors and the other one with the custom title Articles and Authors List.Is this normal ?
 
View user's profile Send private message
montego
Site Admin



Joined: Aug 29, 2004
Posts: 9457
Location: Arizona

PostPosted: Mon Jan 23, 2006 1:19 pm Reply with quote

Susann, since this is a RavenNuke76 installation, that tells me you installed GTNG yourself. The admin/modules/modules.php script was modified for NSN Groups to add one additional field to the nuke_modules table. When you installed GTNG, did you just overwrite your modules.php script with the GT version? If so, then you will have a mis-match in table fields in the insert function to nuke_modules table.

My suggestion is to replace your admin/modules/modules.php script with the RN76 version and customize that version to make sure the INSERT statement into nuke_modules table has the right values going to the right fields.

I am pretty sure that is where the issue is. I have see it alot.

_________________
Where Do YOU Stand?
HTML Newsletter::ShortLinks::Mailer::Downloads and more... 
View user's profile Send private message Visit poster's website
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Mon Jan 23, 2006 1:38 pm Reply with quote

Susann wrote:
I´m also wondering about the rwsMetAuthors. Two entries in the modules administration one with the custom title rwsMetAuthors and the other one with the custom title Articles and Authors List.Is this normal ?

Haven't you ever used a custom title before Smile ?
 
View user's profile Send private message
Susann







PostPosted: Mon Jan 23, 2006 4:41 pm Reply with quote

I know that there is a difference between the GT admin modules.php and the original but my own modified modules.php did´t work, however I think about to replace the GT files but it's a pity because of the time I lost with this and of course I always prefer short urls.
 
montego







PostPosted: Mon Jan 23, 2006 6:14 pm Reply with quote

Susann, I would compare the number of fields in the INSERT statement with the table definition. If you would like to post both of these here, I could take a look at them for you.
 
Guardian2003
Site Admin



Joined: Aug 28, 2003
Posts: 6799
Location: Ha Noi, Viet Nam

PostPosted: Mon Jan 23, 2006 7:09 pm Reply with quote

Susann, I just wanted to confirm montego's post.
If you compare the numder of fields in the INSERT statement with the number of fields in the nuke_modules table you will find that one or the other will be 1 out.

The modification to the admin/modules/modules.php and additional field in the nuke_modules table is only needed to 'tap' the main menu block.
 
View user's profile Send private message Send e-mail
Susann







PostPosted: Tue Jan 24, 2006 7:22 am Reply with quote

Thanks for your help but my modules problem is fixed Smile and my short urls are gone Sad
The only problem after this action is the source code. I found under the navigation block this: an>"; } ?> and with the validator check I got this result:
Quote:


Error Line 56 column 48: end tag for element "DIV" which is not open.

</td></tr></table></td></tr></table><br>an></div>";

I don´t know at the moment which file this produce.
edit: Was only a wrong block.
 
sting
Involved
Involved



Joined: Sep 23, 2003
Posts: 456
Location: Somewhere out there...

PostPosted: Sun Jan 29, 2006 8:17 pm Reply with quote

Ok - I updated Raven Nuke with GT-NextGen recently and the only issues I have had with it to date have been with Your Account, due to the graphic check. I have turned some off and some on atm so its a bit finicky.

My question would be this - did you upload the modules.php or make the manual changes based off of the Install readme?

I found no problems in the beginning with NSN-Groups and GT from the starting install.

Will pick this up some this week and give it a whirl. Will do an uninstall / fresh start on GT-NextGen and see if I can figure out where I was having the problem.

The thing that gets me with NextGen is the double use of an .htaccess and the modular use he put in there. Fun, but picky as all get out.

A lot of the re-writes of course could simply be added to a .htaccess file/forum on this site and might accomplish a lot of things we are trying to do here without changing the core code. A forum of 'post your .htaccess entries for your particular module, etc. . ' could go well - or perhaps an include file within RN that will allow you to include whatever rewrite combinations you want to use.

-sting
needs sleep.
 
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
montego







PostPosted: Mon Jan 30, 2006 7:21 am Reply with quote

sting, I had issues with this as well, but then thought better of GT'ing Your Account anyways. Didn't seem to have much value. However, when I installed NSN Group Downloads, it also had a similar issue with showing the gfx graphic. The following may give you an idea to use for YA?


"'(?<!/)m odules.php\?name=Downloads&amp;op=gfx&amp;random_num=([0-9]*)'",

"download-gfx-\\1.html",

RewriteRule ^download-gfx-([0-9]*).html m odules.php?name=Downloads&op=gfx&random_num=$1 [L]

 
sting







PostPosted: Mon Jan 30, 2006 9:23 am Reply with quote

OK wait a sec gang - going to get Raven to set up a GTNG/RN 76 forum so we can start this thing off right...

-sting
 
Susann







PostPosted: Mon Jan 30, 2006 9:39 am Reply with quote

Sting

I had no problems with the security code because I changed the index php from the your account module.
Also my fetching mod security code worked great. I have not plenty of time,but I would install it again with some changes in the modules.php.
 
hinksta
Worker
Worker



Joined: Dec 23, 2005
Posts: 226
Location: UK

PostPosted: Thu Mar 02, 2006 1:33 pm Reply with quote

Quote:
GT version? If so, then you will have a mis-match in table fields in the insert function to nuke_modules table.


Thanks again Montego

changed
Code:
$db->sql_query("insert into " . $prefix . "_modules values (NULL, '$modlist[$i]', '$modlist[$i]', '0', '0', '', '1', '0', '')");

to
Code:
$db->sql_query("insert into " . $prefix . "_modules values (NULL, '$modlist[$i]', '$modlist[$i]', '0', '0', '', '1', '0', '', '')");

Sorted.

Using this method means you will have to put the gt url into the nuke_modules table manually.
 
View user's profile Send private message Visit poster's website
montego







PostPosted: Fri Mar 03, 2006 6:33 am Reply with quote

Quote:

Using this method means you will have to put the gt url into the nuke_modules table manually.


Yup! Absolutely correct. It is an unfortunately reality.
 
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> Raven's RavenNuke(tm) v2.00.00 - v2.02.00 Distro

View next topic
View previous topic
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 can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©