Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard Spread FireBoard!
Blank page in some administration tasks (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: Blank page in some administration tasks
#55965
Blank page in some administration tasks 3 Months, 1 Week ago  
Hi.

First of all, thanks for Fireboard.

I installed a Fireboard with joomla 1.5.
I'm here because of a problem on the fireboard control panel. I just found one thread with same problem, but not solved. ( here).

I can access the pannel, I can access some of the tasks, but others restult in a "blank page" with the panel menu alone on the upper left.

See the screenshot . I got this same page with 4 tasks.

FireBoard Control Panel --> works
FireBoard Configuration --> works
Forum Administration --> DOESN'T work
User Administration --> DOESN'T work
Edit Smilies --> DOESN'T work
Ranks Management --> DOESN'T work
Uploaded Files Browser --> works
Uploaded Images Browser --> works
Edit CSS File --> works
Prune Forums --> works
Syncronize Users --> works
Load Sample Data --> works --> And the board works quite nicely !
Remove Sample --> works
Data Recount --> works
Categories Stats --> works
Support WebSite --> works / Thanks to it, I'm here

I tried the debug mode, but the blank page did not show anything .. since it's blank.
I set a huge php memory, did not change anythink.
I tried older versions, getting the same result.

Finaly trying at home, locally everything worked !
But I can't find what's wrong on the server ... which configuration is even more up to date than what I set up locally.

I tried to have a look at the files ... but I don't know anything about codes.

To notice, I got exactly the same issue with community builder admin panel. Some links do work, others do not.

It would really be helpfull if someont have a way to solve this issus.

Thanks a lot.
Onowen (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#56106
Re:Blank page in some administration tasks 3 Months, 1 Week ago  
Create a file called info.php in the root folder, with content;
Code:

<? phpinfo(); ?>

Then we can check your PHP settings.

Birger
MindTooth (User)
Joomla! Star
Senior Boarder
Posts: 161
graphgraph
User Offline Click here to see the profile of this user
Gender: Male MindTooth Location: Norway Birthdate: 1987-09-22
Logged Logged
 
The administrator has disabled public write access.  
#56249
Re:Blank page in some administration tasks 3 Months, 1 Week ago  
Hi !

phpinfo is really long, are there precise informations that I can give you ?
For exemple, safe mode is off, suhosin is off, phpmemory is 64, php upload size is 16.
Or do you need everything ?

Indeed, the same problem comes with all components using legacy mode, each time a task tries to access the database. Don't know if it could help ?

Thanks a lot.
Onowen (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#56255
Re:Blank page in some administration tasks 3 Months, 1 Week ago  
If you are testing FB 1.0.4 I recommend to upgrade the install to 1.0.5 Beta
Search for 1.0.5 you will find the 1.0.5NB10 thread that explains how to.
fxstein (Moderator)
FB Core Team
starVmax
Moderator
Posts: 1210
graphgraph
User Offline Click here to see the profile of this user
Gender: Male fxstein starVmax Location: Silicon Valley, USA
Logged Logged
 
 
The administrator has disabled public write access.  
Go to top