Advanced search  

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]

Pages: 1 2 [3] 4   Go Down

Author Topic: Final_Extract v.2.3 with usergroup settings by admin panel  (Read 128574 times)

0 Members and 1 Guest are viewing this topic.

François Keller

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: fr
  • Offline Offline
  • Gender: Male
  • Posts: 9094
  • aka Frantz
    • Ma galerie
Re: Final_Extract v.2.3 with usergroup settings by admin panel
« Reply #40 on: May 19, 2007, 07:38:06 am »

Quote
If 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.
Logged
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

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Re: Final_Extract v.2.3 with usergroup settings by admin panel
« Reply #41 on: May 31, 2007, 02:41:10 am »

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.

Logged

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Re: Final_Extract v.2.3 with usergroup settings by admin panel
« Reply #42 on: May 31, 2007, 09:12:32 am »

add this to your theme.php after first define statement
Code: [Select]
define('THEME_HAS_NO_SUB_MENU_BUTTONS',1);
Logged
‍I don't answer to PM with support question
Please post your issue to related board

areuh

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Re: Final_Extract v.2.3 with usergroup settings by admin panel
« Reply #43 on: May 31, 2007, 01:22:54 pm »

Hello Sami,

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

it tells me it couldn't find
Code: [Select]
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
Logged

cosmoweb

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 28
Re: Final_Extract v.2.3 with usergroup settings by admin panel
« Reply #44 on: June 09, 2007, 02:06:50 am »

How I can add new link?
Logged

François Keller

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: fr
  • Offline Offline
  • Gender: Male
  • Posts: 9094
  • aka Frantz
    • Ma galerie
Logged
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

  • Coppermine newbie
  • Offline Offline
  • Posts: 13
Re: Final_Extract v.2.3 with usergroup settings by admin panel
« Reply #46 on: July 08, 2007, 03:33:40 pm »

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
Logged

Hein Traag

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: nl
  • Offline Offline
  • Gender: Male
  • Posts: 2166
  • A, B, Cpg
    • Personal website - Spintires.nl
Re: Final_Extract v.2.3 with usergroup settings by admin panel
« Reply #47 on: July 08, 2007, 08:09:27 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.
Logged

LGLDSR

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 83
Re: Final_Extract v.2.3 with usergroup settings by admin panel
« Reply #48 on: July 25, 2007, 01:08:22 pm »

Hi Franz,

Thank you for taking the time to write this.

What directory should this Plugin be installed into?

Thanks,

Lyman
Logged

François Keller

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: fr
  • Offline Offline
  • Gender: Male
  • Posts: 9094
  • aka Frantz
    • Ma galerie
Re: Final_Extract v.2.3 with usergroup settings by admin panel
« Reply #49 on: July 25, 2007, 02:22:06 pm »

Quote
What directory should this Plugin be installed into?
http://forum.coppermine-gallery.net/index.php?topic=24327.0
Logged
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

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 38
    • Zookx Design
Re: Final_Extract v.2.3 with usergroup settings by admin panel
« Reply #50 on: September 04, 2007, 01:10:30 pm »

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.
Logged

Steve-R

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 38
Re: Final_Extract v.2.3 with usergroup settings by admin panel
« Reply #51 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
Logged

François Keller

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: fr
  • Offline Offline
  • Gender: Male
  • Posts: 9094
  • aka Frantz
    • Ma galerie
Re: Final_Extract v.2.3 with usergroup settings by admin panel
« Reply #52 on: December 17, 2007, 04:16:16 pm »

Quote
Can 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  :-\
Logged
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

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 83
Re: Final_Extract v.2.3 with usergroup settings by admin panel
« Reply #53 on: December 17, 2007, 04:37:38 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
Logged

Steve-R

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 38
Re: Final_Extract v.2.3 with usergroup settings by admin panel
« Reply #54 on: December 17, 2007, 07:20:49 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
Logged

François Keller

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: fr
  • Offline Offline
  • Gender: Male
  • Posts: 9094
  • aka Frantz
    • Ma galerie
Re: Final_Extract v.2.3 with usergroup settings by admin panel
« Reply #55 on: December 18, 2007, 07:39:24 am »

hum, not easy to so, this need a lot of code to do this  :-\
Logged
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

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: Final_Extract v.2.3 with usergroup settings by admin panel
« Reply #56 on: December 29, 2007, 11:48:20 am »

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
Logged

adipisicing

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 24
Re: Final_Extract v.2.3 with usergroup settings by admin panel
« Reply #57 on: January 02, 2008, 02:25:30 am »

This plugin is wonderful! Thank you so much!
Logged
Unless otherwise noted, all code that I post on these forums to which I hold the copyright is released under the GPLv2.

nointerest

  • Translator
  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Female
  • Posts: 91
    • Karateschule Okinawa (Bayreuth, Kulmbach, Pegnitz, Auerbach)
Re: Final_Extract v.2.3 with usergroup settings by admin panel
« Reply #58 on: January 03, 2008, 11:51:07 pm »

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).
« Last Edit: January 03, 2008, 11:58:34 pm by nointerest »
Logged

François Keller

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: fr
  • Offline Offline
  • Gender: Male
  • Posts: 9094
  • aka Frantz
    • Ma galerie
Logged
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
Pages: 1 2 [3] 4   Go Up
 

Page created in 0.029 seconds with 20 queries.