Raised This Month: $51 Target: $400
 12% 

Release Legacy SourceBans 1.4.11 (Updated 2014/02/17)


Post New Thread Closed Thread   
 
Thread Tools Display Modes
bobbobagan
SourceMod Donor
Join Date: May 2007
Location: New Zealand
Old 09-19-2009 , 01:25   Re: SourceBans 1.4.5 (Updated 09/17/09)
#1881

the SourceBans-1.4.5.zip file contains another zip file inside it, why is this?
__________________
bobbobagan is offline
Send a message via Skype™ to bobbobagan
ulx
SourceMod Donor
Join Date: Sep 2006
Old 09-19-2009 , 01:34   Re: SourceBans 1.4.5 (Updated 09/17/09)
#1882

after uploading the whole web content nothing appears on the screen when trying to start the updater.

when deleting install and updater folder nothing appears as well when trying to simply open SourceBans.

after downgrading to 1.4.4 all is working fine again - any idea?
__________________
ulx is offline
Peace-Maker
SourceMod Plugin Approver
Join Date: Aug 2008
Location: Germany
Old 09-19-2009 , 07:17   Re: SourceBans 1.4.5 (Updated 09/17/09)
#1883

Try to enable debug mode. Maybe your phpversion is outdated?
__________________
Peace-Maker is offline
ulx
SourceMod Donor
Join Date: Sep 2006
Old 09-19-2009 , 07:30   Re: SourceBans 1.4.5 (Updated 09/17/09)
#1884

Quote:
Originally Posted by Peace-Maker View Post
Try to enable debug mode. Maybe your phpversion is outdated?
I'll check it out and will post results later.

anyway, PHP: 5.1.2, MySQL: 5.0.18

SB 1.4.4 works without any issue - are there any differences in requirements?
__________________

Last edited by ulx; 09-19-2009 at 07:35.
ulx is offline
ulx
SourceMod Donor
Join Date: Sep 2006
Old 09-19-2009 , 07:55   Re: SourceBans 1.4.5 (Updated 09/17/09)
#1885

its: Fatal error: Call to undefined function timezone_abbreviations_list() in /srv/www/vhosts/xxx/xxx/xxx/init.php on line 270

how can I enable that on PHP 5.1.2? updating PHP isn't possible at the moment.
__________________
ulx is offline
DJ Tsunami
DJ Post Spammer
Join Date: Feb 2008
Location: The Netherlands
Old 09-19-2009 , 09:06   Re: SourceBans 1.4.5 (Updated 09/17/09)
#1886

From http://www.qijoo.com/FAPM/PHP/zh/ref.datetime.html:
Quote:
A number of functions, all of which use the OO interface to the new DateTime classes, are documented as having been available since PHP 5.1. This is not entirely true; although they exist in the PHP 5.1 sources, they're protected by '#ifdef EXPERIMENTAL_DATE_SUPPORT' blocks. Therefore, they aren't really available in those releases without extreme measures.

The new datetime support did not officially arrive until the 5.2 series.
So your options are recompiling PHP 5.1.x with CFLAGS=-DEXPERIMENTAL_DATE_SUPPORT=1, or upgrading to PHP 5.2.
__________________
Advertisements | REST in Pawn - HTTP client for JSON REST APIs
Please do not PM me with questions. Post in the plugin thread.
DJ Tsunami is offline
DoPGaming
SourceMod Donor
Join Date: Jun 2009
Old 09-19-2009 , 09:21   Re: SourceBans 1.4.5 (Updated 09/17/09)
#1887

i get this error in sourcebans on my web server .

URL file-access is disabled in the server configuration in /home/*****/public_html/sourcebans/includes/system-functions.php on line 1049
DoPGaming is offline
DJ Tsunami
DJ Post Spammer
Join Date: Feb 2008
Location: The Netherlands
Old 09-19-2009 , 09:59   Re: SourceBans 1.4.5 (Updated 09/17/09)
#1888

Disable PHP's safe mode.
__________________
Advertisements | REST in Pawn - HTTP client for JSON REST APIs
Please do not PM me with questions. Post in the plugin thread.
DJ Tsunami is offline
DoPGaming
SourceMod Donor
Join Date: Jun 2009
Old 09-19-2009 , 11:10   Re: SourceBans 1.4.5 (Updated 09/17/09)
#1889

Quote:
Originally Posted by DJ Tsunami View Post
Disable PHP's safe mode.
How exactly would i do that ? I am a true newb when it comes to websites ..Your input is greatly appreciated.
DoPGaming is offline
thetwistedpanda
Good Little Panda
Join Date: Sep 2008
Old 09-19-2009 , 11:44   Re: SourceBans 1.4.5 (Updated 09/17/09)
#1890

Quote:
Originally Posted by DoPGaming View Post
How exactly would i do that ? I am a true newb when it comes to websites ..Your input is greatly appreciated.
For future reference, Google transcends all skill levels . Open your php.ini and change change
PHP Code:
safe_mode On 
to
PHP Code:
safe_mode Off 
.
thetwistedpanda is offline
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:24.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode