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.


Topics - clubbu

Pages: [1]
1
Mods & Plugins (Requests & Discussions) / Username in email notification
« on: December 08, 2011, 11:45:23 PM »
Hello,
is possible enter user name when it comes to email notification (upload_notify.html) of the upload of a photo?

For example /lang/english/mail/upload_notify.html


2
Mods & Plugins (Requests & Discussions) / Field description and keywords
« on: September 05, 2011, 09:20:53 AM »
Hello,

you can make the fields required in the description and keywords?

3
Discussion & Troubleshooting / apostrophe problem
« on: August 12, 2011, 09:17:45 AM »
Hello,
I have a problem when I try to change or add an image or keyword in the description field where there is an apostrophe.

The error displayed is as follows:

DB ErrorBad SQL QuerySELECT word_textword_id FROM 4images_wordlist WHERE word_text IN ('laquila''anno''sisma''capoluogo''dellabruzzo''anno''sisma''foto''del''centro''storico''recintato''chiuso''pubblico''l'aquila', 'abruzzo', 'sisma', 'centro', 'storico', 'centro storico', 'recintato', 'chiuso', 'ricostruzione')
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 '
aquila', 'abruzzo', 'sisma', 'centro', 'storico', 'centro storico', 'recintato',' at line 3

DB Error
Bad SQL QueryINSERT INTO 4images_wordmatch (image_idword_idname_matchdesc_matchkeys_matchSELECT DISTINCT 220word_id001 FROM 4images_wordlist WHERE word_text 'l'aquila'
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 '
aquila'' at line 4

DB Error
Bad SQL QuerySELECT word_textword_id FROM 4images_wordlist WHERE word_text IN ('laquila''anno''sisma''capoluogo''dellabruzzo''anno''sisma''foto''del''centro''storico''recintato''chiuso''pubblico''l'aquila', 'abruzzo', 'sisma', 'centro', 'storico', 'centro storico', 'recintato', 'chiuso', 'ricostruzione')
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 '
aquila', 'abruzzo', 'sisma', 'centro', 'storico', 'centro storico', 'recintato',' at line 3

DB Error
Bad SQL QueryINSERT INTO 4images_wordmatch (image_idword_idname_matchdesc_matchkeys_matchSELECT DISTINCT 219word_id001 FROM 4images_wordlist WHERE word_text 'l'aquila'
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 '
aquila'' at line 4

DB Error
Bad SQL QuerySELECT word_textword_id FROM 4images_wordlist WHERE word_text IN ('laquila''anno''sisma''capoluogo''dellabruzzo''anno''sisma''foto''del''centro''storico''recintato''chiuso''pubblico''l'aquila', 'abruzzo', 'sisma', 'centro', 'storico', 'centro storico', 'recintato', 'chiuso', 'ricostruzione')
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 '
aquila', 'abruzzo', 'sisma', 'centro', 'storico', 'centro storico', 'recintato',' at line 3

DB Error
Bad SQL QueryINSERT INTO 4images_wordmatch (image_idword_idname_matchdesc_matchkeys_matchSELECT DISTINCT 218word_id001 FROM 4images_wordlist WHERE word_text 'l'aquila'
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 '
aquila'' at line 4



the problem is the word --> l'aquila

thanks
paolo

4
Mods & Plugins (Requests & Discussions) / [MOD] Password lenght - SOLVED
« on: August 09, 2011, 01:33:37 PM »
Hello,
I need to set the rule for the composition of the password:

minimum 8 characters
1 numeric character

To set the length of the password so I tried:

I haveif((strlen($password) < 8 || strlen($password) > 15) && $password!='')

setting a minimum length of 8 and a maximum of 15...

Unfortunately does not work

This control should work in register.php and update profile

You can also set the password expiration? (from code or admin panel?

Thanks for all

Paolo.



5
Hello,
I tried to change the colors of the CSS, but also change the categories.

you can vary the colors just for these items reported in the attachment?

For versione 1.7.10


6
Good morning,
i have a question for you.

It possibile in this page validatesimages.php view more object than "Name image" "categories" "username" "date" "option"?

I would like to see the keywords

Pages: [1]