Another problem with our forum :(

Sorry if it’s not in the right place but one of our members decided to put a heap of banne IP addresses on our forum & in turn locked half the people out. I still had access & tried to delete the ip addresses but it would not let me. So I restore it from a back I did 8 days ago &it worke fine for 1 hour & now we have the error come up on the forum

General Error

SQL ERROR [ mysqli ]

Table ‘djmulle_trailtrack4x4.phpbb_styles_template’ doesn’t exist [1146]

SQL

SELECT s.style_id, t.template_storedb, t.template_path, t.template_id, t.bbcode_bitfield, t.template_inherits_id, t.template_inherit_path, c.theme_path, c.theme_name, c.theme_storedb, c.theme_id, i.imageset_path, i.imageset_id, i.imageset_name FROM phpbb_styles s, phpbb_styles_template t, phpbb_styles_theme c, phpbb_styles_imageset i WHERE s.style_id = 7 AND t.template_id = s.template_id AND c.theme_id = s.theme_id AND i.imageset_id = s.imageset_id

BACKTRACE

FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()

FILE: includes/session.php
LINE: 1614
CALL: dbal_mysqli->sql_query()

FILE: index.php
LINE: 26
CALL: user->setup()

Hopefully you can help as it’s our 4x4 club forum
Cheers Dan

Well, it’s saying that the table “djmulle_trailtrack4x4” is missing. So, did you log into the database and look at it’s structure to see if that table is there or not? If not, you have to restore it from your backup.

hello MUD000, phpbb_styles_template table is missing in your database djmulle_trailtrack4x4. you have back up than restore it from there if not than create new table in your djmulle_trailtrack4x4 database having name phpbb_styles_template.

I hope this will point you in right direction.
Reply your feedback
SR

Sponsor our Newsletter | Privacy Policy | Terms of Service