Möchte als erstes sagen, dass ich ein Neuling bin und keine ahnung von ftp und sonstiges habe. Deswegen danke ich im Voraus für euer Verständnis.
Mein Problem lautet wie folgt:
Ich führe ein phpBB2 Forum. Hab vor kurzem gehört, dass man irgendwie in der Lage ist, durch surfen in Google, die privat section im forum durchzulesen (durch die jeweiligen Bots). Somit habe ich erst die Rechte der Bots im Forum entfernt. Jedoch sah ich wieder ein Bot im privat section am schnüffeln. Somit kam ich zum entschluss, alle bots aus dem Datenbank zu entfernen. Alles war ok, bis ein Kollege meinte das er immer dieses error message bekommt:
- [phpBB Debug] PHP Notice: in file /includes/session.php on line 476: Undefined index: user_id
[phpBB Debug] PHP Notice: in file /includes/session.php on line 483: Undefined index: user_type
[phpBB Debug] PHP Notice: in file /includes/session.php on line 497: Undefined index: user_type
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 58: Undefined index: user_permissions
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 337: Undefined index: user_type
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1146: Undefined index: user_lang
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1149: Undefined index: user_dateformat
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1150: Undefined index: user_timezone
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1151: Undefined index: user_dst
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1221: Undefined index: user_style
- SQL ERROR [ mysql4 ]
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND t.template_id = s.template_id AND c.theme_id = s.theme_id AND i.imag' at line 4 [1064]
An SQL error occurred while fetching this page. Please contact the Board Administrator if this problem persists.
http://www.evo-clan.eu.tc/
Nun habe ich erfahren, dass die Bots doch nicht so unwichtig wären :/
Ich habe, nachdem ich die Bots gelöscht hab, ein backup gemacht. Hilft mir das irgendwie? Wenn ja wie kann ich den backup aktivieren? Oder kann ich einfach die bots irgendwie wieder in die Datenbank einfügen?
Danke für die Hilfe im Voraus.