Final_Extract v.2.3 with usergroup settings by admin panel - Page 3 Final_Extract v.2.3 with usergroup settings by admin panel - Page 3
 

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

Final_Extract v.2.3 with usergroup settings by admin panel

Started by François Keller, September 24, 2006, 06:47:26 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

François Keller

QuoteIf people are getting the Critical error try this..

Go through all of the files you updated and make sure that you have the same amount of entries.. Best way to explain that is if you are trying to add one for LOGOUT and that will be your 13th entry (Home, Login, Logout, etc etc)  then you have to make sure that as you are updating the files the same amount of "buttons" are listed throughout
Yes, your files are the good exemple for how to do for ading a button who is not listed in the admin panel from this plugin.
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

areuh

good evening,

Frantz, sorry to post but i've same problems like many others.
i can't hide buttons "last ads", "search", "favorites"...

i've readen your link
http://forum.coppermine-gallery.net/index.php?topic=34637.0

i saw i had not this into my theme.php. So i copyed/pasted your code (see link) but buttons are always here.
with code mac_osx_x into this topic i write (but page2), same problem, buttons always here.

can i attach my theme.php, for just have a look and tell me what's wrong?

Thx for answer and help.


Sami

add this to your theme.php after first define statement

define('THEME_HAS_NO_SUB_MENU_BUTTONS',1);

‍I don't answer to PM with support question
Please post your issue to related board

areuh

Hello Sami,

i've just added your line and deleted Frantz's code.

it tells me it couldn't find

Template error
Failed to find block 'custom_link'(#(<!-- BEGIN custom_link -->)(.*?)(<!-- END custom_link -->)#s) in :

<!-- BEGIN custom_link -->
<div class="sys_menu">
          {BUTTONS}
          <br clear="all" />
</div>
<!-- END custom link -->


so i added BEGIN - END at the end on file ($template_sys_menu) and it works great now

note:
into error message: custom link BEGIN is with underscore, not END but i added too. Maybe i did error with paste here, or another mistake, but for others who may have same problem, take care this point.

big thanks for help and answer.
I'm seeing if there's no other complication but at first looh, it seems ok
Bye and thx again
areuh

cosmoweb


François Keller

Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

plectron

Hi Guys and thank you very much for this plugin. I installed it and it seem to work. So i see some boxes i can chose. Well i check the box who is for showing how many times a picture was seen and apply the changes. But when i go back to the albums nothing changed. I sill see how many times a picture was seen.

By the way, do you guys know how i can combletly ban all comment and rating functions on coppermine?

Thank you guys

Hein Traag

Quote from: plectron on July 08, 2007, 03:33:40 PM
By the way, do you guys know how i can combletly ban all comment and rating functions on coppermine?

Thank you guys

Open a new post for this question instead of posting it in this thread which has nothing to do with comments. Thanks.

LGLDSR

Hi Franz,

Thank you for taking the time to write this.

What directory should this Plugin be installed into?

Thanks,

Lyman

François Keller

Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

chris.h

Quote from: Frantz on January 07, 2007, 07:55:44 AM
It's the same way for all plugins:
-unzip the archive in your plugin's folder
-go to the pluginmanager page (http://www.yourcoppermine/pluginmgr.php)
-find the plugin in the list
-click on the "i" icone
-follow the eventual instructions.

For this plugin, you will see, after installing, a new admin menu buton. Click  it to set the the plugin for the differents usergroups

Thanks for that, I too was lost as to installing it after downloading the file.

Steve-R

Hi, and thanks for the plugin!

Can this be modified so that it specifies by category also, this would be very handy for me if it could.

Many thanks!

Steve

François Keller

QuoteCan this be modified so that it specifies by category also, this would be very handy for me if it could.
what do you mean, be more explicit, i have not understand what you want  :-\
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

LGLDSR

Quote from: Steve-R on December 17, 2007, 03:46:45 PM
Hi, and thanks for the plugin!

Can this be modified so that it specifies by category also, this would be very handy for me if it could.

Many thanks!

Steve
His Plugins are indeed fantastic; they can make all the difference in the World.

- Lyman

Steve-R

Quote from: Frantz on December 17, 2007, 04:16:16 PM
what do you mean, be more explicit, i have not understand what you want  :-\

Sure, no problem.

My gallery has two catgories, one is "user galleries" the other is "competitions".

I would like all the menu items to be displayed on one category, and only some on the other if that is possible. So can this be modified to be coppermine category specific?

Thanks

Steve

François Keller

hum, not easy to so, this need a lot of code to do this  :-\
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

cryptq1

Hi

Thank you very much for the effort you've put in. Installed it and no problems. Does exactly what I need and expected.

Regards

adipisicing

Unless otherwise noted, all code that I post on these forums to which I hold the copyright is released under the GPLv2.

nointerest

#58
Many thanks from me also for putting in all the work and time.

I want to disable "home" and "log in" for guests. In final extract I did therefore not check those two entries.

When I log out (and to make sure delete the cookie and the cache) - now being a guest - I still see those two entries. They seem not to get "killed off".

Can I change that somewhere?

(the second row - last comments and all that - works perfectly fine).

François Keller

Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog