Ultimate FAQ Mod Support (Modzzz) - part 2

Quote · 13 Apr 2016

 

 This is handled by a Cron Job. Check to ensure that your default Dolphin Cron Job is setup properly in the CPanel.

Hi, please help. On my home page i have "Daily tip." This tip never changes. It should change each day I think, how to fix this? Thank you.

collarme.org

 I am wondering if you can help me fix this. My tech support assures me the cron job is now fixed, yet the daily tip is still not rolling over once per day. Can you direct me how to troubleshoot this?

 

Quote · 13 Apr 2016

@asikhatali - I can assure you that there is still some issue with your cron job. PM me your CPanel login and I will figure out what is wrong with the setup. If you look at the site now you will see the daily item changed. I did that by overriding the cron process.

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 14 Apr 2016

Thank you for your kind attention. I have inboxed you login credentials. 

Quote · 14 Apr 2016

1. I've just entered 20 questions under the same category in what should be in chronological order. When I look at the questions on the main site, they're listed last to first. Unfortunately this messes up my entire FAQ. Is there any way the questions can be listed first to last?

In a perfect world, we should be able to place new questions anywhere that suits the administrator. That would also solve the order problem where first to last, or last to first doesn't suit everyone.

2. The Categories are even worse. Some categories end up at the top and the rest are as entered. Thus on my site, Chat appears under Verified Members. Category items should be in Alphabetical order. I realise the Dolphin site in general is possibly the same, but it's difficult for the user if there's a lot of caregories.

Is there any way I (we) can also fix this?

Quote · 23 Apr 2016

@demmy - I have updated the Dolphin 7.3 version so you can re-upload the files. The category ordering should be fixed now. To change the ordering of display, see below :

 

In modules\modzzz\faq\classes\BxFAQSearchResult.php

Find :

     'sorting' => 'last',

Replace with :

     'sorting' => 'first',

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 24 Apr 2016

Thanks Modzz.

it now works fine. Categories are in alphabetical order and the questions read like a book.

Greatly appreciated.

Demmy 

Quote · 24 Apr 2016

The following file is updated to resolve an issue with embedding :

modules\modzzz\faq\classes\BxFAQPageView.php

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 15 Jan 2017

1. I installed the module. everything is fine

2. I can view the home screen with the default faq

3. But when i click in the admin section add new or when i want to view an FAQ then error screen pops up

 

i suppose this is the MAIN error: Class 'BxFAQFormAdd' not found

 

A) LINK: https://inspireants.com/m/faq/view/Is-this-site-Free-

 

An uncaught exception was thrown

Details

Type Error
Message Class 'BxFAQFormAdd' not found
File /homepages/40/d661770709/htdocs/modules/modzzz/faq/classes/BxFAQTemplate.php
Line 90

Trace

#0 /homepages/40/d661770709/htdocs/modules/modzzz/faq/classes/BxFAQPageView.php(31): BxFAQTemplate->blockFields(Array)
#1 /homepages/40/d661770709/htdocs/inc/classes/BxDolPageView.php(399): BxFAQPageView->getBlockCode_Info(1990, '')
#2 /homepages/40/d661770709/htdocs/inc/classes/BxDolPageView.php(315): BxDolPageView->genBlock(1990, Array)
#3 /homepages/40/d661770709/htdocs/inc/classes/BxDolPageView.php(223): BxDolPageView->genColumn(3)
#4 /homepages/40/d661770709/htdocs/inc/classes/BxDolPageView.php(263): BxDolPageView->gen()
#5 /homepages/40/d661770709/htdocs/modules/modzzz/faq/classes/BxFAQPageView.php(197): BxDolPageView->getCode()
#6 /homepages/40/d661770709/htdocs/inc/classes/BxDolTwigModule.php(207): BxFAQPageView->getCode()
#7 /homepages/40/d661770709/htdocs/modules/modzzz/faq/classes/BxFAQModule.php(187): BxDolTwigModule->_actionView('Is-this-site-Fr...', 'this faq is not...')
#8 /homepages/40/d661770709/htdocs/inc/classes/BxDolRequest.php(111): BxFAQModule->actionView('Is-this-site-Fr...')
#9 /homepages/40/d661770709/htdocs/inc/classes/BxDolRequest.php(43): BxDolRequest->_perform(Array, 'BxFAQModule', 'actionView', Array)
#10 /homepages/40/d661770709/htdocs/modules/modzzz/faq/request.php(41): BxDolRequest::processAsAction(Array, Array, 'Module')
#11 /homepages/40/d661770709/htdocs/modules/modzzz/faq/request.php(45): BxFAQRequest::processAsAction(Array, Array)
#12 /homepages/40/d661770709/htdocs/modules/index.php(24): include('/homepages/40/d...')
#13 {main}

 

 

 

B) LINK: https://inspireants.com/m/faq/administration/create

 

An uncaught exception was thrown

Details

Type Error
Message Class 'BxFAQFormAdd' not found
File /homepages/40/d661770709/htdocs/inc/classes/BxDolTwigModule.php
Line 1723

Trace

#0 /homepages/40/d661770709/htdocs/inc/classes/BxDolTwigModule.php(1549): BxDolTwigModule->_addForm('https://inspire...')
#1 /homepages/40/d661770709/htdocs/modules/modzzz/faq/classes/BxFAQModule.php(499): BxDolTwigModule->actionAdministrationCreateEntry()
#2 /homepages/40/d661770709/htdocs/inc/classes/BxDolRequest.php(111): BxFAQModule->actionAdministration('create')
#3 /homepages/40/d661770709/htdocs/inc/classes/BxDolRequest.php(43): BxDolRequest->_perform(Array, 'BxFAQModule', 'actionAdministr...', Array)
#4 /homepages/40/d661770709/htdocs/modules/modzzz/faq/request.php(41): BxDolRequest::processAsAction(Array, Array, 'Module')
#5 /homepages/40/d661770709/htdocs/modules/modzzz/faq/request.php(45): BxFAQRequest::processAsAction(Array, Array)
#6 /homepages/40/d661770709/htdocs/modules/index.php(24): include('/homepages/40/d...')
#7 {main}

Quote · 24 Apr 2020

It doesn't seem as if you have the latest files. Download again and re-upload the modules\modzzz\faq\classes\ folder.

1. I installed the module. everything is fine

2. I can view the home screen with the default faq

3. But when i click in the admin section add new or when i want to view an FAQ then error screen pops up

 

 

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 25 Apr 2020

It works now. Thank you.

Quote · 25 Apr 2020
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.