[XenGenTr] Forum statistics system | Forum istatistik sistemi

xF2 Add-on [XenGenTr] Forum statistics system | Forum istatistik sistemi 4.0.5

No permission to download

hazemomier

Member
Registered
Joined
Nov 21, 2021
Messages
8
Points
11

Reputation:

i am having an issue with this addon which is when the users click on topic it navigates them to the first post not the unread post any idea how to fix this?
 

abbozdag

New member
Registered
Joined
Aug 1, 2023
Messages
3
Points
3

Reputation:

I was never able to fix this error. I changed the php version and it still didn't work.
Screenshot_2023-08-04-07-44-43-180_com.android.chrome-edit.jpg
 

BattleKing

Spirit of darkness
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P Member
Collaborate
Registered
Joined
May 24, 2020
Messages
3,519
Points
523

Reputation:

View previous replies…

criosphinx

New member
Registered
Joined
Jul 27, 2023
Messages
3
Points
1

Reputation:

i tried installing this addon and got the following error
XF\Db\Exception: MySQL query error [1366]: Incorrect string value: '\xF0\x9F\x93\x8A [...' for column `theforo`.`xf_phrase`.`phrase_text` at row 1 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 79
  3. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
  4. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 220
  5. XF\Db\AbstractAdapter->insert() in src/XF/Mvc/Entity/Entity.php at line 1521
  6. XF\Mvc\Entity\Entity->_saveToSource() in src/XF/Mvc/Entity/Entity.php at line 1253
  7. XF\Mvc\Entity\Entity->save() in src/XF/AddOn/DataType/Phrase.php at line 100
  8. XF\AddOn\DataType\Phrase->importAddOnData() in src/XF/Job/AddOnData.php at line 110
  9. XF\Job\AddOnData->run() in src/XF/Job/Manager.php at line 260
  10. XF\Job\Manager->runJobInternal() in src/XF/Job/Manager.php at line 202
  11. XF\Job\Manager->runJobEntry() in src/XF/Job/Manager.php at line 118
  12. XF\Job\Manager->runByIds() in src/XF/Admin/Controller/Tools.php at line 122
  13. XF\Admin\Controller\Tools->actionRunJob() in src/XF/Mvc/Dispatcher.php at line 352
  14. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
  15. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
  16. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
  17. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2487
  18. XF\App->run() in src/XF.php at line 524
  19. XF::runApp() in admin.php at line 13
 

jim

Well-known member
Registered
Joined
Aug 20, 2021
Messages
113
Points
38

Reputation:

i tried installing this addon and got the following error
XF\Db\Exception: MySQL query error [1366]: Incorrect string value: '\xF0\x9F\x93\x8A [...' for column `theforo`.`xf_phrase`.`phrase_text` at row 1 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 79
  3. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
  4. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 220
  5. XF\Db\AbstractAdapter->insert() in src/XF/Mvc/Entity/Entity.php at line 1521
  6. XF\Mvc\Entity\Entity->_saveToSource() in src/XF/Mvc/Entity/Entity.php at line 1253
  7. XF\Mvc\Entity\Entity->save() in src/XF/AddOn/DataType/Phrase.php at line 100
  8. XF\AddOn\DataType\Phrase->importAddOnData() in src/XF/Job/AddOnData.php at line 110
  9. XF\Job\AddOnData->run() in src/XF/Job/Manager.php at line 260
  10. XF\Job\Manager->runJobInternal() in src/XF/Job/Manager.php at line 202
  11. XF\Job\Manager->runJobEntry() in src/XF/Job/Manager.php at line 118
  12. XF\Job\Manager->runByIds() in src/XF/Admin/Controller/Tools.php at line 122
  13. XF\Admin\Controller\Tools->actionRunJob() in src/XF/Mvc/Dispatcher.php at line 352
  14. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
  15. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
  16. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
  17. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2487
  18. XF\App->run() in src/XF.php at line 524
  19. XF::runApp() in admin.php at line 13
criosphinxis your database on utf8mb4?
 

BattleKing

Spirit of darkness
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P Member
Collaborate
Registered
Joined
May 24, 2020
Messages
3,519
Points
523

Reputation:

ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
criosphinxWas it a new fresh installation of the addon or an upgrade?
Which version of the addon has been used?
Have you tried an earlier version of the addon, like 4.0.2?
 

criosphinx

New member
Registered
Joined
Jul 27, 2023
Messages
3
Points
1

Reputation:

is anyone able to tell me why this error is happening?
 

BattleKing

Spirit of darkness
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P Member
Collaborate
Registered
Joined
May 24, 2020
Messages
3,519
Points
523

Reputation:

is anyone able to tell me why this error is happening?
criosphinxFirst do backups in case of any bad case ;)

Do some settings and checkings in mysql configuration my.ini file.
This article might help a lot http://mathiasbynens.be/notes/mysql-utf8mb4#character-sets

First i changed the character set in my.ini to utf8mb4 Next i ran the following commands in mysql client

Code:
S ET NAMES utf8mb4;
A LTER DATABASE dreams_twitter CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci;

Use the following command in the database to check that the changes are made
Code:
SHOW VARIABLES WHERE Variable_name LIKE
character\_set\_% OR Variable_name LIKE collation%;
 

hazemomier

Member
Registered
Joined
Nov 21, 2021
Messages
8
Points
11

Reputation:

Hey there, did anyone face an issue when a user click on the post title it takes them back to the first page always?
 

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
20,023
Points
823

Reputation:

sery2013

Member
Registered
Joined
Oct 13, 2023
Messages
21
Points
3

Reputation:

Screenshot_4.png


How do you disable these avatars?
 

UltraPyromane

Active member
Registered
Joined
Mar 27, 2023
Messages
36
Points
18

Reputation:

Hello,

I would like to display this on my Audentio feed top page.

But don't know how yet, do you need a Witget key?

Is there one, no matter what I try, it doesn't work, only to the extent that I get it displayed on the forum list.

I don't want it there?
 
Top