Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
Holo CMS Xamp Errors
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Demonz" data-source="post: 223939" data-attributes="member: 7738"><p>Hey guys I got a few xampp errors i also got the hc bug</p><p>but i fixed the hc.</p><p>so here is the errors that i see always that i could not figure out whats wrong with them.</p><p> </p><p>Deprecated: Function session_is_registered() is deprecated in C:\xampp\htdocs\core.php on line 143 Deprecated: Function session_is_registered() is deprecated in C:\xampp\htdocs\core.php on line 269 Deprecated: Function session_is_registered() is deprecated in C:\xampp\htdocs\core.php on line 369 Deprecated: Function session_is_registered() is deprecated in C:\xampp\htdocs\core.php on line 369 Deprecated: Function session_is_registered() is deprecated in C:\xampp\htdocs\core.php on line 562 Deprecated: Function session_is_registered() is deprecated in C:\xampp\htdocs\includes\session.php on line 21</p><p> </p><p> </p><p>line 143 in core.php: if(!session_is_registered(user) && $_COOKIE['remember'] == "remember"){</p><p>line 269 in core.php: if(session_is_registered('username')){</p><p>line 393 in core.php: $hasbadge = mysql_num_rows($check);</p><p>line 562 in core.php: if(session_is_registered(username)){</p><p> </p><p>for the whole php code it is <a href="http://pastebin.com/jdVt0wbe" target="_blank">Here</a>.</p></blockquote><p></p>
[QUOTE="Demonz, post: 223939, member: 7738"] Hey guys I got a few xampp errors i also got the hc bug but i fixed the hc. so here is the errors that i see always that i could not figure out whats wrong with them. Deprecated: Function session_is_registered() is deprecated in C:\xampp\htdocs\core.php on line 143 Deprecated: Function session_is_registered() is deprecated in C:\xampp\htdocs\core.php on line 269 Deprecated: Function session_is_registered() is deprecated in C:\xampp\htdocs\core.php on line 369 Deprecated: Function session_is_registered() is deprecated in C:\xampp\htdocs\core.php on line 369 Deprecated: Function session_is_registered() is deprecated in C:\xampp\htdocs\core.php on line 562 Deprecated: Function session_is_registered() is deprecated in C:\xampp\htdocs\includes\session.php on line 21 line 143 in core.php: if(!session_is_registered(user) && $_COOKIE['remember'] == "remember"){ line 269 in core.php: if(session_is_registered('username')){ line 393 in core.php: $hasbadge = mysql_num_rows($check); line 562 in core.php: if(session_is_registered(username)){ for the whole php code it is [URL='http://pastebin.com/jdVt0wbe']Here[/URL]. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Holo CMS Xamp Errors
Top