osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

FAQ System

This is a discussion on FAQ System within the osCMax Projects Discussion forums, part of the osCMax v2.0 Forums category; A new project_project entry has been added: FAQ System This adds a full FAQ system to osCMax.* Based on FAQ ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax Projects Discussion

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Reply

 

LinkBack Thread Tools
 
Old 01-13-2007, 09:37 AM
michael_s's Avatar
michael_s michael_s is offline
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,328
Thanks: 68
Thanked 322 Times in 305 Posts
Thanks: 68
Thanked 322 Times in 305 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default FAQ System

A new project_project entry has been added:

FAQ System

Quote:
This adds a full FAQ system to osCMax.*

Based on FAQ system v.1.0 (adgrafics)

- Multilanguage automatically
- Create questons and answer
- Edit Faq
- Delete Faq
- Activation / DeActivation the Faq
- Change Queue
- View All or to chosen language FAQ (only Admin area)
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates. New designs every month!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host.

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #21  
Old 04-05-2007, 12:37 AM
osCMax Testing Team
 
Join Date: Oct 2004
Location: United Kingdom
Posts: 48
Thanks: 1
Thanked 23 Times in 14 Posts
Rep Power: 0
automotiveuk will become famous soon enoughautomotiveuk will become famous soon enough
Default Re: FAQ System

Quote:
Originally Posted by crystina View Post
Thanks so much fr that help! I appreciate it...

Onto another issue...

I have a faq or two loaded in my admin and it still doesn't appear in my store. Not sure what to do to get that in there... Any ideas?
Hi here is a new faq.tpl give it a try and let me know if works ok http://www.protoolsuk.co.uk/rc3mods/faq.tpl.zip

all the best
Darren
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #22  
Old 11-22-2007, 12:19 AM
Lurker
 
Join Date: Nov 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
sagym is on a distinguished road
Default Re: FAQ System

Is there an easy way to add categories to the FAQs ? How would you suggest to do it?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #23  
Old 11-29-2007, 10:33 AM
Member
 
Join Date: Apr 2007
Posts: 48
Thanks: 2
Thanked 0 Times in 0 Posts
Rep Power: 0
cujo is on a distinguished road
Default Re: FAQ System

ok i installed everything just he way the instructons say and when i go to my admin and click on FAQ System i get this Error message:

Not Found

The requested URL /catalog/admin/FILENAME_FAQ_MANAGER was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Also when i go to the web site and click on FAQ under the information box i get this message.

Warning: main(templates/fallback/content/CONTENT_FAQ.tpl.php) [function.main]: failed to open stream: No such file or directory in /home/cujosinc/public_html/catalog/templates/CSS-fluid-1/main_page.tpl.php on line 111

Fatal error: main() [function.require]: Failed opening required 'templates/fallback/content/CONTENT_FAQ.tpl.php' (include_path='.:/usr/lib/php') in /home/cujosinc/public_html/catalog/templates/CSS-fluid-1/main_page.tpl.php on line 111
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #24  
Old 11-29-2007, 10:47 AM
osCMax Testing Team
 
Join Date: Oct 2004
Location: United Kingdom
Posts: 48
Thanks: 1
Thanked 23 Times in 14 Posts
Rep Power: 0
automotiveuk will become famous soon enoughautomotiveuk will become famous soon enough
Default Re: FAQ System

Quote:
Originally Posted by cujo View Post
ok i installed everything just he way the instructons say and when i go to my admin and click on FAQ System i get this Error message:

Not Found

The requested URL /catalog/admin/FILENAME_FAQ_MANAGER was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Also when i go to the web site and click on FAQ under the information box i get this message.

Warning: main(templates/fallback/content/CONTENT_FAQ.tpl.php) [function.main]: failed to open stream: No such file or directory in /home/cujosinc/public_html/catalog/templates/CSS-fluid-1/main_page.tpl.php on line 111

Fatal error: main() [function.require]: Failed opening required 'templates/fallback/content/CONTENT_FAQ.tpl.php' (include_path='.:/usr/lib/php') in /home/cujosinc/public_html/catalog/templates/CSS-fluid-1/main_page.tpl.php on line 111
Hi

sound like you need to add

// FAQ SYSTEM 2.2
define('FILENAME_FAQ', 'faq.php');
define('CONTENT_FAQ', 'faq');

to catalog/filenames.php

cheers

Darren
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to automotiveuk For This Useful Post:
altenter (07-23-2008)
  #25  
Old 11-29-2007, 11:16 AM
Member
 
Join Date: Apr 2007
Posts: 48
Thanks: 2
Thanked 0 Times in 0 Posts
Rep Power: 0
cujo is on a distinguished road
Default Re: FAQ System

Will that fixed the web site part of it but the admin i still recive this error

The requested URL /catalog/admin/FILENAME_FAQ_MANAGER was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #26  
Old 11-29-2007, 11:24 AM
osCMax Testing Team
 
Join Date: Oct 2004
Location: United Kingdom
Posts: 48
Thanks: 1
Thanked 23 Times in 14 Posts
Rep Power: 0
automotiveuk will become famous soon enoughautomotiveuk will become famous soon enough
Default Re: FAQ System

Hi
admin/includes/filenames.php add

// FAQ SYSTEM 2.2
define('FILENAME_FAQ_MANAGER', 'faq_manager.php');
define('FILENAME_FAQ_VIEW', 'faq_view.php');
define('FILENAME_FAQ_VIEW_ALL', 'faq_view_all.php');
// FAQ SYSTEM 2.2

then go to admin and enable all files within File Access

cheers

Darren
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to automotiveuk For This Useful Post:
cujo (11-29-2007)
  #27  
Old 11-29-2007, 11:35 AM
Member
 
Join Date: Apr 2007
Posts: 48
Thanks: 2
Thanked 0 Times in 0 Posts
Rep Power: 0
cujo is on a distinguished road
Default Re: FAQ System

Thank your for the fast answer and super Great easy to understand help.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #28  
Old 11-30-2007, 11:45 PM
Member
 
Join Date: Apr 2007
Posts: 48
Thanks: 2
Thanked 0 Times in 0 Posts
Rep Power: 0
cujo is on a distinguished road
Default Re: FAQ System

Quote:
Originally Posted by automotiveuk View Post
Hi
admin/includes/filenames.php add

// FAQ SYSTEM 2.2
define('FILENAME_FAQ_MANAGER', 'faq_manager.php');
define('FILENAME_FAQ_VIEW', 'faq_view.php');
define('FILENAME_FAQ_VIEW_ALL', 'faq_view_all.php');
// FAQ SYSTEM 2.2

then go to admin and enable all files within File Access

cheers

Darren
Ok everything worked but now i noticed that it set the scrren way off center here is the link any idea what i need to do to fix it
FAQS : osCMax v2.0
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #29  
Old 12-01-2007, 02:15 AM
osCMax Testing Team
 
Join Date: Oct 2004
Location: United Kingdom
Posts: 48
Thanks: 1
Thanked 23 Times in 14 Posts
Rep Power: 0
automotiveuk will become famous soon enoughautomotiveuk will become famous soon enough
Default Re: FAQ System

Quote:
Originally Posted by cujo View Post
Ok everything worked but now i noticed that it set the scrren way off center here is the link any idea what i need to do to fix it
FAQS : osCMax v2.0
Hi,

You could change size of the faq.tpl.php i am not sure if it was 100% width or you could just add line break to your text.

cheers
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #30  
Old 12-01-2007, 03:11 AM
Member
 
Join Date: Apr 2007
Posts: 48
Thanks: 2
Thanked 0 Times in 0 Posts
Rep Power: 0
cujo is on a distinguished road
Default Re: FAQ System

I figured it out i had to copy the contians folder that had the faq.tpl.php file to the aabox template dir then i just edited the file and removed </tr> </table> from the bottom of that file and it fixed it thanks for all your help .

Last edited by cujo; 12-01-2007 at 03:55 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
FAQ System for OSCmax 2.0+ changes to BTS lauratx osCMax v2 Customization/Mods 5 07-23-2006 09:27 PM
Help...RMA Return System AnnieChrist osCommerce 2.2 Modification Help 0 04-24-2006 12:01 AM
about the BTS system newtothis osCMax v2 Installation issues 1 07-13-2005 04:54 PM
FAQ System sabre2000 osCMax v1.7 Discussion 1 02-16-2005 08:51 AM
System ERD required. nagra101 osCommerce 2.2 Installation Help 0 01-06-2003 12:15 PM


All times are GMT -8. The time now is 03:50 AM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax