1
Discussion & Troubleshooting / Re: Brauche Hilfe nach Hackerangriff
« on: November 26, 2006, 02:33:12 AM »
Was sagt der db eintrag in images zu dem beispielt bild?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Could someone change it so that it works for 1.7.1?it works just fine if u read only 1.5 pages of the replys.
INSERT INTO `4images_settings` ( `setting_name` , `setting_value` )
VALUES (
'cat_order', 'cat_name ASC'
);
INSERT INTO `4images_settings` ( `setting_name` , `setting_value` )
VALUES (
'cat_order', 'c.cat_name ASC'
);