View Poll Results: Should Wolfen Feature Sets be included in the next full release of osCMax?

Voters
15. You may not vote on this poll
  • Yes

    13 86.67%
  • No

    2 13.33%
Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Wolfen Feature Sets v1.05 for osCMax v2.1x - full package

This is a discussion on Wolfen Feature Sets v1.05 for osCMax v2.1x - full package within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; This is osCMaxed version of Wolfen Feature Sets v1.0.5. It was repackaged based on osCMax v2.1 (NOT 2.0.3!). It has ...

      
  1. #1
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,501
    Rep Power
    567


    Cool Wolfen Feature Sets v1.05 for osCMax v2.1x - full package

    This is osCMaxed version of Wolfen Feature Sets v1.0.5. It was repackaged based on osCMax v2.1 (NOT 2.0.3!). It has not been tested on v2.0.3 and may cause some problems. It is intended for sites running osCMax v2.1.

    All files in the package are intended to overwrite default/unmodified osCMax v2.1 files. If you have added other mods, use a file comparison tool to merge in the changes from this mod.

    The instructions have been updated for osCMax (super easy instructions anyway!).

    Please use this thread for questions, problems, fixes, discussion. Also be sure to vote in the poll whether or not this should be included in the next osCMax release package.
    Attached Files Attached Files
    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  2. #2
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    2,944
    Rep Power
    34


    Default Re: Wolfen Feature Sets v1.05 for osCMax v2.1x - full package

    Finally found time to look at this (with a view to using a scroller with it).

    In the HTML install documentation:
    open file catalog/templates/fallback/content/index_default.tpl.php locate code:

    <td><?php include(DIR_WS_MODULES . FILENAME_DEFINE_MAINPAGE); ?></td>

    And add this either before or after (or replacing) depending on where you want your featured sets to display on the main page:
    <td><?php include(DIR_WS_MODULES . FILENAME_FEATURED_SETS); ?></td>
    I presume that you actually mean to displace/replace:
    Code:
    <td><br><?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?></td>
    Also, there are no DYNAMIC_MOPICS_THUMBS_DIR references for small product images.

    EJ
    Hosting plans with installation, configuration, contributions, support and maintenance.

  3. #3
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,501
    Rep Power
    567


    Default Re: Wolfen Feature Sets v1.05 for osCMax v2.1x - full package

    I presume that you actually mean to displace/replace:
    Nope, that is entirely up to the end user, as they do different things. This just adds featured sets, doesn't remove any other function.

    mopics - this is an initial release. Any fixes or updates are welcome.
    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  4. #4
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    2,944
    Rep Power
    34


    Question Re: Wolfen Feature Sets v1.05 for osCMax v2.1x - full package

    Quote Originally Posted by michael_s View Post
    Nope, that is entirely up to the end user, as they do different things. This just adds featured sets, doesn't remove any other function.
    Methinks you need more medicine...

    The point is:
    In your documentation, it suggests to place the Features above/below (or replace ) DEFINE_MAINPAGE, whereas, I think you mean NEW_PRODUCTS.
    Hosting plans with installation, configuration, contributions, support and maintenance.

  5. #5
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,501
    Rep Power
    567


    Default Re: Wolfen Feature Sets v1.05 for osCMax v2.1x - full package

    Still no.
    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  6. #6
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    2,944
    Rep Power
    34


    Default Re: Wolfen Feature Sets v1.05 for osCMax v2.1x - full package

    Hmm... me no understand why you'd ever want to change the define main page directive. Off for a sulk...

    Hosting plans with installation, configuration, contributions, support and maintenance.

  7. #7
    New Member
    Join Date
    Dec 2009
    Posts
    7
    Rep Power
    0


    Default Re: Wolfen Feature Sets v1.05 for osCMax v2.1x - full package

    I'm getting an error:
    Fatal error: Call to undefined function: tep_set_categories_featured() in ... admin/categories.php on line 64

    Any idea how to fix that?

  8. #8
    Lurker
    Join Date
    Feb 2010
    Posts
    4
    Rep Power
    0


    Default Re: Wolfen Feature Sets v1.05 for osCMax v2.1x - full package

    OK, this is kind of embarassing, but I have to ask. What in the world is a Wolfen Feature Set? I looked on the osCommerce forum and didn't see it explained there, either.

  9. #9
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    2,944
    Rep Power
    34


    Arrow Re: Wolfen Feature Sets v1.05 for osCMax v2.1x - full package

    Let me Google that for you (in the words of The Boss):
    osCommerce: Wolfen Featured Sets
    Hosting plans with installation, configuration, contributions, support and maintenance.

  10. #10
    Lurker
    Join Date
    Feb 2010
    Posts
    4
    Rep Power
    0


    Default Re: Wolfen Feature Sets v1.05 for osCMax v2.1x - full package

    Well, that was too easy. Sorry and thanks!

Page 1 of 2 12 LastLast

Similar Threads

  1. Faq-Desk 2.2 osCMax Version - Full package
    By michael_s in forum osCmax v2 Customization/Mods
    Replies: 4
    Last Post: 12-29-2009, 01:58 AM
  2. SuperTracker v3.4 for osCMax -full package
    By michael_s in forum osCmax v2 Customization/Mods
    Replies: 3
    Last Post: 11-13-2009, 02:32 AM
  3. Links Manager II v1.2.3 osCMax Version - Full Package
    By michael_s in forum osCmax v2 Customization/Mods
    Replies: 0
    Last Post: 09-27-2009, 10:31 PM
  4. Wolfen Featured Sets
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 09-09-2008, 01:11 PM
  5. Is this the full program - osCMax-2.0RC2-update051112 p
    By ozstar in forum osCmax v2 Installation issues
    Replies: 1
    Last Post: 02-08-2006, 10:39 AM

Tags for this Thread

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
  •