Show Posts

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.


Messages - DaMIKE

Pages: [1]
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?

2
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.

nope

SQL for 1.7.1 has to be

Quote
INSERT INTO `4images_settings` ( `setting_name` , `setting_value` )
VALUES (
'cat_order', 'cat_name ASC'
);


instead of

Quote
INSERT INTO `4images_settings` ( `setting_name` , `setting_value` )
VALUES (
'cat_order', 'c.cat_name ASC'
);

3
Discussion & Troubleshooting / Hhiillffee! Die Links wie zb. Home...
« on: October 09, 2002, 11:53:55 AM »
Bei mir funktioniert das irgendwie nicht... was ist die class dafür?

4
Discussion & Troubleshooting / Hhiillffee! Die Links wie zb. Home...
« on: October 08, 2002, 11:30:28 PM »
ja aber unter was??
bei mir bringt das alles irgendwie nichts

5
Discussion & Troubleshooting / Hhiillffee! Die Links wie zb. Home...
« on: October 08, 2002, 11:23:31 PM »
.../ oder auch der 4homepages link im footer erscheinen in blau und lassen sich irgendwie nicht ändern... wie ändere ich die Farbe???
Danke im voraus!

6
s.o.

7
Discussion & Troubleshooting / DB Error: Bad SQL Query...
« on: June 16, 2002, 12:44:42 PM »
Hi!
Wenn ich ganz normal die 4images gallery oder auch den admin bereich aufrufe, kommt folgender fehler

DB Error: Bad SQL Query: SELECT setting_name, setting_value FROM 4images_settings
Table 'db41852744.4images_settings' doesn't exist

Hat irgendjemand ne Ahnung, was ich falsch mache??
Danke im Voraus

Pages: [1]