Page 12 of 15

Re: eXpansion plugin pack [Manialive 3.1] updated: 11.1.2014

Posted: 18 Feb 2014, 16:11
by Knutselmaaster
That gives me this:

Code: Select all

Launching ManiaLive with the following arguments:

 _|      _|                      _|            _|        _|
 _|_|  _|_|    _|_|_|  _|_|_|          _|_|_|  _|            _|    _|    _|_|
 _|  _|  _|  _|    _|  _|    _|  _|  _|    _|  _|        _|  _|    _|  _|_|_|_|
 _|      _|  _|    _|  _|    _|  _|  _|    _|  _|        _|  _|  _|    _|
 _|      _|    _|_|_|  _|    _|  _|    _|_|_|  _|_|_|_|  _|    _|        _|_|_|
-----------------------------------------------------
PHP Environment Compatibility Test
-----------------------------------------------------
PHP 5.3.1 or newer    -> required  -> [ Yes ] 5.3.28-1~dotdeb.0
Standard PHP Library  -> required  -> [ Yes ]
JSON                  -> required  -> [ Yes ]
cURL with SSL         -> required  -> [ Yes ] 7.21.0 (with OpenSSL/0.9.8o)
MySQL                 -> optional  -> [ Yes ]
SQLite3               -> optional  -> [ Yes ]
-----------------------------------------------------
PHP Fatal error:  Class 'ManiaLib\Utils\Singleton' not found in ........./manialive-3.1.1/libraries/ManiaLive/Application/AbstractApplication.php on line 19

Fatal error: Class 'ManiaLib\Utils\Singleton' not found in ............/manialive-3.1.1/libraries/ManiaLive/Application/AbstractApplication.php on line 19

Re: eXpansion plugin pack [Manialive 3.1] updated: 11.1.2014

Posted: 18 Feb 2014, 16:18
by w1lla

Re: eXpansion plugin pack [Manialive 3.1] updated: 11.1.2014

Posted: 18 Feb 2014, 16:50
by Knutselmaaster
That did the job, and so easy!
It really is well done, but please update the info because i struggled for a long time while it all could be done in less than an hour, including setting up firewall/dedicated/manialive/eXpansion
eXpansion took only a few moments to get working, download, unzip, add 1 line to the manialive config file, and it works!
:thumbsup:

Re: eXpansion plugin pack [Manialive 3.1] updated: 11.1.2014

Posted: 18 Feb 2014, 18:04
by oliverde8
well, that is an olddddd version :D the master branch hasn't been updated for nearly 3 month now.

We are working on some adjustments and waiting the realese of ManiaLive 4 to make a realese.
That is the plan at least.

If you want to try the dev version had just confirmation that the composer installation works :
1)Clone the default ManiaLive : https://github.com/maniaplanet/manialive.git or download it
git clone https://github.com/maniaplanet/manialive.git

2)Edit composer file to include expansion
Open composer.json with notepad
Add , "ml-expansion/expansion": "dev-dev" to the end of the require list

3)Use composer install(need to download compose at https://packagist.org/)
do php composer.phar install
It should install everything automatically

*)To update ManiaLive or eXpansion
do php composer.phar update
And magic is done

!!Once we realese the only thing you will need to do if you install using composer is to change dev-dev to dev-master to keep a have a stable version.

Re: eXpansion plugin pack [Manialive 3.1] updated: 11.1.2014

Posted: 18 Feb 2014, 18:18
by reaby
Image

Thanks Magnetik for todays fixes, it's now super easy to setup manialive with eXpansion plugins pack :)
We will continue to make announce every week about how the development version is going, also for now on
there will be an update package .zip with the latest development preview for you to test.

Introducing the easy way to test
1) Download Manialive + eXpansion plugin pack prepackage bundle at:
http://ml-expansion.com/dl/expansion_091.zip

2) Unzip to location of your choise

3) Edit config\config.ini
check the partly preconfigured config file and fill in dedicated settings, mysql settings and your master admin login and other options you would like to have, like dedimania credentials..

4) click start.bat (edit location for php.exe, if it doesnt' start)

Notice:
this is the very latest development version, still considered work-in-progress - it should run quite nicely - in case of issue please report it to the project issue tracker:
https://github.com/eXpansionPluginPack/ ... state=open

Re: eXpansion plugin pack [Manialive 3.1] updated: 11.1.2014

Posted: 19 Feb 2014, 00:24
by weerwolf
Reaby, pls delete line 6 of xasecoimport.php ^^
(was needed before i went to webservices )

Re: eXpansion plugin pack [Manialive 3.1] updated: 11.1.2014

Posted: 19 Feb 2014, 10:36
by Knutselmaaster
I tried the package version Reaby.
All goes well, as in it starts without any hassle, without any bug, on my Debian server.
But!
Once it is running, the server looks like the commercial center of Tokyo, everything is blinking, the "right click" menu is stuck in the middle-right, opened on the "maps" tab, functional but it won't close and when opening another tab, maps remains opened and all gets double/unreadable.


Image

Re: eXpansion plugin pack [Manialive 3.1] updated: 11.1.2014

Posted: 19 Feb 2014, 13:52
by reaby
My tests at also (Debian and Windows) I don't have not this issue.
for the blinking issue: I can say it is since maniascripts we use, for some reason doesn't compile.

I'll visit your server soon :)

*EDIT*
The issue was due php.ini configuration, please make sure you have defined

Code: Select all

short_open_tag = On
for php configuration :)

Re: eXpansion plugin pack [Manialive 3.1] updated: 11.1.2014

Posted: 19 Feb 2014, 14:35
by TheM
Cleaned this forum a bit, added this as announcement to this forum.
Is looking good, good luck on creating a release version! :)

Re: eXpansion plugin pack [Manialive 3.1] updated: 11.1.2014

Posted: 02 Mar 2014, 11:18
by Knutselmaaster
I did not have time to have a look at my server for over a week, but it is still running stable without any problem. :clap: