Error - Internal script error. Wrong session parameters!

Is message board greying out your hair (at least what's left of it)? Let us help you here
Locked
FRM
Posts: 1
Joined: Wed Sep 02, 2009 1:49 pm

Error - Internal script error. Wrong session parameters!

Post by FRM »

Script URL: www.sarf.org.uk/mboard/mboard.php
Version of script: latest download
Hosting company:one and one
URL of phpinfo.php:www.sarf.org.uk/mboard/phpinfo.php
URL of session_test.php:
www.sarf.org.uk/mboard/session_test.php
www.sarf.org.uk/mboard/session_test2.php

What terms did you try when SEARCHING for a solution:
Internal script error and Wrong session parameters

Write your message below:
I have double checked the settings.php file and uploaded fresh files and set the correct CHMOD settings for the count and thread txt files.

When I first tried the script, every time I submitted the message the browser jumped to a website related to car parking!

I now get the following message when I try to submit - Error Internal script error. Wrong session parameters

Any help gratefully received.
Thanks
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

You have wrong setting for $settings['mboard_url'] in your settings file.

You have it set to (note that you added ".com" after ".co.uk"):
http://www.sarf.org.uk.com/mboard

This is the correct one:
http://www.sarf.org.uk/mboard

Correct this, upload the modified settings file, close all browser windows then give it a go.

I also noticed you didn't upload the "style.css" file. Note sure if any others are also missing.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Locked