PDA

View Full Version : Tags are not added


neo
08-01-2007, 08:14 PM
Hello,

when I upload a new picture, the tags that i assign are not being added to the image.

Also, when I add tags to images that are already uploaded, the tags are sometimes added and sometimes not. I tried to use only one tag, multiple tags, different dividers (space, comma...), but I couldn't recognize a pattern. It seems absolutely random.

It's a clean install of 1.6.0, no upgrade, no addons.

Thanks for any help!

Dkozikowski
08-01-2007, 10:34 PM
Are you absolutely sure the tags are not being stored within the database?

If you have access, login to your database and check out the pixelpost_tags table. You should see all your tags assigned to their respective image id numbers.

There should be no reason why tags don't work with a fresh install.

If the problem persists let me know and I'd be happy to check it out further if you're willing to provide me with your admin login details via private message.

neo
08-01-2007, 11:13 PM
Hi,

thanks for your help. The tags really aren't saved in the database.
I'll send you a PM in a minute.

Thanks again!

edit: i just sent the login data via pm

stenp
10-17-2007, 01:00 PM
I have the same problem that tags are not added when uploading a new picture.

Do anyone have a solution to this problem ?

Dkozikowski
10-17-2007, 01:50 PM
If i remember correctly, the previous users tags database table was setup incorrectly.

I suppose this is as good a place to start than any.

If you know your way around phpmyadmin, check out the tags table. make sure the columns are set to NOT NULL and that there is no default values entered.