update to 1.5.10 , no upload, no detailview update to 1.5.10 , no upload, no detailview
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

update to 1.5.10 , no upload, no detailview

Started by Maddin, December 29, 2010, 07:29:15 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Maddin

Hello.

Unfortunately, the search has not displayed properly in the forum my mistake.
I have updated to version 1.5.10. I think that was before the 1.4.11 version modded by installing tight. CPG is actually quite good, but I have the following problems.

Only the admin user can see images in the detail view. Only the admin user can upload pictures. I put a new user, it can upload these pictures, but he can not see any pictures in the detail view. Existing users can not upload pictures and

If another user wants to upload pictures, he gets this error:
You have no right to view this page.

File: / var/www/vhosts/xxxxxxxxxxxxxxxx.de/httpdocs/3/editpics.php - Row: 79

If another user or a guest wants to see a picture in the details, he gets this error:

While executing query "INSERT INTO cpg1411_hit_stats SET pid = 1454 search_phrase ='', ip = '93 .241.137.107 'sdate = '1293524619', referer = 'http://www.xxxxxxxxxxxxxxxxxx.de/3/thumbnails. php? album = 8 ', browser =' IE8 ', os =' Windows 7 ', uid = '0''in include / functions.inc.php on line 2765

mySQL error: Unknown column 'uid' in 'field list'

----------

Why is the error message something of cpg1411_ .... ? If the update does not work completely? I have checked again via the Admin Interface tables. Do I delete the modded by tight changes manually from the database? Also with the standard template I get this error.

Registered users have rights to view all pictures and upload. A newly created user is from the same group as an existing.

Can someone help me?

Thank you

Maddin

Addendum:
I have run successfully with PhpMyAdmin following command:
REPAIR TABLE cpg1411_hit_stats

Nibbler

Did you run update.php?

In phpMyAdmin, run


ALTER TABLE `cpg1411_hit_stats` ADD `uid` INT(11) NOT NULL default '0' ;

Maddin

Hello. Thank you. Now each user can host pictures and also in the details view.

However, the problem remains, namely that users can upload a picture, but they can then enter a title. When I click "Next " displays the following error:

Error
You have no right to view this page.

File: / var/www/vhosts/xxxxxxxx.de/httpdocs/3/editpics.php - Row: 79

best regards

ΑndrĂ©

So your current problem is, that regular users cannot add title, description, etc. to the successfully uploaded files? If so, please post a link to your gallery and a test user account (please have a look at the upload troubleshooting docs). Some additional information as installed plugins/mods, bridging, etc. will be very helpful.

lurkalot

You now also need to update to version 1.5.12 
Running SMF 2.1.4  / Tinyportal 3.0.1, bridged with Coppermine 1.6.25, plus cpmfetch 2.0.0

Maddin

Hello. A member has v'berichtet now that he can enter the titles and descriptions again. I do not know why it works again. I have had the re-run update.php. There was, however, appear at all points "Already done". I will test it further and give you an info, if further problems arise. Thank you for your help.