Page 1 of 1

Mania live error ?? please help

Posted: 07 Mar 2014, 21:06
by claudiu4444
Ok so this is my "story"
few days ago i made a new server hosted on my pc, xaseco + dedicated server + manialive ofc... but i had a very old version of xampp and xaseco.. anyways it worked.. but today i decided that i want the new version of xaseco so for that , i had to install the new version of xampp too.

I did that, i configured my xampp and xaseco again, all working good, but when i opened manialive this is the error i got:
"Fatal error: Call to undefined function Manialive\Database\SQLite\sqlite_open<> in D:\Airman-User\Desktop\SV TM 4 Fun Tech Nou\Manialive1_r267\libraries\ManiaLive\Databse\SQLite\Connection.php on line 41
Press any key to continue"
Before it tho, it says that it loaded everything (PHP 5.3.1 or newer, Standard PHP Library, JSON, Open SSL, CURL with SSL, SSL/1.0.1e and also Sqlite)

To make this easier i will give you the line 41 here:
" // create new connection ...
$this->connection = sqlite_open($this->filename); "
So please help me , I really want my server to work.. what can I do?

Re: Mania live error ?? please help

Posted: 07 Mar 2014, 22:38
by TMarc
Please ask your question in the XASECO forum:
Xymph wrote:Please use the XASECO forum for any discussion and not here, so that things stay centralized in one place. Thanks.

Re: Mania live error ?? please help

Posted: 07 Mar 2014, 22:45
by oliverde8
TMarc wrote:Please ask your question in the XASECO forum:
Xymph wrote:Please use the XASECO forum for any discussion and not here, so that things stay centralized in one place. Thanks.
It is a ManiaLive Problem so nop :D He updated xampp while upgrading XAseco which he probably didn't need to do since if ManiaLive was working before he already had a php version compatible with XAseco

Which version of ManiaLive do you use because it is a strange error :D Was that installation of ManiaLive worked before?

You can try and change the config of manialive and disable multi thereading if enabled and also change the database connection to a mysql database. This way you won't need sqlite :D

What plugins do you run on your ManiaLive? and why do you run XAseco and ManiaLive? :D

Re: Mania live error ?? please help

Posted: 08 Mar 2014, 10:26
by claudiu4444
omg thanks ! it worked ! i disabled threading and now its all fine ! Thx a lot !!!!!
The same version and the same manialive i have now worked before, just letting u know.