admin not accessible in coppermine
Post new topic   Reply to topic   Printer Friendly Page     Forum IndexCoppermine
Author Message
norbie
Silver Supporter


Joined: Jun 29, 2004
Posts: 737
Location: Norbie's World

PostPost subject: admin not accessible in coppermine
Posted: Wed Jun 29, 2005 2:52 pm
Reply with quote

i have this weird problem.

when installing cpg from CVS on my localhost (windows apache2 php5) and logged in as god admin, i cant access all the admin stuff in coppermine. if im on the 'Home' page of the site, i can see these in the block at the bottom:

Groups
Users
Albums
Categories
Config

when in Gallery, those dont appear at top or bottom.

the only one i can click and change things to is the 'Config' link.

the others (groups etc) give:-

You don't have permission to access this page.

Any ideas on this one??

I need to test out the new Extal Calendar module so I need to make a new group in Coppermine!

_________________
Norbie

www.norbiesworld.co.uk

norbie's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux / Apache Custom Version / 4.0.26-standard (client: 5.0.15) / 4.4.4 / 9.1.1
Back to top
View user's profile Send e-mail Visit poster's website MSN Messenger
mmenzie
Newbie


Joined: Jul 04, 2005
Posts: 12

PostPost subject: Re: weird admin problem on localhost
Posted: Tue Jul 05, 2005 2:36 am
Reply with quote

I have the same exact problem and its not just local host. i can access my page on the internet and still have the problem that when i am logged on as admin i have total control except in coppermine where it appears i can't do a thing. if i log on as a regular user i can access more stuff (but still can't batch upload)than logged on as admin. weird???

mmenzie's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
windows 2003/IIS6/mysql/php5/cpg 9.0.
Back to top
View user's profile Visit poster's website
r083r7
Silver Supporter


Joined: Dec 28, 2004
Posts: 118

PostPost subject: Re: weird admin problem on localhost
Posted: Thu Jul 07, 2005 1:13 am
Reply with quote

mmenzie wrote:
I have the same exact problem and its not just local host. i can access my page on the internet and still have the problem that when i am logged on as admin i have total control except in coppermine where it appears i can't do a thing. if i log on as a regular user i can access more stuff (but still can't batch upload)than logged on as admin. weird???

I might be missing something very obvious but I seem to have the same problem. I don't appear to have any access at all to Coppermine's administration.

Just upgraded from CPG 8.2 to the lastest versiob of DF.

In the admin menu should there be a listing for Coppermine as there isn't...?

Solved here: www.cpgnuke.com/Forums...html#69541


r083r7's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache 2.0/MySQL 5.0.18-standard-log/PHP 4.3.11/DF 9.0.6.1
Back to top
View user's profile Visit poster's website
Śyama_Dāsa
Developer


Joined: Apr 19, 2004
Posts: 2049
Location: Dragonfly CMS Tribe

PostPost subject: Re: weird admin problem on localhost
Posted: Thu Jul 07, 2005 2:12 am
Reply with quote

Code:
ALTER TABLE `cms_admins` ADD `radmincoppermine` TINYINT( 1 ) DEFAULT '0' NOT NULL;

_________________
AKA Akamu / Read these and your life will be successful | Find a Repair
--
Mods and Professional Support via YIM

Śyama_Dāsa's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
win32 / Apache 1.3.33 / MySQL 4.1.16/PHP 4.4/CPG-CVS ( browsers: Mozilla 1.7.x / IE6 / Opera 8.0)
Back to top
View user's profile Visit poster's website Yahoo Messenger
blue2672
Newbie


Joined: Jul 15, 2005
Posts: 1

PostPost subject: Re: admin not accessible in coppermine
Posted: Fri Jul 15, 2005 3:10 am
Reply with quote

I admit I am a newbie to php but I am running into a problem only after using the code about in the mysql admin. after the code is run the menus are available and able to be changed, after ou hit apply I get a access denied on any option I try with coppermine...
did I royally screw something up or is it a problem with permissions I didnt set correctly.
I did log out and log back in after clearing cookies and still have the same problems?
any help would be very apreciated.


blue2672's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/1.3.33/4.0.24-standard/4.3.11/9.0.5.0
Back to top
View user's profile Visit poster's website
Śyama_Dāsa
Developer


Joined: Apr 19, 2004
Posts: 2049
Location: Dragonfly CMS Tribe

PostPost subject: Re: admin not accessible in coppermine
Posted: Fri Jul 15, 2005 10:03 pm
Reply with quote

Try deleting all files in the websites /cache dir then delete your cookies and check it out.
_________________
AKA Akamu / Read these and your life will be successful | Find a Repair
--
Mods and Professional Support via YIM

Śyama_Dāsa's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
win32 / Apache 1.3.33 / MySQL 4.1.16/PHP 4.4/CPG-CVS ( browsers: Mozilla 1.7.x / IE6 / Opera 8.0)
Back to top
View user's profile Visit poster's website Yahoo Messenger
DaveTomneyUK
Gold Supporter


Joined: Aug 14, 2004
Posts: 215
Location: UK, England

PostPost subject: Re: weird admin problem on localhost
Posted: Sun Jul 17, 2005 1:48 am
Reply with quote

akamu wrote:
ALTER TABLE `cms_admins` ADD `radmincoppermine` TINYINT( 1 ) DEFAULT '0' NOT NULL;

Does this have to be done with coppermine on dragonfly 9.0.5.0 as I dont see that query in my SQL admin?


DaveTomneyUK's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux / Apache2.2.8 / MySQL5.0.45 / PHP5.2.6 / CVS
Back to top
View user's profile Visit poster's website Yahoo Messenger
xfsunoles
XHTML Specialist


Joined: Apr 30, 2004
Posts: 2502
Location: Melbourne, Florida

PostPost subject: Re: admin not accessible in coppermine
Posted: Sun Jul 17, 2005 2:07 am
Reply with quote

Did you Run that Queries in PHPmyAdmin from SQL Tab?
_________________

Firefox is my Favorite Browser

xfsunoles's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Apache/1.3.34 (Unix)/4.0.25-standard/4.4.1/CVS
Back to top
View user's profile Visit poster's website AIM Address MSN Messenger Yahoo Messenger
DaveTomneyUK
Gold Supporter


Joined: Aug 14, 2004
Posts: 215
Location: UK, England

PostPost subject: Re: admin not accessible in coppermine
Posted: Sun Jul 17, 2005 4:52 pm
Reply with quote

xfsunoles wrote:
Did you Run that Queries in PHPmyAdmin from SQL Tab?

Yes


DaveTomneyUK's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux / Apache2.2.8 / MySQL5.0.45 / PHP5.2.6 / CVS
Back to top
View user's profile Visit poster's website Yahoo Messenger
xfsunoles
XHTML Specialist


Joined: Apr 30, 2004
Posts: 2502
Location: Melbourne, Florida

PostPost subject: Re: admin not accessible in coppermine
Posted: Sun Jul 17, 2005 5:15 pm
Reply with quote

open phpmyadmin
click cms_admin
make sure it in Structure Tab then look for it

_________________

Firefox is my Favorite Browser

xfsunoles's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Apache/1.3.34 (Unix)/4.0.25-standard/4.4.1/CVS
Back to top
View user's profile Visit poster's website AIM Address MSN Messenger Yahoo Messenger
DaveTomneyUK
Gold Supporter


Joined: Aug 14, 2004
Posts: 215
Location: UK, England

PostPost subject: Re: admin not accessible in coppermine
Posted: Sun Jul 17, 2005 6:11 pm
Reply with quote

It works ok soon as I clear the cache folder.

DaveTomneyUK's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux / Apache2.2.8 / MySQL5.0.45 / PHP5.2.6 / CVS
Back to top
View user's profile Visit poster's website Yahoo Messenger
wishbone
Newbie


Joined: Aug 30, 2004
Posts: 45
Location: Phoenix, AZ

PostPost subject: Re: admin not accessible in coppermine
Posted: Tue Jul 19, 2005 11:30 pm
Reply with quote

I also experienced this problem with a new install of 9.0.5.0 and this solved the issue. I'm hoping that table row will be added to the install file for future versions?

So far I'm really loving DF, keep up the awesome work!


wishbone's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Suse 2.6.11/2/4.1.10a/4.3.10/9.0.6.1
Back to top
View user's profile Visit poster's website AIM Address Yahoo Messenger
DaeLex
Supporter


Joined: Jan 24, 2005
Posts: 44

PostPost subject: Re: admin not accessible in coppermine
Posted: Wed Jul 20, 2005 2:18 pm
Reply with quote

THANK YOU!! I was having this same exact problem on a clean install, non cvs install.. and uhm yea it was driving me insane Shocked Thanks for the quick fix Cool

DaeLex's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux / Apache 1.3.33 (Unix) / MySQL 4.0.22-standard /PHP 4.3.11 / Dragonfly 9.0.5.0
Back to top
View user's profile
Kieeps
Nice poster


Joined: May 21, 2005
Posts: 110
Location: Sweden

PostPost subject: Re: admin not accessible in coppermine
Posted: Thu Jul 21, 2005 1:52 pm
Reply with quote

Ok....i still have the exact problem. I ran that querie and deleted all files in the cache folder...but stilll i had no luck :/

EDIT: And i also tryed to log out so that i was only logged in as admin but that didn't fix it either.



menu.gif
 Description:
this is all i see in the menu
 Filesize:  3.37 KB
 Viewed:  24537 Time(s)

menu.gif



Kieeps's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Ubuntu 9.10 | apache 2.2.12 | MySQL 5.1.37 | PHP 5.2.10 | DF 9.2.1
Back to top
View user's profile Visit poster's website
Kieeps
Nice poster


Joined: May 21, 2005
Posts: 110
Location: Sweden

PostPost subject: Re: admin not accessible in coppermine
Posted: Thu Jul 21, 2005 2:02 pm
Reply with quote

oh! found it Smile sorry

Kieeps's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Ubuntu 9.10 | apache 2.2.12 | MySQL 5.1.37 | PHP 5.2.10 | DF 9.2.1
Back to top
View user's profile Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   Printer Friendly Page     Forum IndexCoppermine All times are GMT
Go to page 1, 2  Next
Page 1 of 2


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 can download files in this forum

UltraEdit-32 the most powerful text editor
User Info [x]

Welcome Anonymous

Nickname
Password
(Register)

Languages [x]

Community [x]

Support for DragonflyCMS in a other languages:

Dansk
Deutsch
Eesti
Italia
Norsk

Testimonials [x]
I just did the phpNuke 7.4 to CPG-Nuke CVS conversion. Was very easy. ... Found everything I needed to help me along the way with a few searches.
The most unexpected and best thing I have found after switching was the increased speed. I used to think I needed to change hosts--since switching to CPG-Nuke all my users have commented on how much faster pages load

Whit

i was running phpnuke and have almost 30,000 members apache and sql both running at 99% usage, server crashed when 50 ppl online, Host wanted me off shared hosting as many customers complaining i was crashing a p4 3.2 with 2gig ram, i converted to cpg and now i have less than a 50% server load cpg saved me $300 USD a month offshore dedicated servers cost $$ thx guys
one decision i dont regreat is CPGNUKE

Korben
www.datastreamz.net
It's like this - I was working with Oldsmobiles when I was workin with HTML. Then I moved up to Mazda's and Audi's with PHP Nuke. But now my friends I am riding in style with Benz's and Porche's. The diffrence is that noticable immediatly. The Install is so simple once you get it and the site is so secure its like fort knox. Thank you - And you all can expect to see alot more of me around - suggesting ideas and helping where I can. Peace out all - and enjoy newbies. It's really worth it to use CPGNuke.
- Kid_Creation

One thing I've noticed about CPG-Nuke... it is fast and clean. Impressive. One of my 'customers' liked it so much she wanted everything changed to CPG-Nuke!
- valis
awebware.com

The conversion from phpNuke 7.4 to CPG-Nuke (CVS) was a piece of cake. The data conversion took about two hours. Hit a few snags--but nothing a few forum searches couldn't fix. Probably the best compliment I got from my users--"Did you change hosts?" The speed improvement over phpNuke is quite noticable. Kudos to the developement team! Thanks for helping me get away from the phpNuke tease.
- Whit
endofropegang.com

Thanks for the Great program! I never regret migrating from PhpNuke. My site is so much faster and more secure. Now I spend time managing my site instead of the site software. Keep up the good work!
- Rod
www.gentle.org

Now that we are running CPG Nuke this is the first time I've travelled without having to worry about hacking, monitoring the site daily, etc. Thanks for CPG Nuke and everyone that made it possible. We are running a consumer advocacy site at householdwatch.com and the site is very busy. CPG Nuke is doing the job and doing it well.
NukeFind

CPG is Fast, Secure & Free Since installing it's been much easier to work with as an admin. Better admin features but not as many modules that phpnuke offers. Built for speed and reliability. Admin of 3 prominent sites that combined receive 6 million hits annually. CPGnuke is hands down the best CMS out there.
- djdevon3

I just made the switch to CPG, from phpNuke.
The install was easy, simple when following well written instructions. My site has dramatically increased in speed, it really is a day and nite difference.
Thanks to everyone who is a part of the CPG-Nuke project and for offering this CMS as a great alternative to the other *Nukes.
I look forward to being a part of the community.
Kristin
"I made the switch!"

I managed to stumble onto this remake of phpnuke type CMS and have been VERY pleased ever since... I'm very glad it's the system I'm using to make a web site.
4est
Great sense of community around CPG Nuke! Thanks for your hard work Cheers!
roRisc
To the Dev team. You guys rock keep up the good work. Hopefully I'll get good enough at this quickly so that I'll be able to start posting some solutions and tips as well. Cup-A-Cino
I want to thank everyone who help me to build my cpgnuke, know the final layout look great, makes the user want to register.....thanks alot guys
TRANCEBUDHA
Hey thanks for the quick replies..hehe.. ya I am trying to check out cpg-nuke on the same server.. anyways.. www.sizzle.no-ip.com /ufo just a test site main php-nuke is www.sizzle.no-ip.com and forums www.sizzle.no-ip.com /forums It seems so far that cpg-nuke is quit a bit faster than php-nuke.. thanks again
sixpack
CPG-Nuke and its support community ROCKS!
James D Kirk
CPGNuke is making phpnuke look like hammered dog-crap so far...
Persistence
Just installed the latest version of CPG and I'm lovin' it!
square
love CPG!
Mecro
man i just took a look at the demo ADMIN and you guys truly did a remarkable job.. this blows PHPNuke away...
dirtbag
Thank You, cpgnuke. Thank You All that are behind that wonderful script.
Truden
Excellent Coppermine with safemod :) Work fine with safemod nice Job
Reha
Thank You, cpgnuke. I am amazed at what CPG Nuke has to offer...
JamesSelvage
Great site. Great software.
ShermD3
Well I got my first CPGNuke site up! (huzzah?) I must say of the 5 site I run, 4 of which are PHP-Nuke sites I'm most impressed
GeoffM
This install was SOOO smooth. Great job guys! I love it!
dcorwin
Hey CPG-Nuke Dev Team!! Wow!!!!...pretty much sums it up. I love cpgnuke and I've only had it a couple days now.
sabione
Great system you developed here. Thanks !
cwweb

X-links [x]
UltraEdit Browse Happy logo Firefox MySQL PostgreSQL Valid CSS! Valid XHTML 1.0! Unicode Encoded Badge NukeBiz Resources Raven DragonflyCMS Dedicated Now InsideSupport Lampe Berger

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


You are seeing squares or questionmarks on this page?

All content of this website is copyrighted by the Creative Commons NC-SA
The logos and trademarks used on this site are the property of their respective owners
We are not responsible for comments posted by our users, as they are the property of the poster.
Our server runs on a P3 1.2GHz with 512MB RAM with no accelerators
Support GoPHP5.org
This page generated in 0.4825 seconds with 22 DB Queries in 0.5781 seconds
Memory Usage: 3.38 MB
Interactive software released under GNU GPL, Code Credits, Privacy Policy