• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: error message after moving site

error message after moving site 17 years 5 months ago #1510

Hi I'm getting the error message below on all my pages now since I've moved my site to a new host. There is only one content item with a {mosforme 1} mambot on it.

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /mnt/w0504/d31/s40/b02cd3c7/www/mississaugamontessori.com/mambots/editors/jce.php:511) in /mnt/w0504/d31/s40/b02cd3c7/www/mississaugamontessori.com/mambots/content/mosforme.php on line 12

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /mnt/w0504/d31/s40/b02cd3c7/www/mississaugamontessori.com/mambots/editors/jce.php:511) in /mnt/w0504/d31/s40/b02cd3c7/www/mississaugamontessori.com/mambots/content/mosforme.php on line 12

Line 12 of the mosforme.php file is this:
session_start();

Does any one have any suggestions?
Thank you. Tracy
The administrator has disabled public write access.

Re:error message after moving site 17 years 5 months ago #1517

  • alex
  • alex's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 443
  • Thank you received: 3
Hi Tracy,

try modifying that line to
@session_start();

Let me know.
The administrator has disabled public write access.

Re:error message after moving site 17 years 5 months ago #1533

Hi...yes that worked perfectly.

Thank you!!!
Tracy
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!