Frequently Asked Questions using Joomla content articles. iFAQ (former MooFAQ) is a FAQ Component for Joomla!™ which uses jQuery and Bootstrap to load Joomla Articles in Accordion format.

Product Page | Documentation Page

Bug when Author is shown

More
13 years 3 months ago #8664 by Bakual
Replied by Bakual on topic Re: Bug when Author is shown
Thanks for the package. It seems to fix the issues I have raised here. Using it on www.sermonspeaker.net/faq.html now.
And yes, I'm the developer of SermonSpeaker. I knew I saw your name already elsewhere but couldn't figure out where - now I know :-)

SermonSpeaker running on Joomla 1.7.2, PHP 5.2.11 and Linux Apache.

Please Log in or Create an account to join the conversation.

13 years 3 months ago #8663 by douglas
Replied by douglas on topic Re: Bug when Author is shown
Dear Thomas,

I've created a new package and sent to your email for testing.
Please let me know if you need any further assistance.

PS: Are you the SermonSpeaker developer?
I've contributed with a few suggestion and a new view last year for my church's website:
www.pib7joinville.com.br/pregacoes/prega...smo-x-igregismo.html

Have a great weekend,

Please Log in or Create an account to join the conversation.

More
13 years 3 months ago - 13 years 3 months ago #8659 by Bakual
Replied by Bakual on topic Re: Bug when Author is shown
Found another one :)

For the page header, in moofaqHTMLHelper->getTitle() you make a check for the param "show_page_title". I guess you meant the menu param "show_page_heading" instead. "show_page_title" isn't defined anywhere, at least I didn't see it :)

Also I couldn't figure out how to show the category title in the category view. I've found the parameter "show_category_title" in the settings but it doesn't seem to have any effect. Maybe this is a bug as well, or a user problem :laugh:
I can show the category description, but not the category title (always only shows the menu title).

That is on Joomla 1.7.2, using MooFAQ 1.7

SermonSpeaker running on Joomla 1.7.2, PHP 5.2.11 and Linux Apache.
Last edit: 13 years 3 months ago by Bakual.

Please Log in or Create an account to join the conversation.

13 years 3 months ago #8658 by douglas
Replied by douglas on topic Re: Bug when Author is shown
Dear Thomas,

Thanks for finding this problem.

I have already fixed in the source code.

All the best,

Please Log in or Create an account to join the conversation.

More
13 years 3 months ago - 13 years 3 months ago #8657 by Bakual
Hi
You've got a small bug in MooFAQ which activates if you enable the display of the author.

Notice: Undefined variable: params in ...\components\com_moofaq\helpers\faq.php on line 473

Fatal error: Call to a member function get() on a non-object in ...\components\com_moofaq\helpers\faq.php on line 473

The problem is the line mentioned in the error message:
Code:
if (!empty($this->item->contactid ) && $params->get('link_author') == true):
which should read
Code:
if (!empty($this->item->contactid ) && $this->params->get('link_author') == true):

Thanks for this component anyway, looks great so far :)

Greetings
Thomas

SermonSpeaker running on Joomla 1.7.2, PHP 5.2.11 and Linux Apache.
Last edit: 13 years 3 months ago by Bakual.

Please Log in or Create an account to join the conversation.

Time to create page: 0.266 seconds

Our Partners

For your web hosting needs we recommend Hostinger. Save 20% on any plan using this link.