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
- 26,144
- Points
- 823
Reputation:
Hi
In my XF DB I had a huge table (66mb) called 'hdrcgbwe_xf.import_log_vbulletin5_1', I assume this was used when importing from vbulletin and was no longer needed, but since I deleted the table I am getting server errors logged in the XF admin panel., the forum seems fine:
The posts these errors point to seem fine.
Do I need this table or how can I stop these errors?
Thanks
Stack trace
SELECT new_id
FROM import_log_vbulletin5_1
WHERE content_type = ...
Read more
Continue reading...
In my XF DB I had a huge table (66mb) called 'hdrcgbwe_xf.import_log_vbulletin5_1', I assume this was used when importing from vbulletin and was no longer needed, but since I deleted the table I am getting server errors logged in the XF admin panel., the forum seems fine:
The posts these errors point to seem fine.
Do I need this table or how can I stop these errors?
Thanks
Stack trace
SELECT new_id
FROM import_log_vbulletin5_1
WHERE content_type = ...
Read more
Continue reading...