Xenforo 2.3.0 Beta 5 - Null

Xenforo 2.3.0 Beta 5 - Null 2.3.0 Beta 5
Xenforo 2.3.0 Beta 5 - Null

DragoCom

Newcomer

Status

offline

Posts

36

Likes

1

Bits Credits

0

LEVEL

1

300 XP

XF\Db\InvalidQueryException: MySQL statement prepare error [1064]: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 15 in src/XF/Db/AbstractStatement.php at line 230
  1. XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 198
  2. XF\Db\Mysqli\Statement->getException() in src/XF/Db/Mysqli/Statement.php at line 41
  3. XF\Db\Mysqli\Statement->prepare() in src/XF/Db/Mysqli/Statement.php at line 56
  4. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
  5. XF\Db\AbstractAdapter->query() in src/XF/Install/Helper.php at line 352
  6. XF\Install\Helper->insertDefaultData() in src/XF/Install/Controller/Install.php at line 179
  7. XF\Install\Controller\Install->actionStep2() in src/XF/Mvc/Dispatcher.php at line 352
  8. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
  9. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
  10. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
  11. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2592
  12. XF\App->run() in src/XF.php at line 532
  13. XF::runApp() in install/index.php at line 14
 
Liked by:

Status

offline

Posts

19

Likes

22

Resources

2

Bits Credits

0

LEVEL

0

160 XP

XF\Db\InvalidQueryException: MySQL statement prepare error [1064]: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 15 in src/XF/Db/AbstractStatement.php at line 230
  1. XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 198
  2. XF\Db\Mysqli\Statement->getException() in src/XF/Db/Mysqli/Statement.php at line 41
  3. XF\Db\Mysqli\Statement->prepare() in src/XF/Db/Mysqli/Statement.php at line 56
  4. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
  5. XF\Db\AbstractAdapter->query() in src/XF/Install/Helper.php at line 352
  6. XF\Install\Helper->insertDefaultData() in src/XF/Install/Controller/Install.php at line 179
  7. XF\Install\Controller\Install->actionStep2() in src/XF/Mvc/Dispatcher.php at line 352
  8. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
  9. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
  10. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
  11. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2592
  12. XF\App->run() in src/XF.php at line 532
  13. XF::runApp() in install/index.php at line 14
XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 198; remove

 

Status

offline

Posts

19

Likes

22

Resources

2

Bits Credits

0

LEVEL

0

160 XP

src/XF/Install/Data/MySql.php inside

('forum_overview_share_page', 'share_page', '[]', '{\"forum_list_sidebar\":\"50\",\"forum_new_posts_sidebar\":\"50\"}', '', ''),

remove the comma at the end of this line


If you can't, replace that file with the attached file and then install.

Download
 

DragoCom

Newcomer

Status

offline

Posts

36

Likes

1

Bits Credits

0

LEVEL

1

300 XP

XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 198; remove

ParseError: syntax error, unexpected token "}", expecting ";" in src/XF/Db/Mysqli/Statement.php at line 199
  1. Composer\Autoload\{closure}() in src/vendor/composer/ClassLoader.php at line 427
  2. Composer\Autoload\ClassLoader->loadClass() in src/XF/Db/AbstractAdapter.php at line 95
  3. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 172
  4. XF\Db\AbstractAdapter->fetchAllColumn() in src/XF/Install/Helper.php at line 294
  5. XF\Install\Helper->hasApplicationTables() in src/XF/Install/Controller/AbstractController.php at line 63
  6. XF\Install\Controller\AbstractController->testConfig() in src/XF/Install/Controller/Install.php at line 70
  7. XF\Install\Controller\Install->actionBuildConfig() in src/XF/Mvc/Dispatcher.php at line 352
  8. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
  9. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
  10. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
  11. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2592
  12. XF\App->run() in src/XF.php at line 532
  13. XF::runApp() in install/index.php at line 14
 
Liked by:

Status

offline

Posts

19

Likes

22

Resources

2

Bits Credits

0

LEVEL

0

160 XP

ParseError: syntax error, unexpected token "}", expecting ";" in src/XF/Db/Mysqli/Statement.php at line 199
  1. Composer\Autoload\{closure}() in src/vendor/composer/ClassLoader.php at line 427
  2. Composer\Autoload\ClassLoader->loadClass() in src/XF/Db/AbstractAdapter.php at line 95
  3. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 172
  4. XF\Db\AbstractAdapter->fetchAllColumn() in src/XF/Install/Helper.php at line 294
  5. XF\Install\Helper->hasApplicationTables() in src/XF/Install/Controller/AbstractController.php at line 63
  6. XF\Install\Controller\AbstractController->testConfig() in src/XF/Install/Controller/Install.php at line 70
  7. XF\Install\Controller\Install->actionBuildConfig() in src/XF/Mvc/Dispatcher.php at line 352
  8. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
  9. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
  10. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
  11. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2592
  12. XF\App->run() in src/XF.php at line 532
  13. XF::runApp() in install/index.php at line 14
Read the Message Above



src/XF/Install/Data/MySql.php inside

('forum_overview_share_page', 'share_page', '[]', '{\"forum_list_sidebar\":\"50\",\"forum_new_posts_sidebar\":\"50\"}', '', ''),

remove the comma at the end of this line


If you can't, replace that file with the attached file and then install.

Download
 
Liked by:

DragoCom

Newcomer

Status

offline

Posts

36

Likes

1

Bits Credits

0

LEVEL

1

300 XP

It's actually not a comma it's a semi colon and I did remove it and saved the file. The install didn't errored anyway :(
 
Liked by:

Status

offline

Posts

19

Likes

22

Resources

2

Bits Credits

0

LEVEL

0

160 XP

If your problem is solved, there is no problem. enjoy it
 
Liked by:

Latest threads

Forum statistics

Threads
66,099
Messages
98,562
Members
63,236
Latest member
tony21
Top Bottom