Tricked Out News

Welcome to TON. This site is dedicated to development of addons for the RavenNuke™ CMS
Follow Us:
Tricked Out Mods: Forums

 Forum FAQForum FAQ   SearchSearch   UsergroupsUsergroups   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

SOLVED NukeBlog module error
 
 
Post new topic   Reply to topic   print    Tricked Out News Forum Index -> NukeC
View previous topic :: View next topic  
Author Message
bestbuildpc
I might as well work here
I might as well work here


Joined: Nov 16, 2009
Posts: 61

Reputation: 20.5Reputation: 20.5

PostPosted: Thu Oct 07, 2010 4:54 am 
Post subject: SOLVED NukeBlog module error
Reply with quote

Hi Bobby

I installed NukeBlog module for Ravennuke(I didn't install NukeBlog 2) and everything was ok until I installed NukeC module, I activated as well but when I click on NukeC v3.7.5 from Administration I got blank page. That was really strange!

Inmediately I open config.php and I turn on errors and I get the answer I needed it.

Code:
$display_errors = true;
//set it up again to false when u finish.

Then it shows this error.

Code:
Parse error: syntax error, unexpected '}' in /web/htdocs/www.bestbuildpc.com/home/modules/NukeBlog/admin/case.php on line 5 


As you see people it is very easy to fix this little error and bobby should update it and upload it again if he has the time.

Solution:

Open your FTP in your root where mainfile is:

Go to NukeBlog module

open folders and edit file modules/NukeBlog/admin/case.php

Search for
Code:
if (!defined('ADMIN_FILE')) { die ('Access Denied'); }

$module_name = basename(dirname(dirname(__FILE__)));
}


Replace with

Code:
if (!defined('ADMIN_FILE')) { die ('Access Denied'); }

$module_name = basename(dirname(dirname(__FILE__)));


That was a piece of cake!

Very Happy
  
Back to top
View user's profile Send private message Visit poster's website
bobby
Site Admin
Site Admin


Joined: Jan 20, 2009
Posts: 600
Location: North Carolina
Reputation: 543Reputation: 543Reputation: 543
votes: 4

PostPosted: Thu Oct 07, 2010 7:16 am 
Post subject:
Reply with quote

That was fixed in version 2 as was not allowing anonymous users to make blogs.
_________________
Tricked Out News
  
Back to top
View user's profile Send private message
bestbuildpc
I might as well work here
I might as well work here


Joined: Nov 16, 2009
Posts: 61

Reputation: 20.5Reputation: 20.5

PostPosted: Thu Oct 07, 2010 11:23 am 
Post subject:
Reply with quote

Too Bad my friend I didn't notice about it.

Shocked
  
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:       
Post new topic   Reply to topic   print    Tricked Out News Forum Index -> NukeC All times are GMT - 5 Hours
 
 Page 1 of 1

 

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 cannot download files in this forum

Powered by phpBB © 2001-2008 phpBB Group
Forums ©