Results 1 to 8 of 8

New page - where is it stored?

This is a discussion on New page - where is it stored? within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; Hi, This is my very first post here. New to osCMAX. When I add a new product/category in the admin ...

      
  1. #1
    Member
    Join Date
    Dec 2008
    Posts
    40
    Rep Power
    0


    Default New page - where is it stored?

    Hi, This is my very first post here. New to osCMAX.

    When I add a new product/category in the admin panel, it automatically creates a new page for that category/product. i.e....com/index.php?cPath=29. Can someone pls tell me where is this 'new' page stored in the folder and how can i change this ''/index.php?cPath=29'' to match my category/product name. TQ

  2. #2
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,688
    Rep Power
    22


    Default Re: New page - where is it stored?

    There is no "folder" or "new page" - product displays are dynamically generated - pages don't "exist" per-say. What you see is the item database number in the url.

    And No you can't change the cPath number to your product name etc.... HOW EVER your maybe inquiring about SEO path?

    Just like this page shows:
    Code:
    http://www.oscmax.com/forums/oscmax-v2-customization-mods/17136-new-page-where-stored.html
    Instead of somthing like:
    Code:
    http://www.oscmax.com/forums/index.php?post=17136
    This OPTION is already included in osCMax.... Edit your .htacess file and in admin - turn SEO to true.
    JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
    Try out our osCMax at: Live Catalog Demo
    Limited access Admin: Live Admin Demo
    Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!

  3. #3
    Member
    Join Date
    Dec 2008
    Posts
    40
    Rep Power
    0


    Default Re: New page - where is it stored?

    Thanks jpf.

    I have turned SEO to true in the admin panel. Pls can you tell me where can i find and how to edit .htacess file.

    TQ

  4. #4
    Active Member
    Join Date
    Sep 2008
    Location
    holland
    Posts
    145
    Rep Power
    4


    Default Re: New page - where is it stored?

    use word pad
    The seven signs that tell of the coming Armageddon


    1. A decline in the strength of the three major religions. check
    2. Revolutions and internal turmoil in nations around the world. check
    3. War and the rumors of war check
    4. Famine check
    5. Pollution of the earth dubbel check
    6. Earthquakes
    7.The coming of plagues and diseases.

  5. #5
    osCMax Developer

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


    Default Re: New page - where is it stored?

    .htaccess file is in your /catalog directory (the same dir where index.php is)

    If you cannot see it, your host has hidden files that start with a period (system files). You can set a filter in your ftp client to see these types of files.

    Or you can edit the .htaccess file locally on your computer (it is included with the osCMax download) and then just upload the edited file.
    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
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,688
    Rep Power
    22


    Default Re: New page - where is it stored?

    Quote Originally Posted by ASTON View Post
    Thanks jpf.

    I have turned SEO to true in the admin panel. Pls can you tell me where can i find and how to edit .htacess file.

    TQ
    Use any text editor other than Wordpad. Use a REAL Text editor as WordPad tends to try to format thing.....

    There is several good ones out there Notepad++, UltraEdit, SciTE - are all ones I use - ranging from free to low cost. Many others you can choose from...


    .htaccess file is in the root directory of your install.
    JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
    Try out our osCMax at: Live Catalog Demo
    Limited access Admin: Live Admin Demo
    Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!

  7. #7
    Member
    Join Date
    Dec 2008
    Posts
    40
    Rep Power
    0


    Default Re: New page - where is it stored?

    Thanks for the reply.

    I am new to webpage design and oscmax... pls bear with me.

    1. pls can you tell me what do i need to edit in .htaccess file?
    2. it appears to be a few .htaccess files, which one do i need to edit?
    3. 404 Not Found appeared after I changed URL type from cName to Rewrite. Pls advise what do i need to do

    TQ

  8. #8
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,688
    Rep Power
    22


    Default Re: New page - where is it stored?

    1. Please read post above... - Read comments in the file - remove # to un-comment the lines
    2. Please read post above... (ie http://mysite.ws/catalog/.htacess)
    3. Edit .htaacess file to enable.
    JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
    Try out our osCMax at: Live Catalog Demo
    Limited access Admin: Live Admin Demo
    Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!

Similar Threads

  1. where is credit_selection() function stored
    By bmonster8899 in forum Paypal
    Replies: 0
    Last Post: 08-26-2007, 09:40 AM
  2. paypal ipn where are they stored in admin
    By battleaxe in forum osCMax v2 Features Discussion
    Replies: 3
    Last Post: 10-22-2006, 08:41 AM
  3. Confirmation Page takes me back to Payment Page
    By Dubious in forum osCmax v2 Installation issues
    Replies: 1
    Last Post: 10-20-2006, 03:04 PM
  4. Help required - product is a code stored in a database
    By melfalcon15 in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 09-29-2005, 10:33 AM
  5. Comments in Checkout not stored and not displaying correctly
    By Anonymous in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 06-02-2004, 09:21 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
  •