Error on php with 1.1.2
Hi there,
Im getting some stranges errors on my sendy installation. Im using the lastest version, 1.1.2 and my configuration is a nginx like frontend and apache like backend. What i got on apache and nginx, is this:
Undefined index: link_name in /var/www/sendy/includes/dashboard/main.php on line 36,
I got this when i try to upload a csv file, firstly, i thought that it was the size of file on frontendm backend or php but its already incresead. I try to attack the backend without the proxy and i got the same error, and other like that:
[Mon Nov 26 17:48:43 2012] [error] [client 192.168.101.130] PHP Notice: Constant CURRENT_VERSION already defined in /var/www/sendy/includes/functions.php on line 1, referer: http://sendy.rentalia.com/list?i=2
[Mon Nov 26 17:48:43 2012] [error] [client 192.168.101.130] PHP Notice: Undefined index: s in /var/www/sendy/subscribers.php on line 173, referer: http://sendy.rentalia.com/list?i=2
[Mon Nov 26 17:48:45 2012] [error] [client 192.168.101.130] PHP Notice: Undefined variable: s in /var/www/sendy/includes/subscribers/main.php on line 55, referer: http://sendy.rentalia.com/list?i=2
[Mon Nov 26 17:48:45 2012] [error] [client 192.168.101.130] PHP Notice: Undefined variable: c in /var/www/sendy/includes/subscribers/main.php on line 55, referer: http://sendy.rentalia.com/list?i=2
[Mon Nov 26 17:48:45 2012] [error] [client 192.168.101.130] PHP Notice: Undefined index: p in /var/www/sendy/subscribers.php on line 375, referer: http://sendy.rentalia.com/list?i=2
[Mon Nov 26 17:48:45 2012] [error] [client 192.168.101.130] PHP Notice: Undefined index: s in /var/www/sendy/subscribers.php on line 382, referer: http://sendy.rentalia.com/list?i=2
[Mon Nov 26 17:48:45 2012] [error] [client 192.168.101.130] PHP Notice: Undefined index: p in /var/www/sendy/includes/subscribers/main.php on line 131, referer: http://sendy.rentalia.com/list?i=2
[Mon Nov 26 17:48:45 2012] [error] [client 192.168.101.130] PHP Notice: Undefined variable: s in /var/www/sendy/includes/subscribers/main.php on line 55, referer: http://sendy.rentalia.com/list?i=2
[Mon Nov 26 17:48:45 2012] [error] [client 192.168.101.130] PHP Notice: Undefined variable: c in /var/www/sendy/includes/subscribers/main.php on line 55, referer: http://sendy.rentalia.com/list?i=2
[Mon Nov 26 17:48:45 2012] [error] [client 192.168.101.130] PHP Notice: Undefined variable: s in /var/www/sendy/includes/subscribers/main.php on line 180, referer: http://sendy.rentalia.com/list?i=2
[Mon Nov 26 17:48:45 2012] [error] [client 192.168.101.130] PHP Notice: Undefined variable: c in /var/www/sendy/includes/subscribers/main.php on line 180, referer: http://sendy.rentalia.com/list?i=2
Some idea?¿ Thanks.
Im getting some stranges errors on my sendy installation. Im using the lastest version, 1.1.2 and my configuration is a nginx like frontend and apache like backend. What i got on apache and nginx, is this:
Undefined index: link_name in /var/www/sendy/includes/dashboard/main.php on line 36,
I got this when i try to upload a csv file, firstly, i thought that it was the size of file on frontendm backend or php but its already incresead. I try to attack the backend without the proxy and i got the same error, and other like that:
[Mon Nov 26 17:48:43 2012] [error] [client 192.168.101.130] PHP Notice: Constant CURRENT_VERSION already defined in /var/www/sendy/includes/functions.php on line 1, referer: http://sendy.rentalia.com/list?i=2
[Mon Nov 26 17:48:43 2012] [error] [client 192.168.101.130] PHP Notice: Undefined index: s in /var/www/sendy/subscribers.php on line 173, referer: http://sendy.rentalia.com/list?i=2
[Mon Nov 26 17:48:45 2012] [error] [client 192.168.101.130] PHP Notice: Undefined variable: s in /var/www/sendy/includes/subscribers/main.php on line 55, referer: http://sendy.rentalia.com/list?i=2
[Mon Nov 26 17:48:45 2012] [error] [client 192.168.101.130] PHP Notice: Undefined variable: c in /var/www/sendy/includes/subscribers/main.php on line 55, referer: http://sendy.rentalia.com/list?i=2
[Mon Nov 26 17:48:45 2012] [error] [client 192.168.101.130] PHP Notice: Undefined index: p in /var/www/sendy/subscribers.php on line 375, referer: http://sendy.rentalia.com/list?i=2
[Mon Nov 26 17:48:45 2012] [error] [client 192.168.101.130] PHP Notice: Undefined index: s in /var/www/sendy/subscribers.php on line 382, referer: http://sendy.rentalia.com/list?i=2
[Mon Nov 26 17:48:45 2012] [error] [client 192.168.101.130] PHP Notice: Undefined index: p in /var/www/sendy/includes/subscribers/main.php on line 131, referer: http://sendy.rentalia.com/list?i=2
[Mon Nov 26 17:48:45 2012] [error] [client 192.168.101.130] PHP Notice: Undefined variable: s in /var/www/sendy/includes/subscribers/main.php on line 55, referer: http://sendy.rentalia.com/list?i=2
[Mon Nov 26 17:48:45 2012] [error] [client 192.168.101.130] PHP Notice: Undefined variable: c in /var/www/sendy/includes/subscribers/main.php on line 55, referer: http://sendy.rentalia.com/list?i=2
[Mon Nov 26 17:48:45 2012] [error] [client 192.168.101.130] PHP Notice: Undefined variable: s in /var/www/sendy/includes/subscribers/main.php on line 180, referer: http://sendy.rentalia.com/list?i=2
[Mon Nov 26 17:48:45 2012] [error] [client 192.168.101.130] PHP Notice: Undefined variable: c in /var/www/sendy/includes/subscribers/main.php on line 180, referer: http://sendy.rentalia.com/list?i=2
Some idea?¿ Thanks.
This discussion has been closed.
Comments