Hello to all. This is my 1st post here and it is about a problem. I've been using opencart for some time now, I never had really a problem until now.
For some reason I cannot add more than 25 options in a product. After the 25th option, it just doesn't add anything and opencart throws a notice of undefined index at line 118 of product.php, meaning that the POST array is..empty from that point on.
Any questions/ideas would be most welcome!
I'm using opencart 1.4.0
thnx in advace, george
Just experienced the same problem on my server and fixed by adding to php.ini
Error Message
Code: Select all
[suhosin]
suhosin.request.max_vars = 1000
suhosin.post.max_vars = 1000
Code: Select all
ALERT - configured POST variable limit exceeded - dropped variable 'permission[modify][]' (attacker '94.172.154.127', file '/var/www/text/public/admin/index.php'), referer: http://test.uk/admin/index.php?route=user/user_permission/update&token=c8b9cc42659c1ac0bfdb58ed789db7d4&user_group_id=11
Who is online
Users browsing this forum: Baidu [Spider] and 64 guests