kanata_82 Posted January 28, 2010 Share Posted January 28, 2010 Problem 1: in my URL if i clicked on the frontend: FILENAME_INFORMATION in link instead of information.php problem 2: after i added a information page I get a blank page, If I refreshed it (click on a menu item) then I can see the information page i made. It is working, but how can I fix that blank page? problem 3: If i click on "welcome message", I see only (No items found) and a Cancel button? How can I fix this? My software: STS Ultimate SEO URLS OScommerce RC2A IPU 2.05 Dennis, Equalizer 1 Quote Link to comment Share on other sites More sharing options...
kanata_82 Posted January 28, 2010 Author Share Posted January 28, 2010 Problem 4: In the information box all links that are from IPU are bold if it is active. But not the normal 4 like (levering en garantie | Over ons | Algemene voorwaarden | Neem contact op). Equalizer 1 Quote Link to comment Share on other sites More sharing options...
kanata_82 Posted January 28, 2010 Author Share Posted January 28, 2010 Problem1 Fix: Erik, You need edit 'application_top.php' to define the variable 'FILENAME_INFORMATION' to the location of your 'information.php' file. Your can do this by adding the following code to your 'catalog/includes/application_top.php' file. /* Information Unlimited - Start */ define('FILENAME_INFORMATION', 'information.php'); /* Information Unlimited - End */ HTH (Hope this Helps), Tony Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.