Jump to content

Wantows

Advanced members
  • Content Count

    58
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by Wantows


  1. HELLOOOO! i have this error, anyone here knows what this is?

     

    Parse error: syntax error, unexpected '.', expecting '&' or variable (T_VARIABLE) in C:\Program Files (x86)\Zend\Apache2\htdocs\topcms\vendor\laravel\framework\src\Illuminate\Foundation\helpers.php on line 475

     


  2. 20 hours ago, 1g0rS1lv4 said:

    @Wantows Am I with the same problem that you are fixed?

     

      Hide contents

    Fatal error: Uncaught exception 'Zend_Db_Adapter_Exception' with message 'The sqlite driver is not currently installed' in C:\xampp\htdocs\database\application\Zend\Db\Adapter\Pdo\Abstract.php:112 Stack trace: #0 C:\xampp\htdocs\database\application\Zend\Db\Adapter\Pdo\Sqlite.php(137): Zend_Db_Adapter_Pdo_Abstract->_connect() #1 C:\xampp\htdocs\database\application\Zend\Db\Adapter\Abstract.php(459): Zend_Db_Adapter_Pdo_Sqlite->_connect() #2 C:\xampp\htdocs\database\application\Zend\Db\Adapter\Pdo\Abstract.php(238): Zend_Db_Adapter_Abstract->query('SELECT DISTINCT...', Array) #3 C:\xampp\htdocs\database\application\Zend\Db\Adapter\Abstract.php(808): Zend_Db_Adapter_Pdo_Abstract->query('SELECT DISTINCT...', Array) #4 C:\xampp\htdocs\database\application\model.php(960): Zend_Db_Adapter_Abstract->fetchPairs('SELECT DISTINCT...') #5 C:\xampp\htdocs\database\bootstrap.php(34): Model->getItemTypesList() #6 C:\xampp\htdocs\database\index.php(3): require_once('C:\xampp\htdocs...') #7 {main} thrown in C:\xampp\htdocs\database\application\Zend\Db\Adapter\Pdo\Abstract.php on line 112

     

    You need php version 5.4+


  3. 8 hours ago, xEvo7 said:

    i have a question with the Forge.lua steps below. i have those scripts before on my forge.lua but i changed them because i wanted to make a specific forging and combining rate. should i still insert those to the function? 

    I tried not to insert them and i got a failure forge even when im using the fruit on lv4 gem. 

     

    in Forge.lua search for begin_forge_item and inside this function add before END the functions above 

    check if you already have it searching for STATE_HCGLJB and STATE_JLGLJB in forge.lua

    • Like 1
×
×
  • Create New...