reload dashboard

freko1964

Avatar: freko1964

2014-10-01 10:53

If a will add an page in my backoffice then only the dashboardpage is reloading i cant do anything now, how can i resolve that?

» Quick.Cart v6.x

freko1964

Avatar: freko1964

2014-10-28 08:16

Hello is there someone can help me solve my problem whit the dasboard

deha

Avatar: deha

2014-10-29 07:07

Hi,
Have you made any modifications in the script ?
Try to relaod the last working backup.

DEHA

freko1964

Avatar: freko1964

2014-10-30 10:19

I have nothing changed in the script and backup have not solved the problem

deha

Avatar: deha

2014-10-31 07:15

Ok, does it work on local server, and did you remember to follow all steps concerning the instalation, from: http://opensolution.org/Quick.Cart/docs/ext/?id=en-requirements
Try to download a fresh version, install it on the local server following the steps from the manual.

DEHA

treewood (OpenSolution)

Avatar: treewood

2014-10-31 08:07

You need to enable Java Scripts on your browser and perhaps turn OFF any adds blockers

janoo42

Avatar: janoo42

2014-10-31 17:41

This problem is complicated more than simply fix enabling JS and turn of addblockers. I have 4 websities where:
- you can´t add or modify pages, but you can delete it
- when I copied whole system to localhost on my pc - everything works fine, but not on site
- sities are not on one (same) server but on 2 different providers
- also change CHMOD won´t help
- comparing all php files from site to backup archived files shows that nothing is changed in source (like hacking or similar..)
- curiosity now: after deleting all files from folder files/ everything start working fine. It also works when files are saved back into subfolders 100/ 150/ etc. But NOT bigger - original files in root directory files/
- I suspect names of files - if can be problem in names with space between words, or other hidden characters..

Is it clearer now? But still I have no idea what else to do..

openzibi

Avatar: openzibi

2014-10-31 18:21

janoo42
1. In administration open edition page that you "can´t modify"
2. View source .How much quantity lines?
3. Are these stores v6 or older?
4. The exact version of php?
5. I assume you have a server with sufficient space.

janoo42

Avatar: janoo42

2014-11-03 09:51

Hi Openzibi,
1-2. it´s not about particular page, it happens generally:
- I want new page or edit existing page: I write Name, Short Description
- I assign parent page and click Save button
- script execute and write "Operation ended successfully"

3. Older, maybe v4 or 3., but untill this july-august everything works fine long time
4. PHP Version 5.3.29
5. yes, I can make copy of whole site on this space, it is not full.
And it´s crazy - copy of first site works fine, but copy of second site not, when I´ve made it.

It is mystery. But I think I suppose to upgrade sities to newest script. But it is hard work with upgrade DB and make teplate again..

openzibi

Avatar: openzibi

2014-11-03 10:22

PHP Version 5.3.29 :) and old version of Quick.Cart?
The reason of problems is a parameter introduced in exactly php 5.3.29 version.

Delete this $sFilesDir from templates/admin/products.tpl and templates/admin/pages.tpl

janoo42

Avatar: janoo42

2014-11-04 10:16

Solveeedd!!
Openzibi is genius! How easy, clever and elegant :) many thanks. It is exactly what helped to all of my sities.
Now, please can you tell me more about this PHP parameter? Or put here some link. I am really curious.
It is something with too many inputs in form? Or an atribute of some function in PHP?
Anyway I am really happy and thankfull for your knowledge of this script and php.
Nice day to everyone

openzibi

Avatar: openzibi

2014-11-04 10:47

Added max_input_vars directive to prevent attacks based on hash collisions.
It was added earlier. In php 5.3.9 and exist in 5.3.29, 5.4, 5.5...
This parameter was also the reason for the problems in Wordpress or Joomla.
Default value: max_input_vars = 1000

StudioStrona.pl

janoo42

Avatar: janoo42

2014-11-04 15:20

yes, as I´ve predicted... But as I am working with Prestashop also, I have to change this value to 5000 on my localhost. So even no error message I had noticed accordig to this problem. And uncommenting error messages in config of QC showed nothing. Don´t know why.

Thank you one more time, Openzibi

Back to top
about us | contact