Resource icon

XF2 Style [Synapse-Themes] OGU/FLIPD Replica for XenForo (Experimental) 1.4.6

No permission to download

UNKNOWN PH

RUSH ARMY
Registered
Joined
Jun 9, 2019
Messages
613
Points
73

Reputation:

1696218147212.png



I tried it but there seems to be a problem with postbit, do you think I need these addons?
I'm sad to know that these custom themes have been leaked it's so beautiful

 

Splicho

Emudevs.gg Owner
Staff member
Moderator
Collaborate
Registered
Joined
Jan 21, 2022
Messages
609
Points
103

Reputation:

View previous replies…

Splicho

Emudevs.gg Owner
Staff member
Moderator
Collaborate
Registered
Joined
Jan 21, 2022
Messages
609
Points
103

Reputation:

@Splicho may i know if this styles is working on 2.2.13 XF Version.
UNKNOWN PHYes. I used latest XF. It should be working on all XF Versions since it was built on the default theme. Unless XenForo changes how conditional statements work, then it could create issues.
 

5je7taxs

Active member
Registered
Joined
Jul 31, 2023
Messages
41
Points
8

Reputation:

mysqli_sql_exception: Incorrect string value: '\xF0\x9F\x90\x9E B...' for column 'template' at row 1 in src/XF/Db/Mysqli/Statement.php at line 71
  1. mysqli_stmt->execute() in src/XF/Db/Mysqli/Statement.php at line 71
  2. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
  3. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 218
  4. XF\Db\AbstractAdapter->insert() in src/XF/Mvc/Entity/Entity.php at line 1510
  5. XF\Mvc\Entity\Entity->_saveToSource() in src/XF/Mvc/Entity/Entity.php at line 1242
  6. XF\Mvc\Entity\Entity->save() in src/XF/Service/Style/Import.php at line 235
  7. XF\Service\Style\Import->importTemplates() in src/XF/Service/Style/Import.php at line 164
  8. XF\Service\Style\Import->importFromXml() in src/XF/Admin/Controller/Style.php at line 434
  9. XF\Admin\Controller\Style->actionImport() in src/XF/Mvc/Dispatcher.php at line 350
  10. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
  11. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
  12. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
  13. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2326
  14. XF\App->run() in src/XF.php at line 488
  15. XF::runApp() in admin.php at line 13


    getting this error
 

Splicho

Emudevs.gg Owner
Staff member
Moderator
Collaborate
Registered
Joined
Jan 21, 2022
Messages
609
Points
103

Reputation:

mysqli_sql_exception: Incorrect string value: '\xF0\x9F\x90\x9E B...' for column 'template' at row 1 in src/XF/Db/Mysqli/Statement.php at line 71
  1. mysqli_stmt->execute() in src/XF/Db/Mysqli/Statement.php at line 71
  2. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
  3. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 218
  4. XF\Db\AbstractAdapter->insert() in src/XF/Mvc/Entity/Entity.php at line 1510
  5. XF\Mvc\Entity\Entity->_saveToSource() in src/XF/Mvc/Entity/Entity.php at line 1242
  6. XF\Mvc\Entity\Entity->save() in src/XF/Service/Style/Import.php at line 235
  7. XF\Service\Style\Import->importTemplates() in src/XF/Service/Style/Import.php at line 164
  8. XF\Service\Style\Import->importFromXml() in src/XF/Admin/Controller/Style.php at line 434
  9. XF\Admin\Controller\Style->actionImport() in src/XF/Mvc/Dispatcher.php at line 350
  10. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
  11. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
  12. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
  13. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2326
  14. XF\App->run() in src/XF.php at line 488
  15. XF::runApp() in admin.php at line 13


    getting this error
5je7taxsWhat did you try to do ? When did this happen
 
View previous replies…

5je7taxs

Active member
Registered
Joined
Jul 31, 2023
Messages
41
Points
8

Reputation:

anyhelp @Splicho what might be the error
5je7taxsyeah did this same but show that error




Code:
mysqli_sql_exception: Incorrect string value: '\xF0\x9F\x90\x9E B...' for column 'template' at row 1 src/XF/Db/Mysqli/Statement.php:71
Generated by: X Oct 2, 2023 at 2:46 PM
Stack trace
#0 src/XF/Db/Mysqli/Statement.php(71): mysqli_stmt->execute()
#1 src/XF/Db/AbstractAdapter.php(94): XF\Db\Mysqli\Statement->execute()
#2 src/XF/Db/AbstractAdapter.php(218): XF\Db\AbstractAdapter->query('INSERT  INTO `x...', Array)
#3 src/XF/Mvc/Entity/Entity.php(1510): XF\Db\AbstractAdapter->insert('xf_template', Array, false)
#4 src/XF/Mvc/Entity/Entity.php(1242): XF\Mvc\Entity\Entity->_saveToSource()
#5 src/XF/Service/Style/Import.php(235): XF\Mvc\Entity\Entity->save(true, false)
#6 src/XF/Service/Style/Import.php(164): XF\Service\Style\Import->importTemplates(Object(XF\Entity\Style), Object(SimpleXMLElement), '')
#7 src/XF/Admin/Controller/Style.php(434): XF\Service\Style\Import->importFromXml(Object(SimpleXMLElement))
#8 src/XF/Mvc/Dispatcher.php(350): XF\Admin\Controller\Style->actionImport(Object(XF\Mvc\ParameterBag))
#9 src/XF/Mvc/Dispatcher.php(257): XF\Mvc\Dispatcher->dispatchClass('XF:Style', 'Import', Object(XF\Mvc\RouteMatch), Object(XF\Admin\Controller\Style), NULL)
#10 src/XF/Mvc/Dispatcher.php(113): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(XF\Admin\Controller\Style), NULL)
#11 src/XF/Mvc/Dispatcher.php(55): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#12 src/XF/App.php(2326): XF\Mvc\Dispatcher->run()
#13 src/XF.php(488): XF\App->run()
#14 admin.php(13): XF::runApp('XF\\Admin\\App')
#15 {main}
 

Splicho

Emudevs.gg Owner
Staff member
Moderator
Collaborate
Registered
Joined
Jan 21, 2022
Messages
609
Points
103

Reputation:

yeah did this same but show that error




Code:
mysqli_sql_exception: Incorrect string value: '\xF0\x9F\x90\x9E B...' for column 'template' at row 1 src/XF/Db/Mysqli/Statement.php:71
Generated by: X Oct 2, 2023 at 2:46 PM
Stack trace
#0 src/XF/Db/Mysqli/Statement.php(71): mysqli_stmt->execute()
#1 src/XF/Db/AbstractAdapter.php(94): XF\Db\Mysqli\Statement->execute()
#2 src/XF/Db/AbstractAdapter.php(218): XF\Db\AbstractAdapter->query('INSERT  INTO `x...', Array)
#3 src/XF/Mvc/Entity/Entity.php(1510): XF\Db\AbstractAdapter->insert('xf_template', Array, false)
#4 src/XF/Mvc/Entity/Entity.php(1242): XF\Mvc\Entity\Entity->_saveToSource()
#5 src/XF/Service/Style/Import.php(235): XF\Mvc\Entity\Entity->save(true, false)
#6 src/XF/Service/Style/Import.php(164): XF\Service\Style\Import->importTemplates(Object(XF\Entity\Style), Object(SimpleXMLElement), '')
#7 src/XF/Admin/Controller/Style.php(434): XF\Service\Style\Import->importFromXml(Object(SimpleXMLElement))
#8 src/XF/Mvc/Dispatcher.php(350): XF\Admin\Controller\Style->actionImport(Object(XF\Mvc\ParameterBag))
#9 src/XF/Mvc/Dispatcher.php(257): XF\Mvc\Dispatcher->dispatchClass('XF:Style', 'Import', Object(XF\Mvc\RouteMatch), Object(XF\Admin\Controller\Style), NULL)
#10 src/XF/Mvc/Dispatcher.php(113): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(XF\Admin\Controller\Style), NULL)
#11 src/XF/Mvc/Dispatcher.php(55): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#12 src/XF/App.php(2326): XF\Mvc\Dispatcher->run()
#13 src/XF.php(488): XF\App->run()
#14 admin.php(13): XF::runApp('XF\\Admin\\App')
#15 {main}
5je7taxsDon't know but according to this post: https://stackoverflow.com/questions/20411440/incorrect-string-value-xf0-x9f-x8e-xb6-xf0-x9f-mysql

It seems you have a misconfiguration in your MySQL server.
 

5je7taxs

Active member
Registered
Joined
Jul 31, 2023
Messages
41
Points
8

Reputation:

What was the problem, how did u fix it ?
SplichoPaste this in Config.php
Code:
$config['db']['charset'] = 'utf8mb4';
$config['db']['collation'] = 'utf8mb4_unicode_ci';

Run this query in SQL
Code:
ALTER TABLE xf_template CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;
Btw Thanks for the theme but its not exactly same as shown in this link https://wowemu.org/ but what can we expect as it was free so thank you @Splicho
 

Splicho

Emudevs.gg Owner
Staff member
Moderator
Collaborate
Registered
Joined
Jan 21, 2022
Messages
609
Points
103

Reputation:

Paste this in Config.php
Code:
$config['db']['charset'] = 'utf8mb4';
$config['db']['collation'] = 'utf8mb4_unicode_ci';

Run this query in SQL
Code:
ALTER TABLE xf_template CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;
Btw Thanks for the theme but its not exactly same as shown in this link https://wowemu.org/ but what can we expect as it was free so thank you @Splicho
5je7taxsOf course its not the same. You miss all the addons it has.
 

ShieldX

Well-known member
Registered
Joined
Mar 27, 2022
Messages
475
Points
53

Reputation:

@Splicho can you also make file upload custom theme ? max budget i can do 100-150$

Example Site : https://dropgalaxy.com/ this site is based on Yetishare Script.

you can use my site to check the official theme anonfam.com
 

mtumbady

Well-known member
Registered
Joined
Apr 11, 2022
Messages
52
Points
18

Reputation:

Can i use this without those addons
 

Splicho

Emudevs.gg Owner
Staff member
Moderator
Collaborate
Registered
Joined
Jan 21, 2022
Messages
609
Points
103

Reputation:

Can i use this without those addons
mtumbadyYeah/No. I wouldn’t recommend it. At least get all the free addons, otherwise it will just spam the error log from functions trying to call stuff that’s not existing (addons)
 
Top