Pagebuilder syntax error (cant use pgbuilder)
8 years 2 weeks ago - 8 years 2 weeks ago #41500
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Pagebuilder syntax error (cant use pgbuilder)
I have checked : the problem is that the code of the page is too long and has been cut off by the server rules
this results in a bad json string because it missed some data
I give you a restored version that you can import as page, then call it again into module
www.dropbox.com/s/iqez34dbtn28qgv/PAGEBU..._export_48.pbck?dl=0
to avoid this problem you must increase your server POST size
this results in a bad json string because it missed some data
I give you a restored version that you can import as page, then call it again into module
www.dropbox.com/s/iqez34dbtn28qgv/PAGEBU..._export_48.pbck?dl=0
to avoid this problem you must increase your server POST size
Joomlack Webmaster and Developer
Last edit: 8 years 2 weeks ago by ced1870.
Please Log in or Create an account to join the conversation.
8 years 2 weeks ago - 8 years 2 weeks ago #41549
by kubafly
Replied by kubafly on topic Pagebuilder syntax error (cant use pgbuilder)
Hi my post size is 64 MB and its maximum allowed value. The web server provider sed that they may consider increase the post size but they need exact amount of megabytes to increase. And any decision they made will be discretionary decision. Basically they tell me to go and f..k my self but in polite way.
One last question Do you have way to check how cache the code i send to you need to work. I have no way to check it. My server logs remain silent.
thx for the page backup
One last question Do you have way to check how cache the code i send to you need to work. I have no way to check it. My server logs remain silent.

thx for the page backup
Last edit: 8 years 2 weeks ago by kubafly.
Please Log in or Create an account to join the conversation.
8 years 2 weeks ago #41550
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Pagebuilder syntax error (cant use pgbuilder)
please go in your database >> "modules" table >> "params" field, and change i to "longtext" type instead of "text"
this will allow a longer string to be stored
then try again
this will allow a longer string to be stored
then try again
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
8 years 2 weeks ago #41580
by kubafly
Replied by kubafly on topic Pagebuilder syntax error (cant use pgbuilder)
maby im an idiot but how to call page in to module?
Please Log in or Create an account to join the conversation.
8 years 2 weeks ago #41581
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Pagebuilder syntax error (cant use pgbuilder)
in the module pagebuilder or a custom module ?
pagebuilder module >> you have a button on the left in the top bar "load a page"
custom module >> use the tag {pagebuilder XX}, you have a button in the editor to help you
CEd
pagebuilder module >> you have a button on the left in the top bar "load a page"
custom module >> use the tag {pagebuilder XX}, you have a button in the editor to help you
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.212 seconds