forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: hfhs72 on January 06, 2006, 06:29:39 pm

Title: Re: Remove MyProfile
Post by: hfhs72 on January 06, 2006, 06:29:39 pm
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 (http://henryfordhighschool.com/hfhs)

username:  dontest
password:  dontest

Log in and then navigate to the Photo Gallery


Thank you,
Don
Title: Re: Remove MyProfile
Post by: Joachim Müller on January 08, 2006, 02:00:00 pm
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.