jdvb Posted November 23, 2007 Posted November 23, 2007 Hi, I have built myself a new page, that runs using the OSC includes, and such, yet offers functionality completely out of the OSC box. I have exported products from a local table to my webserver where I want to alow customers to search through these. all searching functionality is now working, ajax results are now identical to search results obtained while javascript is disabled. the only problem now is, that I can not use any search engine friendly urls on this page, wich would of course be preferred. so at this point I can still not make use of the tep_href_link function, couse that will return sef urls as used on the rest of the website. Could anyone give me a clue as to what could couse this to not function? If required I would not mind to PM the source to someone the page can be found here Quote
jdvb Posted November 23, 2007 Author Posted November 23, 2007 just had to replace $_GET with $HTTP_GET_VARS now it works Quote
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.
Note: Your post will require moderator approval before it will be visible.