BlastChat
 arrowHome arrow Support Forum Friday, 21 November 2008 

Reverse Cellular Lookup
Login Form





Lost Password?
No account yet? Register

BlastChat
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Dynamic.blastchatc.php error on 450-451 (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Dynamic.blastchatc.php error on 450-451
#4062
Mike L (User)
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
Re:Dynamic.blastchatc.php error on 450-451 6 Months, 3 Weeks ago Karma: 0  
Still have error
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#4066
Prutkar (Admin)
Admin
Posts: 1772
graph
User Offline Click here to see the profile of this user
Re:Dynamic.blastchatc.php error on 450-451 6 Months, 2 Weeks ago Karma: 49  
Did you already try to edit your php.ini file and disable "Notices"?
 
Report to moderator   Logged Logged  
 
Peter Saitz
www.blastchat.com
  The administrator has disabled public write access.
#4067
Prutkar (Admin)
Admin
Posts: 1772
graph
User Offline Click here to see the profile of this user
Re:Dynamic.blastchatc.php error on 450-451 6 Months, 2 Weeks ago Karma: 49  
fix I gave you should take care of your Notices (did you clear your cache after fix has been applied to defaults.blastchatc.pfp file?)

If that does not work for you, then edit dynamic.blastchatc.php file and place that code there:

find:
Code:

$global_count = bc_getGlobalCount();
replace with
Code:

$global_count = bc_getGlobalCount(); if (!isset($global_count)) { $global_count->global_count = 0; $global_count->global_update = 0; }
but this code will do same as one provided before last thing I can think of is to replace all occurrences $global_count variable name with something else in dynamic.blastchatc.php file, like $global_varibale (could be a problem with $global_count->global_count (variable name and pointer have same name)
 
Report to moderator   Logged Logged  
 
Peter Saitz
www.blastchat.com
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop
BC CSS templates
  • BlastChat CSS tempplates Image Rotator
  • BlastChat CSS tempplates Image Rotator
  • BlastChat CSS tempplates Image Rotator
  • BlastChat CSS tempplates Image Rotator
  • BlastChat CSS tempplates Image Rotator

BC Module 3.0
We have 60 guests and 2 members online
tooltip  Enchant
tooltip  fadi098
Statistics
Visitors: 20450340

Logotyp
Page loaded in 0.746 seconds.