[x] Navigation

[x] Languages

[x] Design
Each user can view the site with a different theme.
Themes marked with a * also change the forum look.

"Kein Recht für diese Operation"

This forum is locked: you cannot post, reply to, or edit topics.    This topic is locked: you cannot edit posts or make replies.    Printer Friendly Page     Forum Index ›  Coppermine Gallery Bugs

View previous topic :: View next topic  
Author Message
designSumpf
Agent
Agent

Offline Offline
Joined: Dec 25, 2004
Posts: 89
Location: Burgbernheim (Franken)
PostPosted: 08.02.2005 21:31
Post subject: "Kein Recht für diese Operation"

Hallo Kundige,

Es läuft und ich will mich nicht beschweren, aber manchmal ....
Ich habe schon ein Album angelegt, aber fragt nicht, wie ich das gemacht habe, jetzt geht es jedenfalls nicht mehr.
Benutzer und/oder admin ist egal; immer :
Array:
Du hast nicht das Recht, diese Operation auszuführen.
......./modules/coppermine/albmgr.php - Zeile: 116

In Zeile 116 steht :
Array:
if (GALLERY_ADMIN_MODE && !CPGN_DEMO) {
    $result = db_query("SELECT aid, title, pos, description, thumb FROM {$CONFIG['TABLE_ALBUMS']} WHERE category = $cat ORDER BY pos ASC");
} elseif (USER_ADMIN_MODE) {
    $result = db_query("SELECT aid, title, pos, description, thumb FROM {$CONFIG['TABLE_ALBUMS']} WHERE category = " . (USER_ID + FIRST_USER_CAT) . " ORDER BY pos ASC");
} else cpg_die(ERROR, $lang_errors['perm_denied'], __FILE__, __LINE__);
...und desen Tod stirbt er immer.
Das Albums-Verzeichnis liegt im Root-Verzeichnis :
Die Parameter (?):
Array:
TABLE_PICTURES	cms_cpg_pictures	
TABLE_ALBUMS	cms_cpg_albums	
TABLE_COMMENTS	cms_cpg_comments	
TABLE_CATEGORIES	cms_cpg_categories	
TABLE_CONFIG	cms_cpg_config	
TABLE_USERGROUPS	cms_cpg_usergroups	
TABLE_VOTES	cms_cpg_votes	
TABLE_USERS	cms_users	
allow_private_albums	1	
Site url (ecards_more_pic_target)	http://aktiv.#####.de/	
fullpath	Albums/	
USER_IN_GROUPS	1,1,2,10004	
Default Language	german-utf-8	
Language Directory	modules/coppermine

Was muss ich machen m weitere Alben anlegen zu können ?
Kann mir jemand einen Tipp geben ?

Dank im voraus
designSumpf


designSumpf's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache /MySQL 5.0.32/PHP 5.2.0-8/DF 9.2.1
Back to top
View user's profile Visit poster's website
designSumpf
Agent
Agent

Offline Offline
Joined: Dec 25, 2004
Posts: 89
Location: Burgbernheim (Franken)
PostPosted: 09.02.2005 20:40
Post subject: Re: "Kein Recht für diese Operation"

Die Lösung Question Question

in der config.php des Systems muss folgende Zeile explizit gesetzt werden :
Array:
define('CPGN_DEMO', false);

Jetzt klappt's

Salü


designSumpf's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache /MySQL 5.0.32/PHP 5.2.0-8/DF 9.2.1
Back to top
View user's profile Visit poster's website
Ertan
Webmaster
Webmaster

Offline Offline
Joined: Mar 19, 2004
Posts: 1264
Location: Germany
PostPosted: 09.02.2005 22:09
Post subject: Re: "Kein Recht für diese Operation"

good job Wink

_________________
.: USE THE FORCE :.
Helft mit ! Keine Unbeantworteten Beiträge mehr

Ertan's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile Send e-mail Visit poster's website Photo Gallery
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.    This topic is locked: you cannot edit posts or make replies.    Printer Friendly Page    Forum Index ›  Coppermine Gallery Bugs
Page 1 of 1
All times are GMT + 1 Hour



Jump to:  


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum




Interactive software released under GNU GPL, Code Credits, Privacy Policy