Re: Chocolatey CMS - The Habbo.com Clone
Quote:
Originally Posted by
saamus
Which changelog?
HabboWEB pages wasn't changed. Anyways which language are you using with IIS? I can translate the HabboWEB pages for your language. I just need get time.
- - - Updated - - -
Okay I fixed some bugs reported on GitHub, here we go with more updates:
#FIXED
* Some Room Bugs
* Fixed Strict HTTPS when retrieving the Room Thumbnail
* Some shit on Configuration Files
* And other bugs.
#RELEASE
* Alpha Release 2.305 of Chocolatey, without bugs.
https://github.com/sant0ro/chocolate...ases/tag/2.305
#SQL
* Before Arcturus 1.4.0 launches you will need this following SQL to use Chocolatey properly.
But i barely wouldn't recommend this. Please wait for Arcturus 1.4.0
Code:
CREATE TABLE `camera_web` ( `id` INT NOT NULL AUTO_INCREMENT, `user_id` INT NOT NULL, `timestamp` INT NOT NULL, `url` VARCHAR(128) NOT NULL DEFAULT '', PRIMARY KEY (`id`), INDEX (`user_id`), UNIQUE (`id`)) ENGINE = INNODB;
Where do I add the line?
Re: Chocolatey CMS - The Habbo.com Clone
Quote:
Originally Posted by
iHxFall
Where do I add the line?
You execute it in your MySQL table :):
Re: Chocolatey CMS - The Habbo.com Clone
Re: Chocolatey CMS - The Habbo.com Clone
Yeah I need to change something in Arcturus which I forgot to implement.
Will add it tonight.
Re: Chocolatey CMS - The Habbo.com Clone
Quote:
Originally Posted by
The General
Yeah I need to change something in Arcturus which I forgot to implement.
Will add it tonight.
Thanks you.
Same problem with "ads_background" furniture.
Re: Chocolatey CMS - The Habbo.com Clone
[15-Mar-2017 22:55:49 America/New_York] PHP Fatal error: require(): Failed opening required 'C:\inetpub\wwwroot\vendor\composer/../symfony/polyfill-mbstring/bootstrap.php' (include_path='.;C:\php\pear') in C:\inetpub\wwwroot\vendor\composer\autoload_real.php on line 66
I've had an "Error 500 page" upon loading up localhost after I've configured all both the .env file and the config file. I've successfully imported the database without error.
Have I missed something? Using IIS7 with PHP 7 and MySQL 5.5 on Windows Server 2008 Standard. I'm using Navicat Premium, live on Port 3306 as standard.
- - - Updated - - -
Update: Now showing this code
[16-Mar-2017 03:19:40 UTC] PHP Fatal error: Uncaught UnexpectedValueException: The stream or file "C:\inetpub\wwwroot/storage/logs/lumen.log" could not be opened: failed to open stream: Permission denied in C:\inetpub\wwwroot\vendor\monolog\monolog\src\Monolog\Handler\StreamHandler.php:107Stack trace:#0 C:\inetpub\wwwroot\vendor\monolog\monolog\src\Monolog\Handler\AbstractProcessingHandler.php(37): Monolog\Handler\StreamHandler->write(Array)#1 C:\inetpub\wwwroot\vendor\monolog\monolog\src\Monolog\Logger.php(337): Monolog\Handler\AbstractProcessingHandler->handle(Array)#2 C:\inetpub\wwwroot\vendor\monolog\monolog\src\Monolog\Logger.php(616): Monolog\Logger->addRecord(400, Object(Symfony\Component\Debug\Exception\FatalErrorException), Array)#3 C:\inetpub\wwwroot\vendor\laravel\lumen-framework\src\Exceptions\Handler.php(45): Monolog\Logger->error(Object(Symfony\Component\Debug\Exception\FatalErrorException))#4 C:\inetpub\wwwroot\app\Exceptions\Handler.php(41): Laravel\Lumen\Exceptions\Handler->report(Object(Symfony\Component\Debug\Exception\FatalErr in C:\inetpub\wwwroot\vendor\monolog\monolog\src\Monolog\Handler\StreamHandler.php on line 107
Re: Chocolatey CMS - The Habbo.com Clone
Quote:
Originally Posted by
TazTaz666
[15-Mar-2017 22:55:49 America/New_York] PHP Fatal error: require(): Failed opening required 'C:\inetpub\wwwroot\vendor\composer/../symfony/polyfill-mbstring/bootstrap.php' (include_path='.;C:\php\pear') in C:\inetpub\wwwroot\vendor\composer\autoload_real.php on line 66
I've had an "Error 500 page" upon loading up localhost after I've configured all both the .env file and the config file. I've successfully imported the database without error.
Have I missed something? Using IIS7 with PHP 7 and MySQL 5.5 on Windows Server 2008 Standard. I'm using Navicat Premium, live on Port 3306 as standard.
- - - Updated - - -
Update: Now showing this code
[16-Mar-2017 03:19:40 UTC] PHP Fatal error: Uncaught UnexpectedValueException: The stream or file "C:\inetpub\wwwroot/storage/logs/lumen.log" could not be opened: failed to open stream: Permission denied in C:\inetpub\wwwroot\vendor\monolog\monolog\src\Monolog\Handler\StreamHandler.php:107Stack trace:#0 C:\inetpub\wwwroot\vendor\monolog\monolog\src\Monolog\Handler\AbstractProcessingHandler.php(37): Monolog\Handler\StreamHandler->write(Array)#1 C:\inetpub\wwwroot\vendor\monolog\monolog\src\Monolog\Logger.php(337): Monolog\Handler\AbstractProcessingHandler->handle(Array)#2 C:\inetpub\wwwroot\vendor\monolog\monolog\src\Monolog\Logger.php(616): Monolog\Logger->addRecord(400, Object(Symfony\Component\Debug\Exception\FatalErrorException), Array)#3 C:\inetpub\wwwroot\vendor\laravel\lumen-framework\src\Exceptions\Handler.php(45): Monolog\Logger->error(Object(Symfony\Component\Debug\Exception\FatalErrorException))#4 C:\inetpub\wwwroot\app\Exceptions\Handler.php(41): Laravel\Lumen\Exceptions\Handler->report(Object(Symfony\Component\Debug\Exception\FatalErr in C:\inetpub\wwwroot\vendor\monolog\monolog\src\Monolog\Handler\StreamHandler.php on line 107
You need give permissions to your wwwroot directory.
Re: Chocolatey CMS - The Habbo.com Clone
Can you translate it into german? Would be awesome.
Re: Chocolatey CMS - The Habbo.com Clone
Quote:
Originally Posted by
xWonder
Can you translate it into german? Would be awesome.
Die Deutsche Datei ist bereits vorhanden.
Re: Chocolatey CMS - The Habbo.com Clone
Quote:
Originally Posted by
xWonder
Can you translate it into german? Would be awesome.
Go to config/chocolatey.php to language settings and use de for german.
Re: Chocolatey CMS - The Habbo.com Clone
Everysingle habbopages/ SHows the script of the client...
http://i.imgur.com/GQ5GEw2.pngso its an error of the external_variable or cms? and i was checking and every single habbopage link was good...
Re: Chocolatey CMS - The Habbo.com Clone
Check the latest version of Chocolatey, v3.350. With French, Spanish and German HabboWEB Pages and many other minor bug fixes.
Get it here: https://github.com/sant0ro/chocolate...ases/tag/2.350
Re: Chocolatey CMS - The Habbo.com Clone
Quote:
Originally Posted by
saamus
OMG thanks, thanks thanks !!!
you are the best CMS developper =)
And Wesley the best emulator developper
Pictures dont apears on CMS for me, (https with Wesley website)...
Just you added this and french langage on nux, and i am very happy.
Good job !!!
Re: Chocolatey CMS - The Habbo.com Clone
Quote:
Originally Posted by
saamus
2.305*
- - - Updated - - -
Quote:
Originally Posted by
Anthologique
OMG thanks, thanks thanks !!!
you are the best CMS developper =)
And Wesley the best emulator developper
Pictures dont apears on CMS for me, (https with Wesley website)...
Just you added this and french langage on nux, and i am very happy.
Good job !!!
Wesley site's SSL have recently expired. I've informed him about this. If you're planning to run on an unsecured site, you can change the URL from https to http.
Re: Chocolatey CMS - The Habbo.com Clone
Quote:
Originally Posted by
S150217754
2.305*
- - - Updated - - -
Wesley site's SSL have recently expired. I've informed him about this. If you're planning to run on an unsecured site, you can change the URL from https to http.
When i try change "https" to "http", picture dont load, and i have this link:
https://http// arcturus . wf/camera/Anthologique/1_1490017233.png
This is strange bug because in phpmyadmin (camera_web table) i have this link:
http://arcturus . wf/camera/Anthologique/1_1490017233.png