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]

 Search results for: final_extract

Pages: [1] 2 3 4 5

......  html PUBLIC.....'  Code: [Select] function final_extract_block(&$template, $block_name, $subst='') {   ............  return $matches[2];  } }  function final_extract_page_html($html) {   //repeat the next line  ............  each block you would like removed  final_extract_block($html, 'login');  final_extract_block($ ............ , 'home');  final_extract_block($html, 'my_gallery');  final_extract_block($ ............ , 'allow_memberlist');  final_extract_block($html, 'my_profile');  final_extract_block($ ............ , 'enter_admin_mode');  final_extract_block($html, 'leave_admin_mode');   ............ ($html, 'upload_pic');  final_extract_block($html, 'register');  final_extract_block($ ............ , 'faq');  final_extract_block($html, 'logout');  final_extract_block($ ............ , 'upload_pic'); // final_extract_block($html, 'lastup'); //  ............ ($html, 'toprated'); // final_extract_block($html, 'favpics'); // final_extract_block($ ............ , 'search'); // final_extract_block($html, 'lastcom'); // final_extract_block($ ............ , 'album_list'); // final_extract_block($html, 'topn');    return $html; } My album  ......
2
cpg1.6 upgrading / Re: final extract plugin failing
« by ron4mac on December 22, 2018, 09:50:16 pm »

......  22, 2018, 09:23:12 pm  Is there a version of final_extract that works with CPG 1.6?    Not currently... I' ......
3
cpg1.4 plugins / Re: final_extract plugin
« by Joachim Müller on September 04, 2007, 04:31:05 pm »

......  > cpg1.4 plugins > cpg1.4 plugin contributions > Final_Extract v.2.3 with usergroup settings by admin panel.   ............  this support board for the search term "final_extract" would have helped as well. In the future, search  ......
4
cpg1.4 plugins / Final_Extract v2.3 malfunction?
« by jaus on May 04, 2008, 01:29:52 am »

...... : http://localhost/mysite/cpg1418/index.php?file=final_extract/plugin_config  Not a big deal since there are not  ......

......  : Ajoutez une bannière au choix. [Plugin 1.4.*] Final_extract2 :n'afficher que certains liens du menu en  ......

...... ôt bien mais impossible d'installer les plugins Final_Extract (final_extract): v2.4 pour cpg 1.5 je l'upload  ............  le dossier plugins/ les fichiers dans le dossier final_extract je le vois correctement dans la gestion de plugin  ............  avec un texte du type :  Configurer le plugin: Final_Extract Cliquez sur le bouton pour installer le plugin.  ......
7
cpg1.6 plugins / Rare symbols in Fancybox caption
« by KchoPrro on October 30, 2022, 11:33:27 am »

......  "Río", etc.  Not long ago I installed the plugins Final_Extract (final_extract): v2.7 and Problem Solving CAPTCHA  ......
8
cpg1.5 miscellaneous / Re: Re: CPG 1.6 (PHP7) Upgrade/Install Aid
« by VLK on January 22, 2019, 05:58:46 pm »

......  are causing any problems.    Thanks for help , final_extract plugin cause that problem. ......
9
cpg1.5 plugins / Re: Coppermine 1.5.20 and Final extract
« by sebvillers on June 19, 2012, 12:38:11 pm »

......  :  Quote  CREATE TABLE IF NOT EXISTS `cpg15x_final_extract_config` (  `Group_Id` varchar(40) NOT NULL  ............  mode shows only one error :  Quote  /plugins/final_extract/include/init2.inc.php  Warning line 24:  ......

......   ou puis je trouver le final_extract plugin v.2.2 ??   [edit by francois]post rouvert, ......
11
cpg1.4 plugins / Remove buttons plugin
« by alexr on September 12, 2007, 03:39:46 pm »

...... 've also intalled the final_extract plugin to remove the login button. This was a  ......

......  not think to look.  I can also say that both the final_extract plugin and the addbutton method seem to be able  ............  file as instructed. I was then able to use the final_extract plugin to remove the links I did not want without  ............  into the theme.php file does not show up in the final_extract plugin to show or hide... the custom link  ......
13
cpg1.5 miscellaneous / Re: Fatal Error?
« by ThomasMcKean on November 28, 2019, 12:43:03 am »

...... () in /home3/thomasa6/public_html/gallery/plugins/final_extract/include/init2.inc.php:21 Stack trace: #0 /home3/ ............ /public_html/gallery/plugins/final_extract/codebase.php(184): require() #1 /home3/thomasa6/ ............ /gallery/include/plugin_api.inc.php(310): final_extract_page_start(NULL) #2 /home3/thomasa6/public_html/ ............  in /home3/thomasa6/public_html/gallery/plugins/final_extract/include/init2.inc.php on line 21  So how does  ......
14
cpg1.4.x Français (French) / Re: Partagez votre Galerie Coppermine
« by rms26 on January 22, 2009, 05:35:27 pm »

......  je trouve, ( mais merci francois ^^ )  Plug :  -Final_Extract v2.3 -Flow -FSslideS v0.5 -EnlargeIt! v2.14 - ......
15
cpg1.5 plugin contributions / Re: Final Extract plugin for cpg 1.5.x
« by gldickens3 on July 05, 2010, 03:23:07 pm »

...... ,topn,toprated,favpics,search,my_profile FROM cp_final_extract_config WHERE Group_Id=1' in plugins/final_extract............  on line 20 mySQL error: Table '<database_name>.cp_final_extract_config' doesn't exist   File: /home/zeebytes/ ......

...... ,topn,toprated,favpics,search,my_profile FROM cpg_final_extract_config WHERE Group_Id=1 [plugins/final_extract......

......  about the SYS_MENU. Some suggest to install the final_extract plugin and try to remove buttons that way (and  ......
18
cpg1.5.x Français (French) / Re: réorganiser les sous menu du menu principal
« by colapaca on January 29, 2014, 09:05:05 am »

......  un peu ça comme une extension de votre plugin "final_extract", car ça fait partie des manip opérable sur les  ......
19
cpg1.5 plugins / Re: Problem with Final Extract plugin for cpg 1.5.x
« by phill104 on April 17, 2013, 09:16:38 am »

......                 CREATE TABLE IF NOT EXISTS `cpg15x_final_extract_config` (  `Group_Id` varchar(40) NOT NULL  ............  KEY (`Group_Id`) )TYPE=MyISAM' in plugins\final_extract\codebase.php on line 64  mySQL error: You have an  ............ ,toprated,favpics,search,my_profile FROM cpg15x_final_extract_config WHERE Group_Id=3' in plugins\final_extract............  on line 20 mySQL error: Table 'coppermine.cpg15x_final_extract_config' doesn't exist    So manual removal is the  ......

......  and any other Coppermine items is with the Final_Extract plugin, which removes the block after Coppermine  ......

......  <li><a href="index.php?file=final_extract/plugin_config" title="Konfiguration von Final  ......
22
cpg1.4 themes/skins/templates / Re: Remove MyProfile
« by hfhs72 on January 06, 2006, 06:29:39 pm »

......  followed the advice above and am also using the final_extract plugin to remove the login and logout menu  ............ . (P.S. final_extract will not remove the My Profile link for some  ......

...... ...');  $thisplugin->add_filter('page_html','final_extract_page_html');  function final_extract_block(&$ ............  return $matches[2];  } }  function final_extract_page_html($html) {   //repeat the next line  ............  each block you would like removed  final_extract_block($html, 'login');  final_extract_block($ ............  it this last two lines that need to be changed? final_extract_block($html, 'FAV_LNK'); final_extract_block($ ............ , 'FAV_TITLE'); final_extract_block($html, 'FAV_TGT');   Lastly, the only  ......
24
cpg1.4 plugin contributions / Re: Coppermine Forum Plugin (cpgforum)
« by Αndré on September 15, 2009, 09:51:43 am »

......  on September 14, 2009, 10:05:53 am  /plugins/final_extract/include/init2.inc.php   * Warning line 30:  ......

......  about the SYS_MENU. Some suggest to install the final_extract plugin and try to remove buttons that way (and  ......
26
cpg1.5 themes (visuals) / Re: Having an awful time with menu links in water_drop
« by JoelFan on October 23, 2010, 02:35:41 pm »

...... çois Keller on October 23, 2010, 01:40:02 pm  The final_extract plugin is what you should use to do this    Thank  ......
27
cpg1.4.x Français (French) / Re: Besoin d'aide bug !
« by 2nice on January 30, 2012, 06:21:56 pm »

......  variable: pm_link  Code: [Select] /plugins/final_extract/include/init2.inc.php Warning line 30:  ......
29
cpg1.4 plugins / Re: How do I actually use a plugin?
« by ecto on January 07, 2006, 02:47:30 pm »

......  line for each block you would like removed     final_extract_block($html, 'login');  If you haven't changed  ......
30
cpg1.4 themes/skins/templates / Re: Removing menu item
« by mauri on December 18, 2007, 11:39:57 am »

......  you, I consider this subject definitely closed, Final_extract is very useful tool... ......
Pages: [1] 2 3 4 5

 

Page created in 0.922 seconds with 30 queries.