Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Hi all

I had a look in the forum but couldn't find an answer so...

I've installed FAQDesk_v_1.0 under the stable version of osC and everything seems to work, but when want to insert a new FAQ the XP (my OS Apache is running on :D ) crushes, right after button "preview" is pushed. And of course no FAQ is present on the main catalog, only the empty category. I've installed (and unistalled) FAQDesk at least 4 times, just in case I miss something. No use. Can't post FAQ. Is only my XP or something else is wrong? Curios, if I just push "preview" without adding anything I get a preview of course with all fields empty. Please help. I really need this FAQ since I'me selling some electronics that need a lot of explanation and FAQdesk wil be perfect.

Something else (maybe related). In the admin_insall instructions is stays that I should insert on the admin index file few lines:

//BEGIN -- faqdesk

array(

'title' => BOX_HEADING_FAQDESK,

'image' => 'catalog.gif',

'href' => tep_href_link(FILENAME_FAQDESK, 'selected_box=faqdesk'),

'children' => array(

 array('title' => FAQDESK_ARTICLES, 'link' => tep_href_link(FILENAME_FAQDESK, 'selected_box=faqdesk')),

 array('title' => FAQDESK_REVIEWS, 'link' => tep_href_link(FILENAME_FAQDESK_REVIEWS, 'selected_box=faqdesk')))),

//END -- faqdesk

When inserted and went to acces the admin I got a blabk screen. Then I so that at the end of the code is missing this

;

I've added and get a normal screen. Question: where this code must be inserted? I've added the code right after line 56, as the last array.

 

And as the last problem, at the screen where new FAQs can be inserted I have 3 brroken images, bellow FAQ Image(s):, under the flag images.

 

Sorry guys for a long and maybe illogical post, but I'm only a PHP-biginner and really need help.

Top

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...