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 online now
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,334
Thanks: 68
Thanked 324 Times in 307 Posts
Thanks: 68
Thanked 324 Times in 307 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
  #11  
Old 02-26-2007, 06:26 AM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,334
Thanks: 68
Thanked 324 Times in 307 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 Re: FAQ System

The issue is that your template is probably slightly different than the default osC or aabox template and you need to tweak the faq.tpl.php file to fit your html formatting.

Just open that file in dreamweaver as well as opening a copy of the full rendered sourcecode to find the culprit.
__________________
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
The Following User Says Thank You to michael_s For This Useful Post:
GMCT (02-26-2007)
  #12  
Old 02-26-2007, 10:36 PM
New Member
 
Join Date: Feb 2007
Posts: 14
Thanks: 5
Thanked 0 Times in 0 Posts
Rep Power: 0
GMCT is on a distinguished road
Default Re: FAQ System

Thanks Mr.Admin. It works great now.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13  
Old 02-28-2007, 08:06 PM
osCMax Testing Team
 
Join Date: Sep 2004
Posts: 293
Thanks: 23
Thanked 34 Times in 33 Posts
Rep Power: 5
bkpie has a spectacular aura aboutbkpie has a spectacular aura about
Default Re: FAQ System

Yep That worked however when I click on the question it does not take me to answer and when I click on top it does not take me back to top. I can get it to go back to top by removing the # sign before top in faq.tpl.php but still have not figured out the error to go from question to answer. Any ideas?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14  
Old 02-28-2007, 08:20 PM
New Member
 
Join Date: Feb 2007
Posts: 14
Thanks: 5
Thanked 0 Times in 0 Posts
Rep Power: 0
GMCT is on a distinguished road
Default Re: FAQ System

Sorry, I can't help you further. Mine works great and beside I'm not an php expert.

Quote:
Originally Posted by bkpie View Post
Yep That worked however when I click on the question it does not take me to answer and when I click on top it does not take me back to top. I can get it to go back to top by removing the # sign before top in faq.tpl.php but still have not figured out the error to go from question to answer. Any ideas?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15  
Old 03-14-2007, 07:13 PM
New Member
 
Join Date: Mar 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
gnfb
Default Re: FAQ System

all looks pretty straight forward just one question if you could expand upon the instruction
3.) run faq.sql (creates a new table: faq)

how and where does one do this?
Graham
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #16  
Old 03-15-2007, 10:53 AM
osCMax Testing Team
 
Join Date: Sep 2004
Posts: 293
Thanks: 23
Thanked 34 Times in 33 Posts
Rep Power: 5
bkpie has a spectacular aura aboutbkpie has a spectacular aura about
Default Re: FAQ System

Depending where it is with your host you would use php myadmin. Open phpmyadmin,Select the database for your oscmax store click import then browse to the sql file that was included with this contribution select it and run. That will automatically enter this into your db.

Alternatly you could slick the sql icon to get a query box and enter it manually but not neccessary for this contrib. easier to import it into database
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #17  
Old 03-31-2007, 09:37 PM
Member
 
Join Date: Mar 2007
Posts: 36
Thanks: 6
Thanked 1 Time in 1 Post
Rep Power: 0
mjfontec is on a distinguished road
Default Re: FAQ System

Hi,

I've installed this contrib and have it working here:

FAQS :

However, the right column has shifted up. I've tried to edit the faq.tpl file, getting rid of extra tables, but it's just not working. Can anybody point me in the right direction?

Thanks
Mike
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #18  
Old 04-01-2007, 02:53 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 if i remember correctly i had to remove some html code from the bottom of faq.tpl.php to display correctly go to http://www.protoolsuk.co.uk/rc3mods/faq.tpl.zip for new faq template let me know if it works.
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:
mjfontec (04-01-2007)
  #19  
Old 04-01-2007, 07:33 AM
osCMax Testing Team
 
Join Date: Sep 2004
Posts: 293
Thanks: 23
Thanked 34 Times in 33 Posts
Rep Power: 5
bkpie has a spectacular aura aboutbkpie has a spectacular aura about
Default Re: FAQ System

Mjfontec:

The problem is as stated earlier extra td tr
At the end of your faq.tpl file just before the last line </table>

remove the extra </table></td
</tr>

Then it will work fine
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #20  
Old 04-04-2007, 05:11 PM
New Member
 
Join Date: Jan 2005
Posts: 13
Thanks: 5
Thanked 7 Times in 4 Posts
Rep Power: 0
poppatopz
Default Re: FAQ System

here is a update that will work with the fallout system. i did just minor changes and added both a clean install copy over and just the changes need to work please read the original read me.
Attached Files
File Type: zip FAQ.zip (57.1 KB, 9 views)
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 10:26 PM.


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