10688 Posts in 2795 Topics by 1518 members
Jump to:If this is your first visit, you will need to register before you can post. However, you can browse all messages below.
| Page: 1 | go to end | Reply | |
| Author | Topic: Blog blank page on Live Server | 1396 views |

18 April 2008 at 12:17pm
When i upload the site to the live server i cant get the blog module to work.
it works perfect on my developement installtion.
I already read all post. check blank lines after ?> on php files.
I already update the blog module to the last trunk version.
But i cant get it working.
(This only happen when the blog have posts) if blog is empty works perfect.
Some sugestion?

18 April 2008 at 5:43pm
have you set send_live_errors_to? you should be getting an email with the error details. Or you could temporarily set the live to to 'dev' mode in the _config.php which will display the error on screen.

19 April 2008 at 12:18am
I already set the system in dev mode and i get every error on my email.
But i didn't get any error on this issue, even i set
ini_set("display_errors","1");
and i still get a blank page.
so i didnt have a clue of where is the error.
thanks
Last edited: 22 April 2008 at 1:26am

22 April 2008 at 11:19am
I have just come across this error as I was editing the widgets. Now what theme are you using for your blog? I think they error is coming from a template rendering bug.
I will fill you in if I can find the bug. At the moment mine works when I create a blank Widget.ss file in mytheme_blog/templates/Includes

23 April 2008 at 12:14am
Thanks Will
I create the file but still dont work
Is extrange works perfect on my pc but not on server.
im ussing an modified version of oldenglish theme.

23 April 2008 at 12:58am
Will i just check the widget Area in admin section and seems like the problem is there,
I didnt see the widget in use.
I find on DB and i see that i have 2 records on the WidgetArea. Because i delete the blog page and create an other one and the record on widget area was not deleted.
I fix the parentid on widget and i see the widget on Admin Section,
But if i try to edit widget area using drag & drop i get:
Error: Object::__call() Method 'setURLParams' not found in class 'BlogManagementWidget'
At line 197 in /home/aroma/public_html/sapphire/core/Object.php

23 April 2008 at 12:21pm
I fix the Widget issue updating all.
But still get a blank page on blog when have posts.
| 1396 views | |||
| go to top | Reply |