Author Topic: An unexpected error occured  (Read 4685 times)

0 Members and 1 Guest are viewing this topic.

Offline alvaro0022

  • Full Member
  • ***
  • Posts: 132
  • nada es imposible
    • View Profile
    • Wallpapers
An unexpected error occured
« on: July 25, 2011, 09:07:36 PM »
In my gallery are a number of errors. No matter what the cause. Sometimes these do not appear.


These are the errors:

An unexpected error occured. Please try again later.

Warning: Cannot modify header information - headers already sent by (output started at /home/alvaro22/public_html/includes/db_mysql.php:192) in /home/alvaro22/public_html/includes/sessions.php on line 101

Warning: Cannot modify header information - headers already sent by (output started at /home/alvaro22/public_html/includes/db_mysql.php:192) in /home/alvaro22/public_html/includes/sessions.php on line 101

Warning: Cannot modify header information - headers already sent by (output started at /home/alvaro22/public_html/includes/db_mysql.php:192) in /home/alvaro22/public_html/admin/admin_functions.php on line 168

Warning: Cannot modify header information - headers already sent by (output started at /home/alvaro22/public_html/includes/db_mysql.php:192) in /home/alvaro22/public_html/admin/admin_functions.php on line 169

Warning: Cannot modify header information - headers already sent by (output started at /home/alvaro22/public_html/includes/db_mysql.php:192) in /home/alvaro22/public_html/admin/admin_functions.php on line 170

Warning: Cannot modify header information - headers already sent by (output started at /home/alvaro22/public_html/includes/db_mysql.php:192) in /home/alvaro22/public_html/admin/admin_functions.php on line 171

Warning: Cannot modify header information - headers already sent by (output started at /home/alvaro22/public_html/includes/db_mysql.php:192) in /home/alvaro22/public_html/admin/admin_functions.php on line 172

Help please!!

Rembrandt

  • Guest
Re: An unexpected error occured
« Reply #1 on: July 25, 2011, 09:41:24 PM »
remove your last modification or try this:
http://www.4homepages.de/forum/index.php?topic=3378.0

Offline alvaro0022

  • Full Member
  • ***
  • Posts: 132
  • nada es imposible
    • View Profile
    • Wallpapers
Re: An unexpected error occured
« Reply #2 on: July 26, 2011, 01:55:47 AM »
I have not changed anything.

 the error appeared out of nowhere.

 and all my archvios check to make sure no gaps between?>.

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline alvaro0022

  • Full Member
  • ***
  • Posts: 132
  • nada es imposible
    • View Profile
    • Wallpapers
Re: An unexpected error occured
« Reply #4 on: July 30, 2011, 06:31:33 AM »
Thanks friend

This is what I get when following the steps of the post you posted;


Bad SQL Query: REPLACE INTO 4ima_sessions
              (session_id, session_user_id, session_lastaction, session_location, session_ip)
              VALUES
              ('e8a5ea811fa127a90d8b0a22e953e237', -1, 1312000170, 'index.php', '190.136.77.117')The table '4ima_sessions' is full


puede ser que se deba a que la tabla session en la base de datos esta llena?

any ideas?