PBLang - Support Forum
The new international community forum!
Please log in or register.
The date and time is now September 6, 2010, 07:51:52 PM
Home  Search  Help  Log in  Register  Members

New Post Post Reply
PBLang - Support Forum :: Development issues :: Programming issues :: My AWESOME PBLang Forum just stopped working...=(!  ::
humsmasher
Newbie
Image

PBLang is super!!!
Posts: 4
My AWESOME PBLang Forum just stopped working...=(! (June 30, 2010, 05:30:31 AM) quote  
Hi,
My PBLang Forum has been running flawlessly for 2 years, and all of a sudden, it stopped working.

Here is what it looks like now.
www.coolseomarketingdirectory.com/page38/page38.php

I have no idea where to start looking to make it work again. Any suggestions?

Thanks
Scott Gerling



ScottyG
IP logged Status: logged off Profile Website 
Order of replies: first reply last :: first reply first
humsmasher
Newbie
Image

PBLang is super!!!
Posts: 4
RE: My AWESOME PBLang Forum just stopped working...=(! (August 10, 2010, 07:04:28 AM) quote  
A little more info about what is going on... (August 10, 2010, 07:02:36 AM)
I am able to access the site through a thread url www.coolseomarketingdirectory.com/page38/files/pblang-4/index.php

But if I am not signed in the main page does not show up. Is there some kind of clean up I can do to my code to get the site running right again?
Thanks,
'humsmasher



ScottyG
IP logged Status: logged off Profile Website 
DrMartinus
Developer of PBLang
Image
Image
Developer of PBLang
Posts: 3690
RE: My AWESOME PBLang Forum just stopped working...=(! (August 10, 2010, 07:29:59 AM) quote  
I'm not working on the forum any more, but you would have to show more than that. When I open the URL, I get only a 500 error. Try changing the file attributes to "executable" on the server. Maybe that helps.


Dr. Martinus
www.drmartinus.de/
The PBLang-project-page: pblang.drmartinus.de
IP logged Status: logged off Profile Send AIM Send ICQ Website 
humsmasher
Newbie
Image

PBLang is super!!!
Posts: 4
RE: My AWESOME PBLang Forum just stopped working...=(! (August 10, 2010, 08:01:14 AM) quote  
Ok,
are there any specific files to change or "executable" site wide?

what else could i show you to help you understand what is happening?

Thanks`humsmasher=).


ScottyG
IP logged Status: logged off Profile Website 
DrMartinus
Developer of PBLang
Image
Image
Developer of PBLang
Posts: 3690
RE: My AWESOME PBLang Forum just stopped working...=(! (August 10, 2010, 08:21:20 AM) quote  
I'm still a bit lost, of course, because there is no hint at all. All php-files would probably have to be made executable. But you can start with "index.php" in the pblang-folder and see if that changes anything.


Dr. Martinus
www.drmartinus.de/
The PBLang-project-page: pblang.drmartinus.de
IP logged Status: logged off Profile Send AIM Send ICQ Website 
DrMartinus
Developer of PBLang
Image
Image
Developer of PBLang
Posts: 3690
RE: My AWESOME PBLang Forum just stopped working...=(! (August 10, 2010, 08:24:32 AM) quote  
One more thing, if that doesn't help. You could change the last lines in header.php from


if ($testing){
error_reporting (E_ALL);
}else{
error_reporting ();
}


to


//if ($testing){
error_reporting (E_ALL);
//}else{
// error_reporting ();
//}


that might bring up some error messages that help for further understanding the issue.


Dr. Martinus
www.drmartinus.de/
The PBLang-project-page: pblang.drmartinus.de
IP logged Status: logged off Profile Send AIM Send ICQ Website 
New Post Post Reply

Software PBLang 4.67.20.a © 2002-2008 by Martin Senftleben & the PBLang-Team
Image