Jump to content

can not run Live Edit


Recommended Posts

Bonjour

Je installer version 1.4.9.0

j'ai meme probleme avec live edit sa envoie-moi une page blanche avec erreur fatale

Quelqu'un peut-il aider ?

Merci

 

Hello

I just installed version 1.4.9.0

I have the same problem with Live Edit its me send me a blank page with fatal error?

Can anyone help?

thank you

Edited by Droujko (see edit history)
Link to comment
Share on other sites

hi ,

i changed the lines on frontcontroller.php

"//live edit

if (Tools::isSubmit('live_edit') AND $ad = Tools::getValue('ad') AND (Tools::getValue('liveToken') == sha1(Tools::getValue('ad')._COOKIE_KEY_)))

if (!is_dir(_PS_ROOT_DIR_.DIRECTORY_SEPARATOR.$ad))

$cookie->live_edit = true;"

 

now Live edit runs but i cant doesnt do anything...

 

what else can i do?

Link to comment
Share on other sites

×
×
  • Create New...