Hello.
I am trying to access this URL:
www.4u2.co.il/temp.php?notif_payment=ban...pl=component&lang=he
and i run into a 500 Internal Server Error page, temp.php got has a permission of 777 and i checked the error_log and it says:
[26-Jul-2011 16:16:16] PHP Warning: include(/home/ucoil/public_html/components/com_hikashop/controllers/index.php.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in .../public_html/components/com_hikashop/hikashop.php on line 43
[26-Jul-2011 16:16:16] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening '.../public_html/components/com_hikashop/controllers/index.php.php' for inclusion
What does it means? why does Hikashop searches for index.php.php which does not exsist?
thanks in advance.