Disipal Network  
Go Back   Disipal Network > PHP-Nuke > Nuke Modules


Reply
 
LinkBack Thread Tools Display Modes
Old 05-22-2009, 03:59 AM   #1 (permalink)
Junior Member
 
Join Date: May 2009
Posts: 1
Default Errors with NukeTools 4 rc1 and RavenNuke

I have a RavenNuke 2.3 site with the NukeTools 4 rc1 installed. When Trying to use any of the tools, I get the below error when simply clicking on the link for one of the tools.

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.2; .NET CLR 1.1.4322; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Fri, 22 May 2009 03:55:06 UTC


Message: Unterminated string constant
Line: 246
Char: 21
Code: 0
URI: http://www.pfwebsite.com/posfleet/mo...x&func=HTMLPHP



If I try typing something into one of the tools, such as html to php, I get the below error.


Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.2; .NET CLR 1.1.4322; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Fri, 22 May 2009 03:57:11 UTC


Message: Object expected
Line: 281
Char: 1
Code: 0
URI: http://www.pfwebsite.com/posfleet/mo...x&func=HTMLPHP



What could be causing this? I have used NukeTools in the past, even with RavenNuke, and never has an issue. Thanks for any help that you may be able to give!
bullitt4106 is offline   Reply With Quote
Old 05-22-2009, 11:31 AM   #2 (permalink)
Administrator
 
Disipal's Avatar
 
Join Date: Mar 2009
Location: Athens (Greece)
Posts: 220
Send a message via MSN to Disipal Send a message via Skype™ to Disipal
Default Re: Errors with NukeTools 4 rc1 and RavenNuke

After installing RaveNuke and Autotheme, I noticed that PHP-Nuke Tools wouldn't work only when Autotheme was enabled. Then problem was caused because Autotheme wouldn't let the javascript, required by PHP-Nuke tools, to function.

The fix is pretty simple.

First of all download the attached file, after extracting it, copy it at includes/ folder of your Ravenuke installation.

Then open with your favorite editor (notepad will do just fine) modules\AutoTheme\templates\php-nuke\*.html
(all html files in this folder OR the one you use as default in your Autotheme admin, most common is "HTML401_Transitional.html").

Now search for
Code:
<?php include('includes/javascript.php'); ?>
Add below
Code:
<?php include('includes/tools.php'); ?>
That's all, save the files and you are ready to go.
Attached Files
File Type: zip toolsfix1.zip (609 Bytes, 16 views)
Disipal is offline   Reply With Quote
Reply

Bookmarks

Tags
errors, nuketools, ravennuke, rc1


« - | Nuke Tools 4.0 »
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump


All times are GMT. The time now is 12:37 PM.

Powered by vBulletin® Version 3.8.4. Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Skin designed by Disipal