Adminitration panel problems

con55

Avatar: con55

2014-10-16 16:07

Hello, after i run ccleaner and then i open my admin panel i cant go anywhere, i mean i press the orders panel and it wont display anything from orders it hangs in the first admin page (dashboard#).
Any solution for this bug?

» Quick.Cart v6.x

con55

Avatar: con55

2014-10-17 09:35

I have try to open the orders, products, etc but it wont respond, i have try it with IE11, Chrome, and firefox, but it wont open! please help!

con55

Avatar: con55

2014-10-17 10:17

Ok get this error from Chrome when i enter the debug mode with F12 >>>>>> Uncaught ReferenceError: sVersion is not defined common-admin.js:409firstNotice common-admin.js:409ReadOnload

deha

Avatar: deha

2014-10-17 12:57

Check the source code as you are in the administration panel and check if there is such a line:

var sVersion = 'Your Quick.Cart v6.x'

if not, you modified your _header.php file in

templates/admin/_header.php

and you should try to replace it with the raw version of this file.

deha

con55

Avatar: con55

2014-10-17 16:07

Hello deha and thanks for your reply.
I have check my source code in administration and there is no var sVersion or sVersion.
I have also check the _header.php and there is this line of code var sVersion = '<?php echo VERSION; ?>';
I solve my problem by uploading a previous backup of my site in a diferent directory in httpdocs and i login in the administration after that my online version is working again..
I don't know how to resolve this problem permanently, anytime i run the ccleaner i have this problem, i thing the cookie it cant be created successfully?

con55

Avatar: con55

2014-11-30 14:33

I have replace all the files in the templates/admin folder with a new downloaded files but again the same problem...

con55

Avatar: con55

2014-11-30 14:36

Uncaught ReferenceError: sVersion is not defined

function firstNotice( ){
var sCookieName ='bLicense'+sVersion.replace('.','');
var bFirstNotice = throwCookie( sCookieName );
if( !bFirstNotice ){
var oClose = new LertButton(Close, function() {
createCookie( sCookieName, true, 180 );

con55

Avatar: con55

2014-11-30 15:22

Problem solved by replace all files in templates/admin with version 6.5 files... when i login it shows version 6.3
It work's... for now..

Back to top
about us | contact