Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - VonHerzen

Pages: [1] 2 3
1

Thank you so much!!   :)

2

Hi V@ano,

You're my Hero. Thanks a lot.   :)

Sometime ago, I did modify session timeout, setting it to 999  :oops:  I cannot remember why I did it, but I did it.

Anyway, my "max heap table size" variable is 16,777,216 and now, I am afraid that one day I will not able to insert more images because the corresponding table becomes full, is that correct? How much images do you think is the max allowed by this size?

How could I reward you?

Best regards,


3
Hi V@no!!! Thanks for your help!! I did it and the result is:

Code: [Select]
Bad SQL Query: REPLACE INTO 4images_sessions
           (session_id, session_user_id, session_lastaction, session_location, session_ip)
           VALUES
           ('14fea311f86048cdc7525eeceac496ac', -1, 1234732503, 'index.php', '87.217.145.158')
The table '4images_sessions' is full

Please, could you explain me what is happening? Ok, I understand that the table 4images_sessions is full, but how is it possible? Should I erase it? Should I talk to my hsoting provider?

Thanks once again!!!

4

Hi everybody!

My gallery has been working correctly till today. I haven't made any change neither my hosting provider.

When somebody visits my gallery, it says: An unexpected error occured. Please try again later.

If I try to log in, it says:

Code: [Select]
An unexpected error occured. Please try again later.
Warning: Cannot modify header information - headers already sent by (output started at /home/galeria/includes/db_mysql.php:171) in /home/galeria/includes/sessions.php on line 81
Warning: Cannot modify header information - headers already sent by (output started at /home/galeria/includes/db_mysql.php:171) in /home/galeria/includes/sessions.php on line 81
Warning: Cannot modify header information - headers already sent by (output started at /home/galeria/includes/db_mysql.php:171) in /home/galeria/includes/functions.php on line 92

Then, I refresh my browser (F5) I get into my gallery website logged in without any error message and everything seems to be working ok.

Trying to get into the ACP, it says:

Code: [Select]
An unexpected error occured. Please try again later.
Warning: Cannot modify header information - headers already sent by (output started at /home/galeria/includes/db_mysql.php:171) in /home/galeria/admin/admin_functions.php on line 146
Warning: Cannot modify header information - headers already sent by (output started at /home/galeria/includes/db_mysql.php:171) in /home/galeria/admin/admin_functions.php on line 147
Warning: Cannot modify header information - headers already sent by (output started at /home/galeria/includes/db_mysql.php:171) in /home/galeria/admin/admin_functions.php on line 148
Warning: Cannot modify header information - headers already sent by (output started at /home/galeria/includes/db_mysql.php:171) in /home/galeria/admin/admin_functions.php on line 149
Warning: Cannot modify header information - headers already sent by (output started at /home/galeria/includes/db_mysql.php:171) in /home/galeria/admin/admin_functions.php on line 150

Then I try lo log in, and the ACP works properly also (but the error message sometimes appears), with the exception of the "who's online" list. It says that I am only visitting the website, but it is not true.

What I can do?

Thanks in advance.
Best regards,

5

Hi all,

It's happening again. But on a different way:

When I visit my gallery, it says: An unexpected error occured. Please try again later.

If I try to log in, it says:

Code: [Select]
An unexpected error occured. Please try again later.
Warning: Cannot modify header information - headers already sent by (output started at /home/galeria/includes/db_mysql.php:171) in /home/galeria/includes/sessions.php on line 81
Warning: Cannot modify header information - headers already sent by (output started at /home/galeria/includes/db_mysql.php:171) in /home/galeria/includes/sessions.php on line 81
Warning: Cannot modify header information - headers already sent by (output started at /home/galeria/includes/db_mysql.php:171) in /home/galeria/includes/functions.php on line 92

Then, I refresh my browser (F5) I get into my gallery website logged in without any error message and everything seems to be working ok.

Trying to get into the ACP, it says:

Code: [Select]
An unexpected error occured. Please try again later.
Warning: Cannot modify header information - headers already sent by (output started at /home/galeria/includes/db_mysql.php:171) in /home/galeria/admin/admin_functions.php on line 146
Warning: Cannot modify header information - headers already sent by (output started at /home/galeria/includes/db_mysql.php:171) in /home/galeria/admin/admin_functions.php on line 147
Warning: Cannot modify header information - headers already sent by (output started at /home/galeria/includes/db_mysql.php:171) in /home/galeria/admin/admin_functions.php on line 148
Warning: Cannot modify header information - headers already sent by (output started at /home/galeria/includes/db_mysql.php:171) in /home/galeria/admin/admin_functions.php on line 149
Warning: Cannot modify header information - headers already sent by (output started at /home/galeria/includes/db_mysql.php:171) in /home/galeria/admin/admin_functions.php on line 150

Then I try lo log in, and the ACP works properly also (but the error message sometimes appears), with the exception of the "who's online" list. It says that I am only visitting the website, but it is not true.

What I can do?

Thanks in advance.
Best regards,

6
Español / Castellano / Re: Buscador + [Plugin] Rebuild Search Index
« on: January 30, 2009, 11:55:00 AM »

Gracias nobby!

pero, ¿qué hace este plugin exactamente?
¿cómo funciona la búsqueda en 4images? ¿por qué para hacer una búsqueda con varias palabras hay que poner "AND"?

Saludos,

7
Español / Castellano / Buscador + [Plugin] Rebuild Search Index
« on: January 29, 2009, 12:58:36 AM »

Hola de nuevo a todos!

Lamentablemente, mis niveles de conocimiento sobre PHP son de "andar por casa"  :oops: y la verdad, es que nunca he entendido como funciona el buscador de 4images y por qué para hacer una búsqueda con varias palabras hay que poner: "PALABRA1 AND PALABRA2".

¿Alguien podría por favor explicármelo detenidamente y sin muchas palabras técnicas?  :wink:

He visto este PLUGIN:
http://www.4homepages.de/forum/index.php?topic=1096.0
¿qué es exactamente lo que hace?

Saludos!!!

8

Hi V@no!
Oddly, my website is working fine again and I haven't done anything to solve it.
Thanks anyway!
Best regards

9

Hola nobby! Gracias por tu respuesta. Antes de escribir mi entrada, ya comprobé esa que me indicas. He comprobado todos los pasos que ahí se indican y está todo correcto. Lo raro es que ha sucedido de repente, sin yo hacer ninguna modificación. ¿tienes alguna idea de qué puede ser? Gracias de nuevo.

10

Hi there!

My gallery has been working correctly till today. I haven't made any change neither my hosting provider. When somebody get into the website, an error message says: "An unexpected error occured. Please try again later.", but everything seems to be working ok.

When I try to log in to the ACP, an error message says:

Code: [Select]
An unexpected error occured. Please try again later.

Warning: Cannot modify header information - headers already sent by (output started at /home/galeria/includes/db_mysql.php:171) in /home/galeria/includes/sessions.php on line 81

Warning: Cannot modify header information - headers already sent by (output started at /home/galeria/includes/db_mysql.php:171) in /home/galeria/includes/sessions.php on line 81

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

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

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

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

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

After login to the ACP, once again everything seems to be working ok, EXCEPT the "who's online" list. It says nobody is visiting the website, but it is not true.

Somebody could help me?

Thanks in advance. Best regards from Spain!

11
¡Hola a todos de nuevo! La verdad es que pienso que sin este foro, no sé que sería de mí... ¡Gracias a todos los que alguna vez me han ayudado, o al menos, lo han intentado!  :D

Mi galería funcionaba perfectamente hasta el día de hoy. :? No he realizado ningún cambio y mi proveedor de hosting tampoco (en principio).
Al entrar en mi galería aparece el error: "An unexpected error occured. Please try again later.", pero aparentemente todo funciona bien.

Cuando intento entrar en el Admin Control Panel, me aperece el siguiente error:

Code: [Select]
An unexpected error occured. Please try again later.

Warning: Cannot modify header information - headers already sent by (output started at /home/galeria/includes/db_mysql.php:171) in /home/galeria/includes/sessions.php on line 81

Warning: Cannot modify header information - headers already sent by (output started at /home/galeria/includes/db_mysql.php:171) in /home/galeria/includes/sessions.php on line 81

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

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

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

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

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

Después de poner el usuario y contraseña, consigo entrar al ACP y aparentemente, de nuevo, funciona todo bien, EXCEPTO el listado de usuarios que están en línea que antes me aparecía con su nombre de usuario o el texto "invitado", su IP, la página que estaban visitando, etc. y ahora dice no haber nadie conectado!

¿Alguien sabe de dónde puede venir este error? ¿Tengo que echar la bronca a mi proveedor de hosting?

Muchas gracias de nuevo.
Saludos a todos.

12
Español / Castellano / Re: Newsletter
« on: November 30, 2008, 01:27:11 AM »

Hallo Nobby!
Vielen Dank! Es justamente lo que estaba buscando! genial! gracias!

13
Español / Castellano / Newsletter
« on: November 29, 2008, 09:58:02 PM »

Hola a todos!

Tengo una galería con más de 3000 usuarios y quiero lanzar una newsletter mensual. La única opción que conozco con 4images sería utilizando la opción de enviar mail a usuarios desde el ACP, pero me encuentro con dos problemas:

1. No puedo enviar una newsletter hecha en HTML y,
2. Aunque tenga seleccionado a todos los usuarios, el correo sólo llega a unos 100-200, y tengo que hacerlo en varias tandas...

¿Conocéis algún MOD que funcione bien y pueda ayudarme en lo que quiero hacer? ¿créeis que mi proveedor de hosting lo tiene "capado" y por eso me deja enviar sólo 100 mails a la vez, qué puedo hacer?

Muchas gracias por todos vuestros comentarios y ayuda. Saludos!

14
Discussion & Troubleshooting / Re: media template files
« on: August 04, 2008, 01:12:09 AM »

Wow V@no!! It works perfectly on IE7, FF3, Opera 9.5 & Safari 3.1... Thanks a lot!

Do you know what would happen on earlier versions?  maybe not showing the image? or not resizing it?  Thanks once again    your help is highly appreacited for me!

15
Discussion & Troubleshooting / Re: media template files
« on: August 03, 2008, 12:34:31 PM »
Hi V@no! Thanks for your quick response. I have tried this code but it doesn't resize the original image,,, what it exactly does is to take the original image (big one) and cut out it using width2 & height2 sizes and show in details a little part of the original image.... Sorry, it is being a complicate matter for me!!   :(

Pages: [1] 2 3