Home N-13 News Forums Help Search
RegisterForgot password?
How to add image to post necklacesdiscou
Known bugs - 4.0.3 necklacesdiscou

Latest N-13 News 4.0.3

What is N-13 News?
Where can I get help?
Known bugs

Forums Help & Support Options > System configuration problem! Pls help!?!?
Domedelay
Posted on 14 Jun 2011, 11:57:15

Access: Member
Total Posts: 8
Joined: 2011-06-14

Hi,
I have recently installed n13 news 4.2 and I have a problem with changing settings from my news cpanel. Everything seems to work fine however when I enter Options > System I cant change any options. It displays the menu tabs 'comments' 'friendly URLs' etc but I cant seem to click to make them drop down. I had a similar problem in the add news area where I couldn't choose 'summary' and 'comment' options but I fixed this by editing the config.php file, changing

$newsform_options['toggle_archive'] = 0;

to

$newsform_options['toggle_archive'] = 1;

Is there other code that needs changing and that I have missed?

Also when I originally installed n13 news I had a few problems witch seemed to be fixed by adding the below settings to php.ini

session.save_path = "/var/tmp/"

date.timezone = Europe/London

Im not sure if this may be related or not...

I have also tried accessing the control panel from different browsers and computers and when I use the demo news on the n13 site it works fine, so it isn't any of my computer settings. I also tried installing 4.0 and had the same problem!

any help would be GREATLY appreciated!

Cheers
Dom
#3479
Chris
Posted on 14 Jun 2011, 15:13:14

Access: Admin
Total Posts: 1395
Joined: 2006-05-19

The settings menus not expanding very likely has something to do with the news/js/main.php file, try viewing that file directly in your browser to see if it's giving any error messages.
#3480
Domedelay
Posted on 15 Jun 2011, 02:16:20

Access: Member
Total Posts: 8
Joined: 2011-06-14

Hi Chris thanks for the speedy reply! I just checked out the news/js/main.php file and got this error message.

Warning: session_start() [function.session-start]: SAFE MODE Restriction in effect. The script whose uid is 1263 is not allowed to access /tmp owned by uid 0 in /home/maidengu/public_html/news/js/main.php on line 21

Fatal error: session_start() [<a href='function.session-start'>function.session-start</a>]: Failed to initialize storage module: files (path: ) in /home/maidengu/public_html/news/js/main.php on line 21


which is almost the same error message I got when trying to access admin.php after the install. I fixed that by adding:

session.save_path = "/var/tmp/"

to the php.ini file

any ideas would be very helpful!
Cheers
#3481
Chris
Posted on 15 Jun 2011, 02:18:52

Access: Admin
Total Posts: 1395
Joined: 2006-05-19

Creating a copy of the php.ini file and placing it in the news/js/ directory should hopefully fix it.
#3482
Domedelay
Posted on 15 Jun 2011, 02:51:47

Access: Member
Total Posts: 8
Joined: 2011-06-14

Just tried editing the php.ini with the same as the other ones and it didnt work :(

Any other ideas?
#3483
Domedelay
Posted on 15 Jun 2011, 07:46:07

Access: Member
Total Posts: 8
Joined: 2011-06-14

Hi Chris,

I finally fixed the problem and guess what you were right! Turned out when I was editing my php.ini file through my web host control panel it said it was saving but didn't make the changes. So after changing the php.ini on my computer and then uploading it, it worked!! I was just wondering though if adding the below to php.ini will have any adverse effects?

session.save_path = "/var/tmp/"

date.timezone = Europe/London


Thanks heaps for your help and I love your program!!!
#3484
Chris
Posted on 15 Jun 2011, 15:28:35

Access: Admin
Total Posts: 1395
Joined: 2006-05-19

Shouldn't cause any problems whatsoever.
#3485
Hackerzlab
Posted on 12 Sep 2011, 18:05:12

Access: Member
Total Posts: 31
Joined: 2009-09-25

thanx.

had the same issue. fix it by editing the php.ini

it's kinda weird because the same script worked in my other host!!
#3535
Network-13.com © 2013