Jump to content

Prestashop Validator... bug?


santolla

Recommended Posts

https://validator.prestashop.com/

 

Sorry, that's what i'm taking about. Sometimes my themes get rejected by prestashop cause they say it didn't validate via https://validator.prestashop.com/

 

But my themes never did validate on the validator. Neither does the default bootstrap. 

 

I need to make this pass the validator, but I can't figure out how. My themes hold the structure it is supposed to. So where is it getting that "Main class not found"????

Link to comment
Share on other sites

Like bellini said it is module validator so you can't validate theme, at least not theme zip file.

If you have some custom modules that goes with theme you can validate them separately.

You can also check http://doc.prestashop.com/display/PS16/Coding+Standards for guide

and for theme tpl files mostly check if smarty variables are properly escaped.

 

Think I read somewhere  there is plan to have public theme validator also in a future, but for now

it is just modules.

Link to comment
Share on other sites

×
×
  • Create New...