That's still Holo Emulator, so yes, it will be supported.
Also guys, stop posting your help questions and compliments. As polite as they may seem, it's kind of annoying checking all these new posts to find that they just say "Keep up the good work".
Printable View
@ above reinstall, make sure u add all files to yer host, add the sql and run upgrade.php and thn delete it and install.php tht shd make it work.... and read wat tallax said
Midnight release! I always keep my words. If I say August 1, 2009. I'll release August 1, 2009.
Please read the first post! I cannot stress these points enough:
1) DO NOT POST BUGS HERE! GOOGLE CODES IS WHERE YOU GO!
2) DO NOT mirror the download, I like to keep track of things, link to the page I provided, thanks.
3) POST ANY TROUBLE you encounter installing or using it that you isn't a bug
4) READ THE readme.txt, you'll find installation instructions, common errors, etc
I just jizzed myself reading this. :rolleyes: Hopefully I'll be able to get it to work on gatorhost since it just shows up as blank like all the latest HoloCMS releases on my VPS. It's weird though, PhoenixCMS works and it's just a rip of it. Haha.
EDIT: It works perfectly. Please excuse my bug report on the google code. :P
EDIT #2: It doesn't work perfectly and I can't post any issues on the google thing. The submit issue button is faded and doesn't let me click it, so I'm posting my error here.
Page of bug (if any): index.php
(ex: me.php)
Description of bug: It gives me errors - Warning: mysql_result() [function.mysql-result]: Unable to jump to row 0 on MySQL result index 13 in C:\xampp\htdocs\phpretro\includes\classes.php on line 424
(ex: credits are always zero)
Steps to reproduce:
1. Execute the given database with HoloTDbP
2. Run install script
3. Delete install folder
4. Go to index
Also, when I try this with my existing database, it doesn't show the error, all it shows is the Retro picture, users online header, and that's it.
Good job Yifan_lu!
I will surely test!
Time for me to fix it up :)
Edit: Nice release, unfortunatley I have a bug (which I have posted on the Google Codes page) - So I'll be hearing from you soon!
Edit2:
The problem seems to be with any of the PHP and html mixed code, for example the status images;
That is what's causing the index.php bug and also there is a bug on me.php which is also occuring.Code:<li class="stats-visited"><img src="<?php echo PATH; ?>/web-gallery/v2/images/<?php echo HotelStatus(); ?>.gif" alt="<?php echo HotelStatus(); ?>" border="0"></li>
I'm a bit confused, you left out folders or did you just put some files in other folders?
---------- Post added at 10:05 AM ---------- Previous post was at 10:02 AM ----------
It may be me, but I'm a bit anoyed that the readme is fully stretched out without any enters.
EDIT: Wtf :P In the .txt file it's fully stretched out and when I post it here it isn't :PQuote:
PHPRetro 4.0.0 Beta 3 (Unstable)
www.phpretro.com
=================================================
1
. Installation
i. Common Errors
ii. Premissions
iii. Installing Events
iv. Cron
2. FAQs
3. Troubleshooting
-=Installation=-
To install,
1) Upload all files in the ./upload folder
to your web server.
2) Make sure you have a correct EMPTY Holograph Database, if
you can't find one, use Google or search on RaGEZONE.
3) See "Premissions" for settings correct premissions.
4) Visit the /install page via your web browser
5) Follow the installer
6) Delete the /install folder
7) If PHPRetro is installed anywhere EXCEPT root of your
web root. (e.x http://www.retro.com/cms/), then you
must edit .htaccess in the installation folder and
change the first line to match your directory in order
to have an error page. So for http://www.retro.com/cms/
the first line have to be: ErrorDocument 404 /cms/error.php
To migrate (from HoloCMS),
1) Make sure you're using HoloCMS 3.1.1.60, any other version,
you must upgrade first.
2) Delete ALL HoloCMS files EXCEPT config.php (found in root
installation directory)
3) Make sure the whole folder is empty EXCEPT config.php
4) Make sure config.php has CHMOD 777 premissions
5) Copy all PHPRetro files from the ./upload folder to the folder
with config.php
6) See "Premissions" for settings correct premissions.
7) Visit the /install page via your web browser
8) Follow the migration installer
9) Delete the /install folder
10) If PHPRetro is installed anywhere EXCEPT root of your
web root. (e.x http://www.retro.com/cms/), then you
must edit .htaccess in the installation folder and
change the first line to match your directory in order
to have an error page. So for http://www.retro.com/cms/
the first line have to be: ErrorDocument 404 /cms/error.php
-Common Errors
* If you are getting premission errors or access denined,
see "Premissions" to make sure you have correct premissions.
Make sure you're already in the installer page, Step 1, then
on your web server, create three BLANK files in the ./includes
folder: config.php, settings.ret, and status.ret. Now CHMOD 777
these files.
* If you are getting SQL errors, make sure your database is
empty (no users, no cms_ tables, etc)
-Premissions
You must CHMOD 777 these files/folders, if they don't exist,
create a blank file just to be safe.
./email.log (optional)
./includes/config.php (CHMOD back to 644 after installation)
./includes/settings.ret (create, if not exist)
./includes/status.ret (create, if not exist)
./habbo-imaging/cache (CHMOD 777 the whole folder if asked)
-Installing Events
(For Holograph Emulator ONLY)
1. Replace your current Holograph Emulator eventManager.cs
(located at Source/Managers) with the one located in the
do_not_upload folder
2. Compile Holograph Emulator
3. Execute events.sql found in the do_not_upload folder
4. Edit ./includes/data/holograph.php and go to line 218
Delete Lines 218 - 222. Then delete the comment marks
above and below the new function select19().
-Cron
(Incomplete)
For advanced users, cron files are in do_not_upload/cron, use
them as you please.
-=FAQs=-
(Incomplete)
-=Troubleshooting=-
(Incomplete)
* Most errors are caused by either premission errors (see above)
or SQL errors (also see above).
* If you are getting "page not found" errors, make sure you are
using Apache 2.2 AND have mod_rewrite installed
=================================================
Copyright (C) 2009 Yifan Lu
Parts Copyright (C) 2009 Meth0d
All JS/CSS/Images Copyright (C) 2009 Sulake Ltd.
EDIT2: I have to say that I'm a bit disapointed, because there's no Holograph Database included.. :(
After looking further into the current display bugs, I have now found it is always occuring with the if and else statements of working out if somthing is online or not. By simply removing these statements, you can fix the bugs, but the online and offline images or links will not work.
Yifan has been notified via the Google Codes page and I'm sure this bug will be fixed ASAP.
Well, now uploading so we'll see. Maybe I'll release some bugfixes because Yifan is now sleeping (and here it's already 12:12 (afternoon))
Ok, I know Yifan said not to do any more releases, but I have added a botch up job of the current errors on login and also on me.php. So replace the files with the ones included (just drag to the PHPretro directory) and then you will be able to login and also browse me.php
So just drag and drop those included files (me.php, templates/login_header.php and templates/community_header.php) and then status images will no longer work, but you WILL be able to use PHPretro until a real bugfix is ready.
Regards. TomSpit
I get error in install:
Creating new tables...
Migrating alerts...
Migrating banners...
Migrating collectables...
Migrating forums...
Migrating guestbook...
Migrating help...
Migrating homes...
Migrating minimail...
Migrating news...
Migrating recommended...
Migrating tags...
Migrating transactions...
Migrating email verification hashes...
Migrating wardrobe...
Filling in users...
Migrating settings/content...
Removing old content...
Updating settings...
Doing database specific queries...
Fatal error: Call to undefined method installer_sql::query() in D:\xampp\htdocs\install\migrate_functions.php on line 663
EDIT:
Using TDP database
Yifan, I wonder if later on support will be given for the R33 Emulator of Vista4Life and Hebbo (because, partly, other database structure etc.)?
---------- Post added at 10:56 AM ---------- Previous post was at 10:47 AM ----------
Oh, great. Can someone post the original HoloCMS config.php file, it seems like it's needed...
---------- Post added at 11:05 AM ---------- Previous post was at 10:56 AM ----------
Oh, well, great. Nowhere at the (old) SVN to download the config.php but it's needed... no one has one?
PHP Code:<?php
/*===================================================+
|| # HoloCMS - Website and Content Management System
|+===================================================+
|| # Copyright � 2008 Meth0d. All rights reserved.
|| # http://www.meth0d.org
|+===================================================+
|| # HoloCMS is provided "as is" and comes without
|| # warrenty of any kind. HoloCMS is free software!
|+===================================================*/
/*-------------------------------------------------------*\
| ****** NOTE REGARDING THE VARIABLES IN THIS FILE ****** |
+---------------------------------------------------------+
| If you get any errors while attempting to connect to |
| MySQL, you will need to email your webhost because we |
| cannot tell you the correct values for the variables |
| in this file. |
\*-------------------------------------------------------*/
// ****** MASTER DATABASE SETTINGS ******
// These are the settings required to connect to your MySQL Database.
$sqlhostname = "localhost";
$sqlusername = "root";
$sqlpassword = "";
$sqldb = "";
// ****** STATUS CHECKS SYSTEM ******
// This option will allow HoloCMS to perform full status checks. This,
// however, slows down your site A LOT. It is therefore disabled by
// default.
$enable_status_image = "0";
// ****** SITE PATH ******
// The full URL to your site; with an slash added on the end.
$path = "";
// ****** REFFERAL REWARD ******
// The amount of credits a user recieves upon referring a friend to the
// hotel. Set to '500' by default.
$reward = "1000";
// ****** HOLOCMS SYSTEM ADMINISTRATOR ******
// User ID of the System Administrator. Will be granted access to sensitive
// features. Set to '1' by default. This setting will not change your
// ingame priveliges.
$sysadmin = "1";
// ****** HOLOCMS ENCRYPTION SYSTEM ******
// How HoloCMS stores passowrds.
// Do NOT manually change this unless you know what you are doing,
// doing so may corrupt your database.
$encryption = "new";
$hashtext = "";
// ****** BADGES ******
// Where badges are located.
$cimagesurl = "http://images.habbohotel.co.uk/c_images/";
$badgesurl = "album1584/";
// ****** EMAIL VERIFY ******
// Email verification settings
$email_verify = true;
$email_force_verify = false;
$email_verify_reward = "1000";
?>
Oh, thank you. But I now give up. Already have been busy trying to set it up and I'm getting error after error. Yifan, I hope soon a fix.
Fatal error: Class name must be a valid object or a string in /home/a2097336/public_html/includes/core.php on line 29
And I'm just using the Holograph Emulator SQL database which is in the Holograph Emulator topic mainpost
The installer is supposed to create the config file. You're not supposed to create it yourself.
- Create phpretro database (or use a existing holo emu one)
- Execute latest Holograph Emulator database dump (or use your existing holoemu db)
- Install phpretro (http://phpretro-path/install)
- ????
- Profit!
Than the installer is dead and in the readme it says
But well, gave it up :P Maybe another time trying it again, now deleted my webhost :PQuote:
* If you are getting premission errors or access denined,
see "Premissions" to make sure you have correct premissions.
Make sure you're already in the installer page, Step 1, then
on your web server, create three BLANK files in the ./includes
folder: config.php, settings.ret, and status.ret. Now CHMOD 777
these files.
This is a hell of a mess. It's easy to understand that this a beta version. I think Yifan felt so much pressure that he had to release it unfinished, because he promised to release it today.
phpretro.system? i dont have that databasse :SQuote:
*
Warning: mysql_result(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\phpretro\includes\classes.php on line 424
Table 'phpretro.system' doesn't exist Retros online now
Nope, you don't have a phpretro.system database. It says the TABLE doesn't exist, jezus.
I think people would accept that he didn't release it today, eventhough he promised. I would rather choose to wait 2-3 days for a more stable and un-bugged version, instead of this.. crap?
Sucks man