AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: kitara on December 12, 2017, 11:10:34 PM

Title: Help with this code
Post by: kitara on December 12, 2017, 11:10:34 PM
Please help me this. I got error "The page can not be found" when tried access catalog, block... in Admin Control panel. After delete grid_params with below code, page can load ok. It happens again when access.
Quote
%7B%22table_id%22%3A%22block_grid%22%2C%22sortname%22%3A%22date_added%22%2C%22sortorder%22%3A%22desc%22%2C%22selrow%22%3Anull%2C%22page%22%3A1%2C%22rowNum%22%3A20%2C%22postData%22%3A%7B%22_search%22%3Afalse%2C%22nd%22%3A1513137888656%2C%22rows%22%3A20%2C%22page%22%3A1%2C%22sidx%22%3A%22date_added%22%2C%22sord%22%3A%22desc%22%7D%2C%22search%22%3Afalse%7D

In my localhost, grid_params cookie loaded OK
 I said that is appeared in Admin Control Panel.
Title: Re: Help with this code
Post by: Basara on December 13, 2017, 12:49:32 AM
Hello.

Your question is not clear. On what page your see "Not found" error?
Title: Re: Help with this code
Post by: kitara on December 13, 2017, 01:44:33 AM
Could you help me, that only happed in Admin Control Panel
Title: Re: Help with this code
Post by: abolabo on December 13, 2017, 06:59:06 AM
usually it happens when you got some javascript error on page with grid.
Can you open developer tools in your browser (press F12 key) and open Console tab and try to replicate issue
Title: Re: Help with this code
Post by: kitara on December 13, 2017, 08:27:13 PM
Yes i think it has error in table render grid lines, and i dont know how to fix this, please tell what to do, below is code i got from windows where error appeared
Quote
<div data-growl="container" class="alert alert-danger" role="alert" data-growl-position="top-left" style="position: fixed; margin: 0px; z-index: 99999; display: inline-block; top: 20px;"><button type="button" class="close" data-growl="dismiss" style="display: inline-block; position: absolute; top: 5px; right: 10px; z-index: 99998;"><span aria-hidden="true">×</span><span class="sr-only">Close</span></button><span data-growl="icon" class="fa fa-thumbs-down"></span><span data-growl="title"></span><span data-growl="message">&nbsp;&nbsp;

<title>The page you requested cannot be found!</title>
<meta charset="UTF-8">
<!--[if IE]>
   <meta http-equiv="x-ua-compatible" content="IE=Edge" />
<![endif]-->
Title: Re: Help with this code
Post by: abolabo on December 14, 2017, 04:35:04 AM
can i look on it? please send me credentials to your admin via PM
Title: Re: Help with this code
Post by: kitara on December 14, 2017, 04:55:29 AM
I had sent you a PM, pls help me