Jump to content

A Server Error Occurred ...


Recommended Posts

Hello everybody ... 

i got an error in back office which told

 

"A server error occurred while loading the tabs: some tabs could not be loaded. Please try again by refreshing the page. If you are still encountering this problem, please check your server logs or contact your hosting provider for assistance."

 

meanwhile recently i upgraded my host server .

in the error-log in Cpanel show below error

PHP Notice:  Undefined index: date_add in

 

/public_html/cache/smarty/compile/97/55/ba/9755bab924b549671a8e3e2cfaa89221f84344f5.file.product-listanim.tpl.php on line 133

 

and line 33 of that file is as below 

 

<?php } else { ?><?php echo $_smarty_tpl->smarty->registered_plugins[smarty::PLUGIN_FUNCTION]['dateFormat'][0][0]->dateFormat(array('date'=>htmlspecialchars($_smarty_tpl->tpl_vars['product']->value['date_add'], ENT_QUOTES, 'UTF-8', true),'full'=>0),$_smarty_tpl);?>
<?php }?></a>
 
also when i press ctrl+shift+j in chrome browser then i see this error for that 
 

index.php?controller=AdminProducts&id_product=925&updateproduct&token=769e2548bfd7572fbda9911c53ae4…:1 XMLHttpRequest cannot load

http://mybackoffivewebsiteURL/index.php?controller=AdminProducts&toke…5&action=Suppliers&updateproduct&ajax=1&rand=1456848399800&_=1456848391981. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://mywebsite' is therefore not allowed access.

 

for god sake ;) PLS help me .

thanks

 

 

 

Link to comment
Share on other sites

Doesn't seem that that PHP Notice can cause such problems.

And the second error most likely says that page is trying to be loaded from other domain.

Did you changed site domain settings or something similar?

both above text is for one error .

No , i don't

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...