[Synapse-Themes] XFDevs.com Project Full (2.3.6)

XF2 Style [Synapse-Themes] XFDevs.com Project Full (2.3.6) 1.0.0 Alpha

No permission to download

Splicho

Synapse-Themes.cc Owner
Staff member
Moderator
Collaborate
Registered
Joined
Jan 21, 2022
Messages
878
Points
153

Reputation:

Splicho submitted a new resource:

[Synapse-Themes] XFDevs.com Project Full (2.3.6) - A full backup of the XFDevs.com project

Hi,

It is with a heavy heart that we are sunsetting XenForo development for our small studio. The past years have been intense and rewarding, creating themes for you and delivering what we believe were some of the best designs available on the XenForo market, but it is time for us to move on.

The main reason for stepping away from XenForo is simple. Times change and so does technology. XenForo no longer gives us the same joy to work with as other modern frameworks do. On top of that, our...

Read more about this resource...
 

Incompetech

New member
Registered
Joined
Mar 8, 2026
Messages
1
Points
1

Reputation:

How can I access the admin panel with the admin account?
Trying admin:admin results in an error.
 

DubSac

Member
Registered
Joined
Nov 30, 2018
Messages
12
Points
13

Reputation:

I am trying to run this on 2.3.6 and I always get a error installing the db.
Code:
Error
Static analysis:

1 errors were found during analysis.

Missing expression. (near "ON" at position 25)
SQL query: Copy Edit Edit

SET FOREIGN_KEY_CHECKS = ON;

MySQL said: Documentation

#2006 - MySQL server has gone away

I also have the same error as mentioned above. cant access the admin panel.
Code:
Oops! We ran into some problems.
XF\Db\Exception: MySQL statement prepare error [1054]: Unknown column 'dbtech_shop_purchase' in 'field list' in src\XF\Db\AbstractStatement.php at line 230
XF\Db\AbstractStatement->getException() in src\XF\Db\Mysqli\Statement.php at line 207
XF\Db\Mysqli\Statement->getException() in src\XF\Db\Mysqli\Statement.php at line 43
XF\Db\Mysqli\Statement->prepare() in src\XF\Db\Mysqli\Statement.php at line 61
XF\Db\Mysqli\Statement->execute() in src\XF\Db\AbstractAdapter.php at line 96
XF\Db\AbstractAdapter->query() in src\XF\Db\AbstractAdapter.php at line 323
XF\Db\AbstractAdapter->update() in src\XF\Mvc\Entity\Entity.php at line 1406
XF\Mvc\Entity\Entity->fastUpdate() in src\addons\DBTech\Shop\Repository\Purchase.php at line 76
DBTech\Shop\Repository\Purchase->rebuildCacheForUser() in src\addons\DBTech\Shop\XF\Entity\User.php at line 214
DBTech\Shop\XF\Entity\User->getDbtechShopPurchase() in src\XF\Mvc\Entity\Entity.php at line 182
XF\Mvc\Entity\Entity->get() in src\addons\SynapseThemes\YearsOfService\XF\Entity\User.php at line 31
SynapseThemes\YearsOfService\XF\Entity\User->get() in src\XF\Mvc\Entity\Entity.php at line 134
XF\Mvc\Entity\Entity->__get() in src\addons\DBTech\Shop\Repository\Purchase.php at line 296
DBTech\Shop\Repository\Purchase->getViewablePurchasesForUser() in src\addons\DBTech\Shop\Repository\Purchase.php at line 331
DBTech\Shop\Repository\Purchase->filterActivePurchasesForUser() in src\addons\DBTech\Shop\XF\Entity\User.php at line 286
DBTech\Shop\XF\Entity\User->hasPermission() in src\XF\Admin\Controller\LoginController.php at line 101
XF\Admin\Controller\LoginController->actionLogin() in src\XF\Mvc\Dispatcher.php at line 362
XF\Mvc\Dispatcher->dispatchClass() in src\XF\Mvc\Dispatcher.php at line 264
XF\Mvc\Dispatcher->dispatchFromMatch() in src\XF\Mvc\Dispatcher.php at line 121
XF\Mvc\Dispatcher->dispatchLoop() in src\XF\Mvc\Dispatcher.php at line 63
XF\Mvc\Dispatcher->run() in src\XF\App.php at line 2826
XF\App->run() in src\XF.php at line 806
XF::runApp() in admin.php at line 15
 
Top