HansSchouten / PHPagebuilder-boilerplate

Boilerplate for quickly spinning up websites using PHPagebuilder.
https://www.phpagebuilder.com
39 stars 25 forks source link

O sistema não está criando as páginas #11

Open EGSolda opened 3 years ago

EGSolda commented 3 years ago

O login foi realizado com sucesso. O form das informações funciona normalmente, porém parece que a página não é criada. Tanto quando clico em View quando em Build não funciona.

Captura de tela 2021-09-13 093156 Captura de tela 2021-09-13 093106

HansSchouten commented 3 years ago

It might happen because of the base_url in your pagebuilder config file. In your case it should be: "https://www.localhost/PHP".

Or else have a look at the code location that has the unexpected token.

EGSolda commented 3 years ago

É aí que está o problema, as variáveis estão todas configuradas corretamente, porém o erro persiste.

Captura de tela 2021-09-14 075624

Captura de tela 2021-09-14 075534