osCmax v2.5 User Manual
Results 1 to 3 of 3

friendly url issue

This is a discussion on friendly url issue within the osCmax v2 Installation issues forums, part of the osCmax v2.0 Forums category; After creating an article with the article manager, i could not see it listed on my store front. then I ...

      
  1. #1
    Senior Member blackhawk's Avatar
    Join Date
    Aug 2009
    Location
    indiana
    Posts
    640
    Blog Entries
    1
    Rep Power
    27


    Question friendly url issue

    After creating an article with the article manager, i could not see it listed on my store front. then I went back to delete that article. then after reloading the home page i got this error...
    Code:
    Notice: Use of undefined constant SEARCH_ENGINE_FRIENDLY_URLS - assumed  'SEARCH_ENGINE_FRIENDLY_URLS'
    I'm using the compromise template. Not sure if anyone else is, but does anyone have any pointers why this popped up?

    thanks

  2. #2
    osCMax Development Team
    pgmarshall's Avatar
    Join Date
    Feb 2009
    Location
    London
    Posts
    2,678
    Rep Power
    49


    Smile Re: friendly url issue

    Have a look in the google code here.

    You might also want to try creating a topic and then putting the articles within a topic ... I think there is a bug which means that articles in the top directory are not shown ... (although this maybe how it is meant to function!)

    Also, you should not see notices unless you have got your error reporting set incorrectly - check in application_top.php for this ...

    // set the level of error reporting
    error_reporting(E_ALL & ~E_NOTICE);
    Regards,
    Last edited by pgmarshall; 06-01-2010 at 09:33 AM.
    pgmarshall
    _______________________________

  3. #3
    Senior Member blackhawk's Avatar
    Join Date
    Aug 2009
    Location
    indiana
    Posts
    640
    Blog Entries
    1
    Rep Power
    27


    Default Re: friendly url issue

    Thanks for the quick reponse PG! I deleted the articles i made, deactivated the articles from the infobox admin, but the issue is still there. I commented out the error_reporting in order to see the error. I'll look into that link you posted...

    ok I see the issue is already known...yeah you was reading my mind - i want the articles to show without being in a topic folder - listed out this way i wouldnt have to create custom dynamic pages. but i'll stick with the dynamic page set up for now.

    I commented the code out from application_top.php as mentioned from your link. I also removed the revealed E_ALL again. The error message is now gone.
    Last edited by blackhawk; 06-01-2010 at 09:50 AM.

Similar Threads

  1. Friendly Pricing
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 07-19-2008, 01:00 PM
  2. Friendly Pricing
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 07-18-2008, 07:00 AM
  3. Seach Engine Friendly URL
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 03-16-2008, 08:19 PM
  4. Seach Engine Friendly URL
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 02-20-2008, 06:30 AM
  5. seo and osCMAX friendly redirects
    By humanode in forum osCommerce 2.2 Modification Help
    Replies: 2
    Last Post: 11-16-2005, 04:22 PM

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
  •