Removing menu item Removing menu item
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Removing menu item

Started by mauri, December 17, 2007, 07:35:00 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mauri

I already went through quite a lot of threads, including final_extract - but find it almost imposible to remove a few items like last uploaded, commented ec. which will never be used. My version is 1.4.1, template eyeball or fruity. I'd like to avoid making big mess with my files although some editing of php files will not be impossible. Thanks for any help...

François Keller

QuoteMy version is 1.4.1
latest version is 1.4.14 so it's time to update your gallery.
QuoteI already went through quite a lot of threads, including final_extract - but find it almost imposible to remove a few items like last uploaded, commented ec. which will never be used.
Final extract 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

mauri

I have upgraded to 1.4.14; why versioncheck.php opens the gallery and shows kind of "You are not authorized to view this...etc."? So, I'm not sure about the version installed, although the gallery works good...

François Keller

post a link to your gallery for a start
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

mauri

#4

François Keller

ok, you have now the latest version (1.4.14)
install now the final extract plugin and configure it as 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

mauri

Quote from: Frantz on December 18, 2007, 10:38:04 AM
ok, you have now the latest version (1.4.14)
install now the final extract plugin and configure it as you want

O.K., unzipped, copied to plugins/final_extract/*.* and?...

François Keller

install the plugin via the plugin manager (read the doc  ;))
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

mauri

Thank you, it works really great with "Fruity". With e.g. Eyeball, Hardwired - the items are still there, is it the property of specific template?

François Keller

QuoteEyeball, Hardwired - the items are still there, is it the property of specific template?
yes, <!-- BEGIN and END --> tags failed, you can add them in your theme.php (from each theme.)
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

mauri

Quote from: Frantz on December 18, 2007, 11:37:24 AM
yes, <!-- BEGIN and END --> tags failed, you can add them in your theme.php (from each theme.)
Thank you, I consider this subject definitely closed, Final_extract is very useful tool...