Hello,
I just did a fresh install. My pages builder will not load any items or blocks. Instead it only says loading.
Please See Below:
http://www.saltyworld.com/pagebuildererror.jpg
However my fields builder functions fine.
http://saltyworld.com/fieldsbuilder.jpg
Thank you in advance
|
Hi, I read someone else having this problem, I don't know the solution but try a different browser, sometimes thats the problem... |
I have tried in both Firefox 2, 3, and IE 8. Thank you for the response. |
The page builder uses a lot of javascript, so you might try going to http://www.java.com and make sure your version of java is up to date.
Not sure if that will do it. But it can't hurt to try. This is one i have never seen before.
https://www.deanbassett.com |
I upgraded to the lastest Java, restarted browser, still same issue.
Both the fields.php and pagebuilder.php have the same permissions.
Fields works, pagebuilder doesnt. Thank you for the idea.
anybody else??
|
Same issue here... You would think they would have a pinned topic with a answer for this considering how common the problem is. |
What I discovered on my own is that the install routine is messed.
It chmods the folders incorrectly and asks for /inc/ to be cmodded
incorrectly without clarification of a true value to keep site running properly for page builder.
Answer for everyone having this issue:
chmodd to 777
/inc/js/classes/ = 777
/inc/js/ = 777
/inc/ = 755
|
ChinaJ
thanks for noticing this and it is great that your posting the fix.
|
|
What I discovered on my own is that the install routine is messed.
It chmods the folders incorrectly and asks for /inc/ to be cmodded
incorrectly without clarification of a true value to keep site running properly for page builder.
Answer for everyone having this issue:
chmodd to 777
/inc/js/classes/ = 777
/inc/js/ = 777
/inc/ = 755
Not working for me. Any other ideas of what it could be?
I have tried in Chrome, Firefox and IE....
Thanks.
|
What I discovered on my own is that the install routine is messed.
It chmods the folders incorrectly and asks for /inc/ to be cmodded
incorrectly without clarification of a true value to keep site running properly for page builder.
Answer for everyone having this issue:
chmodd to 777
/inc/js/classes/ = 777
/inc/js/ = 777
/inc/ = 755
Worked for me! Thank you, thank you, ChinaJ! I was beginning to think the builders hanging on load were a Dolphin deal-breaker.
HOWEVER when my folder /inc/js/ was set to 777, you couldn't post Classified Ads because it wouldn't call up the sub categories. But changing it to 755 solved that problem and the builders still work.
|
What I discovered on my own is that the install routine is messed.
It chmods the folders incorrectly and asks for /inc/ to be cmodded
incorrectly without clarification of a true value to keep site running properly for page builder.
Answer for everyone having this issue:
chmodd to 777
/inc/js/classes/ = 777
/inc/js/ = 777
/inc/ = 755
I also tried this but issue could not be solved. I have php running in CGI mode on godaddy.
|