Thread: FAQ Manager

Page 12 of 37 FirstFirst ... 2101112131422 ... LastLast
Results 111 to 120 of 369
  1. #111
    Join Date
    Feb 2005
    Location
    Lochgelly :: Fife :: Scotland :: UK
    Posts
    441
    Plugin Contributions
    0

    Default Re: FAQ Manager

    Quote Originally Posted by ChrisR View Post
    Hi Derek

    Step 7: Derek this is where u come in plse
    I found that if you goto the tpl_faq_catagories.php in the directory includes/templates/template_default/sideboxes and add to // in front of the code in lines 98,99,100 as shown
    //$show_this = $db->Execute("select p.faqs_id
    // from " . TABLE_FAQS . " p
    // where p.faqs_status = 1 " . $display_limit . " limit 1");


    You should be able to place the Sidebox on the right hand side without anymore issue.
    I must stress that I have no idea what this piece of code does but once eliminated the side box works. Derek as this is now narrowed down perhaps you or someone else can help. Unfortunately if you are using other languages there is still a graphic issue but probably not to difficult to sort out.
    This problem was sorted in another thread, let me dig out mwhat it was and i'll post it here.

    Derek

  2. #112
    Join Date
    Jul 2006
    Location
    UK
    Posts
    158
    Plugin Contributions
    0

    Default Re: FAQ Manager

    Hi,

    I have installed on zencart 1.3.7 and am getting these 2 errors in admin:

    1, Warning: Missing argument 1 for fckeditor() in /home/sites/countryviewworld.co.uk/public_html/admin/includes/fckeditor.php on line 44

    This is my line 44:
    PHP Code:
    function FCKeditor$instanceName 
    2, Fatal error: Call to undefined function: createfckeditor() in /home/sites/countryviewworld.co.uk/public_html/admin/includes/modules/faq/collect_info.php on line 200

    This is my line 200:
    PHP Code:
              $oFCKeditor->CreateFCKeditor'faqs_description[' $languages[$i]['id'] . ']''99%''230 
    Any ideas please?

    Cheers
    Claire

  3. #113
    Join Date
    Jul 2007
    Posts
    53
    Plugin Contributions
    0

    Default Re: FAQ Manager

    Hi Derek, hey I thought I'd give this one a try late last night. Installed the scripts and up loaded the DB and got ready for a longer night. Opened my page to find it sitting there right where I put it. Gave it a quick test and low and behold it was working perfectly without any of the errors that have been addressed in this thread. Guess I'm blessed or something, but great script. Glad you ported it over to Zen and helped point out some of the errors in it. Thank you.

    Now for a quick question. Can a link to the faq's be added to the information box instead of having it as a separate box? Thanks again for all your help with this contribution.

    Guy

  4. #114
    Join Date
    Jul 2007
    Posts
    53
    Plugin Contributions
    0

    Default Re: FAQ Manager

    Sorry Derek, one more hopefully simple question. Is there a way to turn off Bread Crumbs in the faq's. Thanks Guy

  5. #115
    Join Date
    Sep 2007
    Posts
    77
    Plugin Contributions
    0

    Default Re: FAQ Manager

    Hello,

    I am not even sure how many times I tried deleting the faq sql tables and rerunning the sql script. Every time I am getting this error:

    "1062 Duplicate entry 'SHOW_FAQ_COUNTS' for key 2 in:
    [INSERT INTO zen_configuration VALUES ('', 'Show FAQ Category Counts', 'SHOW_FAQ_COUNTS', 'true', 'Count recursively how many FAQs are in each FAQ category', @t4, 9, NULL, now(), NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields."

    Also Step 4 from the previous pages do not seem to stick - every time I change it to "null" when it comes back it is "not null" again.

    Lastly all faq's are showing up on the bottom of the screen, and I have to click the question twice before I can get an answer - still on the bottom of the screen. Please help me to fix this...

    Thanx, Ox.

  6. #116
    Join Date
    Sep 2007
    Posts
    77
    Plugin Contributions
    0

    Default Re: FAQ Manager

    for how does this looks like in reality please check it out for youself:

    http://www.nghobbies.com/cart/index....ba530b818b9889

    Thanks,

    Ox.

  7. #117
    Join Date
    Jul 2007
    Posts
    53
    Plugin Contributions
    0

    Default Re: FAQ Manager

    Quote Originally Posted by oxxyfx View Post
    for how does this looks like in reality please check it out for youself:

    http://www.nghobbies.com/cart/index....ba530b818b9889

    Thanks,

    Ox.
    I believe you have it oxxy, at least that is the way mine looks. I went through the install with out any trouble an hope I have it.

  8. #118
    Join Date
    Sep 2006
    Posts
    405
    Plugin Contributions
    0

    Default Re: FAQ Manager

    Hello,

    currently I am in two threads concerning the FAQ mod, because there seems to be no help.

    Mostly the mod is working fine except the this part here
    I dont know what is causing this error

    Sorry to put my two cents here, but oxxyfx, you also have the same error, yake a look here

    Starcad...yours works, would love to know what would be the fix...

    regards,
    kruna

  9. #119
    Join Date
    Jan 2007
    Posts
    1,483
    Plugin Contributions
    10

    Default Re: FAQ Manager

    Quote Originally Posted by Kruna View Post
    Hello,

    currently I am in two threads concerning the FAQ mod, because there seems to be no help.

    Mostly the mod is working fine except the this part here
    I dont know what is causing this error

    Sorry to put my two cents here, but oxxyfx, you also have the same error, yake a look here

    Starcad...yours works, would love to know what would be the fix...

    regards,
    kruna
    I checked /index.php?main_page=faq on my test site and it does the same thing. I've played around with tpl_faq_default as well as modules/pages/faq/header_php.php and had success in changing a bit of the text around and even got it to display the main page contents but no luck in getting it corrected. It seems odd since I was even copying the header code from other faq pages and it did change main_page=faq to whatever page I copied it from but they all said "no questions available" and then after I entered in an faq through the admin panel I get

    "1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND language_id = '1'' at line 3
    in:
    [select faq_categories_name from zen_faq_categories_description where faq_categories_id = AND language_id = '1']"

    I tried pasting the contents of tpl_faq_info into tpl_faq_default to match up with the same swap in modules/pages/faq/ (I copied the contents of modules/pages/faq_info into pages/faq) but no joy.

    I'm certainly no programmer and I don't know where else to look to change.

    But my main question is to all of this: How did you get to main_page=faq to begin with? I couldn't see where there is a link anywhere on my site to take me to that page, so how did you get there from your website?

    Matt

  10. #120
    Join Date
    Sep 2007
    Posts
    77
    Plugin Contributions
    0

    Default Re: FAQ Manager

    Well, what mosty bothers me regarding this module, is that I cannot bring is up to the top of the page. It looks like it all runs in the footer... That way it is unsuable to me... Does anyone know what files to remove exactly to uninstall this module?

    Unless somebody comes out with some resolution to this - I cannot put it to good use....

 

 
Page 12 of 37 FirstFirst ... 2101112131422 ... LastLast

Similar Threads

  1. FAQ manager
    By louisapple in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 8 Apr 2009, 03:08 PM
  2. FAQ Manager error
    By tpascubarat in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 23 Jan 2008, 12:48 PM
  3. FAQ Manager ?
    By winky3d in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 26 Jul 2007, 02:33 PM
  4. Faq Manager Character Limit
    By jaywhy in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 2 May 2007, 05:28 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR