♥FWR Media Posted November 21, 2009 Author Share Posted November 21, 2009 . Hi Danut No I don't know why you are getting a blank page :D Quote Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work. Link to comment Share on other sites More sharing options...
Guest Posted November 22, 2009 Share Posted November 22, 2009 FWR Media.... How do I get rid of this and return to my 404 product not found page.... FWR MEDIAPage not foundThe page you were looking for could not be found. Please click the below link to return to Car Stickers Decals My Site Thanks... Quote Link to comment Share on other sites More sharing options...
♥FWR Media Posted November 22, 2009 Author Share Posted November 22, 2009 (edited) FWR Media.... How do I get rid of this and return to my 404 product not found page.... Thanks... catalog/includes/modules/ultimate_seo_urls5/classes/Usu_Validator.php Find .. include_once usu::$usuPath . 'includes' . DIRECTORY_SEPARATOR . 'notfound_404.php'; Change to include your own file. Your file doesn't need to send 404 headers. Edited November 22, 2009 by FWR Media Quote Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work. Link to comment Share on other sites More sharing options...
Guest Posted November 22, 2009 Share Posted November 22, 2009 catalog/includes/modules/ultimate_seo_urls5/classes/Usu_Validator.php Find .. include_once usu::$usuPath . 'includes' . DIRECTORY_SEPARATOR . 'notfound_404.php'; Change to include your own file. Your file doesn't need to send 404 headers. Whats the proper syntax to direct to a page in the root directory... Can't seem to get it to work... Thanks... Quote Link to comment Share on other sites More sharing options...
♥FWR Media Posted November 22, 2009 Author Share Posted November 22, 2009 Whats the proper syntax to direct to a page in the root directory... Can't seem to get it to work... Thanks... You are not redirecting you are including. include_once '<pathto my file>filename.php'; Quote Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work. Link to comment Share on other sites More sharing options...
Guest Posted November 22, 2009 Share Posted November 22, 2009 You are not redirecting you are including. include_once '<pathto my file>filename.php'; Sorry, I must totally brain dead this morning... include_once("pageerror.php"); Not working... Thanks for all your help.. Quote Link to comment Share on other sites More sharing options...
♥FWR Media Posted November 22, 2009 Author Share Posted November 22, 2009 Sorry, I must totally brain dead this morning... Not working... Thanks for all your help.. I said .. include_once '<pathto my file>filename.php'; Not .. include_once 'filename.php'; If DIR_FS_CATALOG holds the full path as it should use .. include_once DIR_FS_CATALOG . 'pageerror.php'; Quote Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work. Link to comment Share on other sites More sharing options...
Guest Posted November 22, 2009 Share Posted November 22, 2009 I said .. include_once '<pathto my file>filename.php'; Not .. include_once 'filename.php'; If DIR_FS_CATALOG holds the full path as it should use .. include_once DIR_FS_CATALOG . 'pageerror.php'; Yup.. I tried that... I just get the Google Oops! page... Quote Link to comment Share on other sites More sharing options...
♥FWR Media Posted November 22, 2009 Author Share Posted November 22, 2009 (edited) Yup.. I tried that... I just get the Google Oops! page... It works ... please try it properly before posting back here. The only possible issue is if your server doesn't allow the including of files that are in root .. in that case move the file out of root. Edited November 22, 2009 by FWR Media Quote Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work. Link to comment Share on other sites More sharing options...
spuri Posted November 22, 2009 Share Posted November 22, 2009 (edited) Thanks with your instructions I could install more_pic, sts and usu5 together. Is there chance I modify the url? I have a test product "Opel Manta tdi" I get this url "localhost/opelmantatdi-p-542.html" but this would be better "localhost/opel-manta-tdi-p-542.html" and i would like to keep "-", like yo-yo should not be "yoyo" Is it possible? thanks spuri Edited November 22, 2009 by spuri Quote Link to comment Share on other sites More sharing options...
Daniel Moore Posted November 23, 2009 Share Posted November 23, 2009 Hey there FRW. I installed Ultimate SEO 2-2.2d-5. This brought the store down immediately. I removed what I could, combed mysql yet still my pages are being modified. EX Links on the store home page are formatted like this: www.MYDOMAIN.comdir_ws_adminindex.php. The store directory should be /dmb/shop/. Thank you in advance. Daniel Quote Link to comment Share on other sites More sharing options...
Daniel Moore Posted November 23, 2009 Share Posted November 23, 2009 sorry, fixed the issue with backups. Quote Link to comment Share on other sites More sharing options...
♥FWR Media Posted November 23, 2009 Author Share Posted November 23, 2009 sorry, fixed the issue with backups. And Ultimate SEO 2-2.2d-5 is the old version 2 this is the support thread for the new Ultimate Seo Urls 5. Quote Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work. Link to comment Share on other sites More sharing options...
♥FWR Media Posted November 23, 2009 Author Share Posted November 23, 2009 (edited) Thanks with your instructions I could install more_pic, sts and usu5 together. Is there chance I modify the url? I have a test product "Opel Manta tdi" I get this url "localhost/opelmantatdi-p-542.html" but this would be better "localhost/opel-manta-tdi-p-542.html" and i would like to keep "-", like yo-yo should not be "yoyo" Is it possible? thanks spuri opel-manta-tdi-p-542.html is the standard behaviour as long as the words filter is less than 3. Edited November 23, 2009 by FWR Media Quote Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work. Link to comment Share on other sites More sharing options...
Guest Posted November 23, 2009 Share Posted November 23, 2009 (edited) Robert, Outstanding Google web tools error. Noticing it never left I felt it did merit this post. /beyond-the-links-m-28.html beyond-the-links-m-28.html?filter_id=23&sort=4a *the -links- issue was already resolved. How I prevent filter_id from getting index with USU5? Another anomaly, located in my site map. I remember you mentioned something about redirect errors showing in my web master tools. http://www.13thgreen.com/index.php?manufacturers_id=13&page=1 Redirect error http://www.13thgreen.com/index.php?manufacturers_id=93&page=1 Redirect error Edited November 23, 2009 by 32 Degrees Quote Link to comment Share on other sites More sharing options...
♥FWR Media Posted November 23, 2009 Author Share Posted November 23, 2009 Robert, Outstanding Google web tools error. Noticing it never left I felt it did merit this post. /beyond-the-links-m-28.html beyond-the-links-m-28.html?filter_id=23&sort=4a *the -links- issue was already resolved. How I prevent filter_id from getting index with USU5? Add rel="nofollow" to the link causing the issue. Quote Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work. Link to comment Share on other sites More sharing options...
erihp-42 Posted November 23, 2009 Share Posted November 23, 2009 (edited) Trying to see what went wrong here.. installation went fine, installer ran fine, standard rewrites seem to work (although i need to tweak it, as its still displaying category number and OSC ID numbers at the trailing end of the URL), however upon entering the admin page for USU5, i get this warning at the top above the options.. "Warning: call_user_func(tep_reset_cache_data_seo_urls) [function.call-user-func]: First argument is expected to be a valid callback in /home/user/public_html/catalog/admin/includes/functions/general.php on line 1196" Here is the code near that line: function tep_call_function($function, $parameter, $object = '') { if ($object == '') { return call_user_func($function, $parameter); } elseif (PHP_VERSION < 4) { return call_user_method($function, $object, $parameter); } else { return call_user_func(array($object, $function), $parameter); } } This file wasnt modified, as the instructions for installation reference catalog/includes/functions/general.php. Can someone give me some insight as to whats happening here? thanks for the contrib and constant updates. i enjoyed a few of your other contribs and posts solving various problems with security concerns, so i naturally went with FWR's SEO contrib. Once i work out these two issues, this will be perfect! Edited November 23, 2009 by erihp-42 Quote Link to comment Share on other sites More sharing options...
♥FWR Media Posted November 24, 2009 Author Share Posted November 24, 2009 Trying to see what went wrong here.. installation went fine, installer ran fine, standard rewrites seem to work (although i need to tweak it, as its still displaying category number and OSC ID numbers at the trailing end of the URL), however upon entering the admin page for USU5, i get this warning at the top above the options.. "Warning: call_user_func(tep_reset_cache_data_seo_urls) [function.call-user-func]: First argument is expected to be a valid callback in /home/user/public_html/catalog/admin/includes/functions/general.php on line 1196" Here is the code near that line: function tep_call_function($function, $parameter, $object = '') { if ($object == '') { return call_user_func($function, $parameter); } elseif (PHP_VERSION < 4) { return call_user_method($function, $object, $parameter); } else { return call_user_func(array($object, $function), $parameter); } } This file wasnt modified, as the instructions for installation reference catalog/includes/functions/general.php. Can someone give me some insight as to whats happening here? thanks for the contrib and constant updates. i enjoyed a few of your other contribs and posts solving various problems with security concerns, so i naturally went with FWR's SEO contrib. Once i work out these two issues, this will be perfect! 1) Persistent osCsid - this is nothing to do with USU5 and certainly needs nothing in .htaccess, it just means your configuration is wrong .. try searching this in the general forum. 2) function tep_reset_cache_data_seo_urls($action = false){ Is missing from catalog/ADMIN/includes/functions/general.php please read the insructions. Quote Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work. Link to comment Share on other sites More sharing options...
Debs Posted November 24, 2009 Share Posted November 24, 2009 Oggster... any luck on the fix for this. My custom error page is overridden too. I am also having no luck with this tip... I get the Google Oops! page too. My 404-error.php is in the catalog folder and htaccess is directed to use it, but it is now sometimes overridden by ULTIMATE Seo Urls 5 404 page. Any help is appreciated. Regards, Rick Yup.. I tried that... I just get the Google Oops! page... Quote Link to comment Share on other sites More sharing options...
♥FWR Media Posted November 24, 2009 Author Share Posted November 24, 2009 (edited) Oggster... any luck on the fix for this. My custom error page is overridden too. I am also having no luck with this tip... I get the Google Oops! page too. My 404-error.php is in the catalog folder and htaccess is directed to use it, but it is now sometimes overridden by ULTIMATE Seo Urls 5 404 page. Any help is appreciated. Regards, Rick Sorry but this is a non issue, as standard USU5 includes perfectly the file via .. include_once usu::$usuPath . 'includes/notfound_404.php'; If you want to change it it is equally simple just use the full path to your custom 404 page .. if your hosting doesn't like including on that path then move the file somewhere else or modify the USU% file. Edited November 24, 2009 by FWR Media Quote Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work. Link to comment Share on other sites More sharing options...
erihp-42 Posted November 24, 2009 Share Posted November 24, 2009 1) Persistent osCsid - this is nothing to do with USU5 and certainly needs nothing in .htaccess, it just means your configuration is wrong .. try searching this in the general forum. 2) function tep_reset_cache_data_seo_urls($action = false){ Is missing from catalog/ADMIN/includes/functions/general.php please read the insructions. excellent. i know i made that change but did not save over the file the first time :blink: all is well now, good to know persistent oscid has nothing to do with your contrib (as i noticed noone else had this problem), thanks for heading me in the right direction. Quote Link to comment Share on other sites More sharing options...
♥FWR Media Posted November 24, 2009 Author Share Posted November 24, 2009 excellent. i know i made that change but did not save over the file the first time :blink: all is well now, good to know persistent oscid has nothing to do with your contrib (as i noticed noone else had this problem), thanks for heading me in the right direction. My pleasure. Quote Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work. Link to comment Share on other sites More sharing options...
erihp-42 Posted November 24, 2009 Share Posted November 24, 2009 (edited) found the problem with persistent oscid, i just enabled force cookie use in admin, and alllll is well thanks again for the great contrib Edited November 24, 2009 by erihp-42 Quote Link to comment Share on other sites More sharing options...
jonathanbastin Posted November 24, 2009 Share Posted November 24, 2009 (edited) I have upgraded from 2.1 to v5 and the linux box I have works fine but my windows one generate a 404 on the index page and all the product pages but no the login.php etc. Could some one point me in the right direction please. I have tried rewrite and standard neither worth but rewrite worked before. I am using database cache. Edited November 24, 2009 by jonathanbastin Quote Link to comment Share on other sites More sharing options...
♥FWR Media Posted November 24, 2009 Author Share Posted November 24, 2009 (edited) I have upgraded from 2.1 to v5 and the linux box I have works fine but my windows one generate a 404 on the index page and all the product pages but no the login.php etc. Could some one point me in the right direction please. I have tried rewrite and standard neither worth but rewrite worked before. I am using database cache. Hi you are aware that you cannot use the rewrite method on a Windows server unless you have ISAPI rewrite and use a .htaccess equivalent? You can however use the standard method, one of the earlier posts here was a user who used ISAPI rewrite and even posted the file. Actually what would really help me would be if you could send to me (admin(at)fwrmedia(dot)co(dot)uk) a print_r() of $_SERVER as I have limited (virtually no) access to Windows servers and need to be sure the key => values are what I expect. Edited November 24, 2009 by FWR Media Quote Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work. 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.