Hi ,
I am using phocaPdf to generate my pdf pages with joomla 1.5.20,
I am using too the plugin faq slider to allow creation of sliders or tabs from pre-existing content or inline text. Also allows display of individual articles or modules, the problem is that when i try to generate a pdf in the page containing the plugin, it show just a number or a clean pdf page ! i think phoca pdf can not view the content of a page containing a plugin.
What is the solution to fix this problem ??
thank you very much !
phocapdf and FAQ Slider Plugin
-
- Phoca Newbie
- Posts: 2
- Joined: 07 Feb 2011, 11:10
Re: phocapdf and FAQ Slider Plugin
hi ppl i added this and everything is all right :
in : /components/com_content/views/article/view.pdf.php
line 72 et 73 :
JPluginHelper::importPlugin('content', 'faqslider');
$results = $dispatcher->trigger('onPrepareContent', array (& $article, & $params, 0));
bye
in : /components/com_content/views/article/view.pdf.php
line 72 et 73 :
JPluginHelper::importPlugin('content', 'faqslider');
$results = $dispatcher->trigger('onPrepareContent', array (& $article, & $params, 0));
bye
- Benno
- Phoca Hero
- Posts: 9451
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: phocapdf and FAQ Slider Plugin
Ok.
Kind regards,
Benno
Kind regards,
Benno