osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

osCMS v0.1

This is a discussion on osCMS v0.1 within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; Great contribution, easy to install, easy to use. All the credit goes to Oleksiy Zubovskyy and to itagtodd (Todd Stewart) ...


Go Back   osCommerce and osCMax shopping cart software forums > osCommerce 2.2 Forums > New osCommerce Contributions

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Reply

 

LinkBack Thread Tools
  #1  
Old 03-05-2008, 02:10 PM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,328
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
Post osCMS v0.1

Great contribution, easy to install, easy to use. All the credit goes to Oleksiy Zubovskyy and to itagtodd (Todd Stewart) for suggesting an improved method for using this contribution.

In this new version you will get:

- Added the functionality for having a status, so you can disable a content item without deleting it
- Added title field and a get_cms_title function, so you can specify a title for each content page
- Fixed one bug that did not allow the edition of the content name
- Updated the Help file with these new features

This is a full package, if you are upgrading from v0.1 or v0.1.1 there are upgrade instructions at the end of the INSTALL file (assuming you did not change the contribution scripts).

If you are happy with version 0.1.1 and just want to fix the bug, then here are the instructions for fixing the bug:

Edit file catalog/admin/cms_content.php

**** Find
if (($action == 'new')||($action == 'edit')) {

$content_text = array();

**** Replace with
**** Find
if (($action == 'new')||($action == 'edit')) {

$cID = tep_db_prepare_input($HTTP_GET_VARS['cID']); // 20080305 bug fix: $cID was undefined, name was not being shown
$content_text = array();

If you find problems, first of all, please accept my apologies, and second report them to me (my contact information is at the end of the INSTALL file), or even better, if you can fix them, consider uploading the new version.

Freddy

More...
__________________
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
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


All times are GMT -8. The time now is 05:02 AM.


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