Re: Remove MyProfile Re: Remove MyProfile
 

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

Re: Remove MyProfile

Started by hfhs72, January 06, 2006, 06:29:39 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

hfhs72

A little help requested.

I am using:
Mambo 4.5.2 Bridged with Coppermine 1.4.3 stable wrapped (everything is working good)
Water drop theme

I am using Community Builder RC2 for my profiler.

I need to remove the My Profile button in the cpm user admin menu so that users do not change their profile information from there. Plus the fact that since cpm is wrapped, anytime a user clicks on My Profile in cpm it displays the whole page in the wrapper.

I have followed the advice above and am also using the final_extract plugin to remove the login and logout menu buttons. (P.S. final_extract will not remove the My Profile link for some reason).
The /themes/water_drop/theme.php file does not hold the core data so I have been trying to edit the /themes/sample/theme.php file by commenting out the admin menu My Profile code however, I am getting nowhere with no results.

Please help.

Here is the web address and a test account for you to look at.

http://henryfordhighschool.com/hfhs

username:  dontest
password:  dontest

Log in and then navigate to the Photo Gallery


Thank you,
Don

Joachim Müller

split your reply from the thread http://forum.coppermine-gallery.net/index.php?topic=23400.0 that deals with cpg1.3.x, while you're  running cpg1.4.x
Don't hijack threads and post on the board that deals with your version of coppermine, as things differ from one coppermine version to another, that's why we have different support boards for different versions.

If the theme you're using doesn't have the "my profile" link, you'll have to copy that section from the sample theme and paste it into your theme. Then make the needed changes.