I'm not sure if this has to do with the dolphin 7.0.1 or not. But my problem seemed to happen the same day after installing the 7.0.1.
Anyways, When I go into the Page Builder and click on any of the pages. For example "Homepage". None of the blocks load up. Instead within the Active Blocks, Inactive Blocks and Samples boxes it just says "loading ..." The browser says the page has finished loading.
I have tried loading the page up in Explorer, FireFox and Chrome .... With no difference. It just stays on ""loading ..."???
Does anybody know why this is happening??
|
Do you have any third party mods installed? My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |
Yes, there is a third party mod. But it was installed after we noticed the problem |
One more question... Do you see any php warnings at the top of the screen when this happens... like .. headers already sent.. ect?
I'm asking these questions because I had a similar problem when installing a module. It had nothing to do with the module though. My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |
No. The page seems to load as it would normally without warnings or errors at all. Minus, the "loading ..." part. |
Try deleteing sys_page_compose.inc from the cache folder on the server.
https://www.deanbassett.com |
No luck when I delete the sys_page_compose.inc in the cache ..... |
I'm still not having any luck with this .... Any other ideas? |
Last time i saw this problem was on D6. And it turned out to be something stupid. It was an apostrophe i used on a page block title which caused an error when the page builders tried to load the list. I had to fix it manually in the database.
So. I guess my question is did you happen to add any new blocks to a page before you noticed the problem? https://www.deanbassett.com |
I had this problem right after I loaded the new site. I couldn't get the blocks to load for adjustments in the account page. I dumped the cache, then closed and reopened the browser and the problem disappeared. http://towtalk.net ... Hosted by Zarconia.net! |
Last time i saw this problem was on D6. And it turned out to be something stupid. It was an apostrophe i used on a page block title which caused an error when the page builders tried to load the list. I had to fix it manually in the database.
So. I guess my question is did you happen to add any new blocks to a page before you noticed the problem?
No we haven't added any new blocks at all. Everything has stayed the same for about 2 weeks now - referring to the blocks. What would I be looking for in the database?
I have also tried clearing all cache everywhere .... with no change either .....
|
Same problem here. Upgraded yesterday. |
If you are on a Linux/Unix server you might try changing the permissions on your inc folder to 755, it worked for me. |
Nope that didn't work. Thanks though. |
I got mine working. Though I don't know exactly what I did. I reran through some of the upgrade stuff and when I checked it again, it was working... |
I was never able to figure out the problem.
I did a fresh install-database and all using 7.01 not upgrading.
What ever the issue I was having had is not happening now with the fresh install. Sorry I could not help figure out the issue but it was taking too long.
|
I recently had this same problem...will happen during the upgrade process.......very simple fix......
chk this post and make sure all files are edited properly according to this post.....
http://www.boonex.com/trac/dolphin/changeset/13822
then insert the 2 MySql inserts into your DB at the bottom.....
The upgrade doesnt include these 2 MySql entries however the newer version install does...so that is why ppl are having trouble upgrading but not w a fresh install......
can someone pass this on so that they can fix the upgrade installer....to prevent this from happening to more ppl.....
|