Welcome to the RaGEZONE - MMORPG development forums.

How to fix 'Update Flash Player' issue.

This is a discussion on How to fix 'Update Flash Player' issue. within the Habbo Tutorials forums, part of the Habbo Hotel category; Ive had this problem myself, and now heres a fix for you. This is mainly for Desire Edit, but can ...

LyncusMU
Results 1 to 7 of 7
  1. #1
    C-images website soon
    Rank
    Member +
    Join Date
    May 2010
    Location
    England, UK
    Posts
    1,283
    Liked
    166

    How to fix 'Update Flash Player' issue.

    Tabo Hotel
    Ive had this problem myself, and now heres a fix for you.

    This is mainly for Desire Edit, but can be used for uber and Phoenix respectively.

    Basically you open class.tpl.php or whatever and you should see something like this:
    Code:
    public function Init()
    	{
    		global $core, $users;
    	
    		$this->SetParam('', 'Holo');
    		$this->SetParam('body_id', '');
    		$this->SetParam('page_title', ' ');
    		$this->SetParam('flash_build', 'flash_50_9');
    		$this->SetParam('web_build', '63_1dc60c6d6ea6e089c6893ab4e0541ee0/631');
    		$this->SetParam('web_build_str', '63-BUILD848 - 24.10.2011 11:04 - com');
    		$this->SetParam('req_path', WWW);
    		$this->SetParam('www', WWW);
    		$this->SetParam('hotel_status_fig', uberCore::GetSystemStatusString(true));
    		$this->SetParam('hotel_status', uberCore::GetSystemStatusString(false));
    		$this->SetParam('credits', '' . $users->GetUserVar(USER_ID, 'credits') . '');
    http://hver.bifi2000.net/ - Find Webbuild and Webbuild_string

    ---------------------
    For this build, just copy what ive put in.

    Or go through your htdocs and download all the stylesheets and javascript, and change the links to yours, like i did. (Credits to Matthew)
    Last edited by JohnHearfield; 26-10-11 at 06:08 PM.

  2. HostKey.com: Unmetered Dedicated servers in the Netherlands
  3. #2
    No, Just no.
    Rank
    Subscriber
    Join Date
    Jul 2008
    Location
    United Kingdom
    Posts
    1,182
    Liked
    429

    Re: How to fix 'Update Flash Player' issue.

    .. Or stop being retarded. And stop stealing sulakes bandwidth. Download the needed CSS files and images and host them your self. A permanent solution to something which should have been done in the first place.

  4. #3
    C-images website soon
    Rank
    Member +
    Join Date
    May 2010
    Location
    England, UK
    Posts
    1,283
    Liked
    166

    Re: How to fix 'Update Flash Player' issue.

    Quote Originally Posted by Matthew View Post
    .. Or stop being retarded. And stop stealing sulakes bandwidth. Download the needed CSS files and images and host them your self. A permanent solution to something which should have been done in the first place.
    Permanent fix, i agree. Will do, thanks.

  5. #4
    Member
    Rank
    Newbie
    Join Date
    Dec 2007
    Location
    United States
    Posts
    46
    Liked
    6

    Re: How to fix 'Update Flash Player' issue.

    I think I should perm fix mine too. I'm having the same issue but it's not my webbuild because it updates itself.

  6. #5
    No, Just no.
    Rank
    Subscriber
    Join Date
    Jul 2008
    Location
    United Kingdom
    Posts
    1,182
    Liked
    429

    Re: How to fix 'Update Flash Player' issue.

    Quote Originally Posted by mark2390 View Post
    I think I should perm fix mine too. I'm having the same issue but it's not my webbuild because it updates itself.
    Don't think you understand. If habbo suddenly decided to completely change their CSS paths, block referrals from your hotel OR completely changed the CSS file it would render your client useless to your users.

    If they did this whilst you was asleep or away that means your hotel wouldn't be accessible until you got the time to fix it. If you're like me and get over 200 online, you'll find your user count dropping if such a thing happens.

    So, in the interest of having 100% up time assurance and being both self sufficient and productive you might as well host them your self. Saves ALOT of fucking around to be honest.

  7. #6
    C-images website soon
    Rank
    Member +
    Join Date
    May 2010
    Location
    England, UK
    Posts
    1,283
    Liked
    166

    Re: How to fix 'Update Flash Player' issue.

    Quote Originally Posted by Matthew View Post
    Don't think you understand. If habbo suddenly decided to completely change their CSS paths, block referrals from your hotel OR completely changed the CSS file it would render your client useless to your users.

    If they did this whilst you was asleep or away that means your hotel wouldn't be accessible until you got the time to fix it. If you're like me and get over 200 online, you'll find your user count dropping if such a thing happens.

    So, in the interest of having 100% up time assurance and being both self sufficient and productive you might as well host them your self. Saves ALOT of fucking around to be honest.
    You are so correct.

  8. #7
    Member
    Rank
    Newbie
    Join Date
    Aug 2011
    Posts
    37
    Liked
    1

    Re: How to fix 'Update Flash Player' issue.

    Ehhm, where can i find the Class.php or tpl in phoenix? ;x

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •