HabboRE-CMS (HoloCMS-edit for Phoenix 3.6.0) Homes, Groups and more!

Page 5 of 6 FirstFirst 123456 LastLast
Results 101 to 125 of 144
  1. #101
    Sorcerer Supreme Scresho is offline
    Member +Rank
    Jul 2008 Join Date
    HoloWS - GermanLocation
    425Posts

    Re: HabboRE-CMS (HoloCMS-edit for Phoenix 3.6.0) Homes, Groups and more!

    I really think that its just copied out of the one from iplay?

  2. #102
    Elite Member Imagician is offline
    Member +Rank
    Sep 2010 Join Date
    244Posts

    Re: HabboRE-CMS (HoloCMS-edit for Phoenix 3.6.0) Homes, Groups and more!

    iPlay do it only for the profile.php & without FilterText($ _DATA) but mysql_real_escape_string($ _DATA).
    I've also fixed in the whole of groupsdata.php and profile.php!
    Think first, then write.

    Sorry for my bad English.

    Sincerely, Imagician.

  3. #103
    "(still lacks brains)" NoBrain is offline
    Grand MasterRank
    Sep 2011 Join Date
    United KingdomLocation
    2,658Posts

    Re: HabboRE-CMS (HoloCMS-edit for Phoenix 3.6.0) Homes, Groups and more!

    Quote Originally Posted by Imagician View Post
    Sure?
    Then see here: http://retrotown.de/index.php?page=T...=3058&3e06d532
    Sincerly, Imagician.
    Advertise much...

  4. #104
    Thanks for the memories! Mithex is offline
    Grand MasterRank
    May 2010 Join Date
    HeavenLocation
    2,014Posts

    Re: HabboRE-CMS (HoloCMS-edit for Phoenix 3.6.0) Homes, Groups and more!

    I installed this on xampp and got tons and tons of error's. Maybe its my PHP version, I will check on my webhost though?

  5. #105
    "(still lacks brains)" NoBrain is offline
    Grand MasterRank
    Sep 2011 Join Date
    United KingdomLocation
    2,658Posts

    Re: HabboRE-CMS (HoloCMS-edit for Phoenix 3.6.0) Homes, Groups and more!

    Quote Originally Posted by Mithex View Post
    I installed this on xampp and got tons and tons of error's. Maybe its my PHP version, I will check on my webhost though?
    Install XAMPP 1.7.3

  6. #106
    Thanks for the memories! Mithex is offline
    Grand MasterRank
    May 2010 Join Date
    HeavenLocation
    2,014Posts

    Re: HabboRE-CMS (HoloCMS-edit for Phoenix 3.6.0) Homes, Groups and more!

    Thank you</3

  7. #107
    Sorcerer Supreme YungTmk is offline
    Member +Rank
    Dec 2009 Join Date
    288Posts

    Re: HabboRE-CMS (HoloCMS-edit for Phoenix 3.6.0) Homes, Groups and more!

    Quote Originally Posted by Jupos View Post
    Advertise much...
    Was it necessary to quote it as that post could have been reported and removed now 2 posts have to be removed/edited

  8. #108
    The one and only! Hejula is offline
    Grand MasterRank
    Nov 2008 Join Date
    4,128Posts

    Re: HabboRE-CMS (HoloCMS-edit for Phoenix 3.6.0) Homes, Groups and more!

    Quote Originally Posted by Jupos View Post
    Install XAMPP 1.7.3
    Your advice is blinkered. You think if you make a website and it gives errors in PHP 5.3 for example, you tell the client to ask the host to downgrade to PHP 5.2? It doesn't make sense to just downgrade. The errors have to be worked upon and fixed so it is compatible with all versions.

  9. #109
    "(still lacks brains)" NoBrain is offline
    Grand MasterRank
    Sep 2011 Join Date
    United KingdomLocation
    2,658Posts

    Re: HabboRE-CMS (HoloCMS-edit for Phoenix 3.6.0) Homes, Groups and more!

    Quote Originally Posted by YungTmk View Post
    Was it necessary to quote it as that post could have been reported and removed now 2 posts have to be removed/edited
    Moderators take ages to do things...

  10. #110
    Sorcerer Supreme YungTmk is offline
    Member +Rank
    Dec 2009 Join Date
    288Posts

    Re: HabboRE-CMS (HoloCMS-edit for Phoenix 3.6.0) Homes, Groups and more!

    Quote Originally Posted by Jupos View Post
    Moderators take ages to do things...
    Not if you go on there page and report it or even pm one.

  11. #111
    Thanks for the memories! Mithex is offline
    Grand MasterRank
    May 2010 Join Date
    HeavenLocation
    2,014Posts

    Re: HabboRE-CMS (HoloCMS-edit for Phoenix 3.6.0) Homes, Groups and more!

    Still get some error's but definatley not as many.

    Code:
    Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\data_classes\server-data.php_data_classes-core.php.php on line 18
    
    Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\data_classes\server-data.php_data_classes-core.php.php on line 19
    
    Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\data_classes\server-data.php_data_classes-core.php.php on line 52
    
    Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\data_classes\server-data.php_data_classes-core.php.php on line 301
    
    Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\data_classes\server-data.php_data_classes-core.php.php:18) in C:\xampp\htdocs\register.php on line 46

  12. #112
    "(still lacks brains)" NoBrain is offline
    Grand MasterRank
    Sep 2011 Join Date
    United KingdomLocation
    2,658Posts

    Re: HabboRE-CMS (HoloCMS-edit for Phoenix 3.6.0) Homes, Groups and more!

    Quote Originally Posted by Mithex View Post
    Still get some error's but definatley not as many.

    Code:
    Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\data_classes\server-data.php_data_classes-core.php.php on line 18
    
    Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\data_classes\server-data.php_data_classes-core.php.php on line 19
    
    Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\data_classes\server-data.php_data_classes-core.php.php on line 52
    
    Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\data_classes\server-data.php_data_classes-core.php.php on line 301
    
    Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\data_classes\server-data.php_data_classes-core.php.php:18) in C:\xampp\htdocs\register.php on line 46
    core.php or something like that in includes folder:
    PHP Code:
    error_reporting(0); 
    Now that should tell those errors to stfu!

  13. #113
    Thanks for the memories! Mithex is offline
    Grand MasterRank
    May 2010 Join Date
    HeavenLocation
    2,014Posts

    Re: HabboRE-CMS (HoloCMS-edit for Phoenix 3.6.0) Homes, Groups and more!

    I want to fix the errors not silence them

  14. #114
    Newbie Tyfhon is offline
    MemberRank
    Jul 2011 Join Date
    3Posts

    Re: HabboRE-CMS (HoloCMS-edit for Phoenix 3.6.0) Homes, Groups and more!

    Quote Originally Posted by Jupos View Post
    Advertise much...
    It says that i haven't permissions to access this page, anda now what i do?

  15. #115
    Elite Member Wupz0r is offline
    Member +Rank
    Oct 2011 Join Date
    RaGEZONELocation
    229Posts

    Re: HabboRE-CMS (HoloCMS-edit for Phoenix 3.6.0) Homes, Groups and more!

    Quote Originally Posted by Mithex View Post
    Still get some error's but definatley not as many.

    Code:
    Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\data_classes\server-data.php_data_classes-core.php.php on line 18
    
    Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\data_classes\server-data.php_data_classes-core.php.php on line 19
    
    Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\data_classes\server-data.php_data_classes-core.php.php on line 52
    
    Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\data_classes\server-data.php_data_classes-core.php.php on line 301
    
    Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\data_classes\server-data.php_data_classes-core.php.php:18) in C:\xampp\htdocs\register.php on line 46
    Fail.

  16. #116
    Live Ocottish Sverlord Joopie is offline
    LegendRank
    Jun 2010 Join Date
    The NetherlandsLocation
    2,773Posts
    Quote Originally Posted by Mithex View Post
    I want to fix the errors not silence them
    Check your query you used for that.
    Posted via Mobile Device

  17. #117
    Elite Member boomitszac is offline
    Member +Rank
    Aug 2011 Join Date
    EnglandLocation
    229Posts

    Re: HabboRE-CMS (HoloCMS-edit for Phoenix 3.6.0) Homes, Groups and more!

    I wish there was an english version...

  18. #118
    I don't even know azaidi is offline
    Grand MasterRank
    Apr 2010 Join Date
    the NetherlandsLocation
    2,065Posts

    Re: HabboRE-CMS (HoloCMS-edit for Phoenix 3.6.0) Homes, Groups and more!

    Just something handy for youre htaccess to make Housekeeping work :)

    RewriteRule ^manage/hotel/de/housekeeping(|/)$ ./manage/hotel/de/housekeeping/index.php
    RewriteRule ^manage/hotel/de/housekeeping/index/p/(..*)$ ./manage/hotel/de/housekeeping/index.php?p=$1

  19. #119
    Grand Master American is offline
    Grand MasterRank
    Sep 2011 Join Date
    WeedlandLocation
    658Posts

    Re: HabboRE-CMS (HoloCMS-edit for Phoenix 3.6.0) Homes, Groups and more!

    Download link broken
    can someone re-upload?

  20. #120
    Banned Zanderx is offline
    BannedRank
    May 2011 Join Date
    C:\inetpub\1337Location
    19Posts

    Re: HabboRE-CMS (HoloCMS-edit for Phoenix 3.6.0) Homes, Groups and more!

    Its MyMabbo , also it has very much bugs and xss gaps !!

  21. #121
    Newbie Tyfhon is offline
    MemberRank
    Jul 2011 Join Date
    3Posts

    Re: HabboRE-CMS (HoloCMS-edit for Phoenix 3.6.0) Homes, Groups and more!

    I repeat that donwload link don't work and the riginal post don have permissions, some one can upload it?

  22. #122
    Grand Master American is offline
    Grand MasterRank
    Sep 2011 Join Date
    WeedlandLocation
    658Posts

    Re: HabboRE-CMS (HoloCMS-edit for Phoenix 3.6.0) Homes, Groups and more!

    waiting for someone who can re-upload...

  23. #123
    Im Back! PythoneX12 is offline
    Grand MasterRank
    Sep 2010 Join Date
    634Posts

    Re: HabboRE-CMS (HoloCMS-edit for Phoenix 3.6.0) Homes, Groups and more!

    Download??? Link is broken..

  24. #124
    Member Badbygger is offline
    MemberRank
    Aug 2007 Join Date
    60Posts

    Re: HabboRE-CMS (HoloCMS-edit for Phoenix 3.6.0) Homes, Groups and more!

    kewl D:

  25. #125
    I don't even know azaidi is offline
    Grand MasterRank
    Apr 2010 Join Date
    the NetherlandsLocation
    2,065Posts

    Re: HabboRE-CMS (HoloCMS-edit for Phoenix 3.6.0) Homes, Groups and more!

    HAHA i know why the groups weren't working!

    $sql123 = mysql_query("SELECT * FROM group_details WHERE id = '".FilterText($_GET['id'])."' LIMIT 1") U forgot the ;

    Lol..



Page 5 of 6 FirstFirst 123456 LastLast

Advertisement