Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

gux66

Pioneers
  • Posts

    9
  • Joined

  • Last visited

Profile Information

  • Real Name
    gux dan

gux66's Achievements

  1. can it be the problem that the catalog is other language than EN? - language_id=14 site is estatesbulgaria.com
  2. hi, In admin control panel > configuration> SEO URLs > Enable SEO URLs is set to TRUE Yes, on windows tests I tried both /eden/ & \eden\ but there's no change. I will keep searching and if something odd occurs I will post it here. (I apologize for my bad English) Thanks
  3. hi again, I fixed the problems that I had and now all is running as it should except that the URLs remained the same (localhost/eden/results.php?cPath=69&cID=69&osCsid=detluvmpa0o0ut2fa3mtchfov3)... :( I changed the RewriteBase to \eden\ in .htaccess amd made all the changes required in the installation guide and have no idea where to search the problem... my .htaccess looks like this: php_flag register_globals On php_value register_long_arrays On # Begin Ultimate SEO V2.2d Options +FollowSymLinks RewriteEngine On # RewriteBase instructions # Change RewriteBase dependent on how your shop is accessed as below. # http://www.mysite.com = RewriteBase / # http://www.mysite.com/catalog/ = RewriteBase /catalog/ # http://www.mysite.com/catalog/shop/ = RewriteBase /catalog/shop/ # Change the following line using the instructions above RewriteBase \eden\ RewriteRule ^(.*)-p-(.*).html$ product_info.php?products_id=$2&%{QUERY_STRING} RewriteRule ^(.*)-c-(.*).html$ index.php?cPath=$2&%{QUERY_STRING} RewriteRule ^(.*)-m-(.*).html$ index.php?manufacturers_id=$2&%{QUERY_STRING} RewriteRule ^(.*)-pi-(.*).html$ popup_image.php?pID=$2&%{QUERY_STRING} RewriteRule ^(.*)-by-(.*).html$ all-products.php?fl=$2&%{QUERY_STRING} RewriteRule ^(.*)-t-(.*).html$ articles.php?tPath=$2&%{QUERY_STRING} RewriteRule ^(.*)-a-(.*).html$ article_info.php?articles_id=$2&%{QUERY_STRING} RewriteRule ^(.*)-au-(.*).html$ articles.php?authors_id=$2&%{QUERY_STRING} RewriteRule ^(.*)-pr-(.*).html$ product_reviews.php?products_id=$2&%{QUERY_STRING} RewriteRule ^(.*)-pri-(.*).html$ product_reviews_info.php?products_id=$2&%{QUERY_STRING} RewriteRule ^(.*)-f-(.*).html$ faqdesk_info.php?faqdesk_id=$2&%{QUERY_STRING} RewriteRule ^(.*)-fc-(.*).html$ faqdesk_index.php?faqPath=$2&%{QUERY_STRING} RewriteRule ^(.*)-fri-(.*).html$ faqdesk_reviews_info.php?faqdesk_id=$2&%{QUERY_STRING} RewriteRule ^(.*)-fra-(.*).html$ faqdesk_reviews_article.php?faqdesk_id=$2&%{QUERY_STRING} RewriteRule ^(.*)-i-(.*).html$ information.php?info_id=$2&%{QUERY_STRING} RewriteRule ^(.*)-links-(.*).html$ links.php?lPath=$2&%{QUERY_STRING} RewriteRule ^(.*)-pm-([0-9]+).html$ info_pages.php?pages_id=$2&%{QUERY_STRING} RewriteRule ^(.*)-n-(.*).html$ newsdesk_info.php?newsdesk_id=$2&%{QUERY_STRING} RewriteRule ^(.*)-nc-(.*).html$ newsdesk_index.php?newsPath=$2&%{QUERY_STRING} RewriteRule ^(.*)-nri-(.*).html$ newsdesk_reviews_info.php?newsdesk_id=$2&%{QUERY_STRING} RewriteRule ^(.*)-nra-(.*).html$ newsdesk_reviews_article.php?newsdesk_id=$2&%{QUERY_STRING} RewriteRule ^(.*)-po-([0-9]+).html$ pollbooth.php?pollid=$2&%{QUERY_STRING} # End Ultimate SEO V2.2d Thanks in advance for any kind of help
  4. Hi, I have the same prob and I just can't understand where's the bug :( the error log says: Deprecated: Function session_is_registered() is deprecated in /var/www/eden/admin/includes/functions/sessions.php on lin$ PHP Warning: include_once(includes/classes/seo.class.php): failed to open stream: No such file or directory in /var/www/eden$ PHP Warning: include_once(): Failed opening 'includes/classes/seo.class.php' for inclusion (include_path='.:/usr/share/php:/$ PHP Fatal error: Class 'SEO_URL' not found in /var/www/eden/admin/includes/application_top.php on line 157 can anyone give me some ideas on how to fix this?
  5. I added this code as you said and followed the steps for installation but there is no change :( The URLs remained the same and there is no Error, 404 , not a single change. To mention that I test this locally (localhost) on Linux and the catalog is in localhost/eden/,I changed the RewriteBase to /eden/ When I try to access admin control panel I get a blank page. The apache error log: [Tue Nov 09 15:15:25 2010] [error] [client 127.0.0.1] PHP Deprecated: Function session_is_registered() is deprecated in /var/www/eden/admin/includes/functions/sessions.php on lin$ [Tue Nov 09 15:15:25 2010] [error] [client 127.0.0.1] PHP Deprecated: Function session_is_registered() is deprecated in /var/www/eden/admin/includes/functions/sessions.php on lin$ [Tue Nov 09 15:15:25 2010] [error] [client 127.0.0.1] PHP Deprecated: Function session_register() is deprecated in /var/www/eden/admin/includes/functions/sessions.php on line 61 [Tue Nov 09 15:15:25 2010] [error] [client 127.0.0.1] PHP Deprecated: Function session_register() is deprecated in /var/www/eden/admin/includes/functions/sessions.php on line 61 [Tue Nov 09 15:15:25 2010] [error] [client 127.0.0.1] PHP Deprecated: Function eregi() is deprecated in /var/www/eden/admin/includes/classes/language.php on line 78 [Tue Nov 09 15:15:25 2010] [error] [client 127.0.0.1] PHP Deprecated: Function eregi() is deprecated in /var/www/eden/admin/includes/classes/language.php on line 78 [Tue Nov 09 15:15:25 2010] [error] [client 127.0.0.1] PHP Deprecated: Function eregi() is deprecated in /var/www/eden/admin/includes/classes/language.php on line 78 [Tue Nov 09 15:15:25 2010] [error] [client 127.0.0.1] PHP Deprecated: Function eregi() is deprecated in /var/www/eden/admin/includes/classes/language.php on line 78 [Tue Nov 09 15:15:25 2010] [error] [client 127.0.0.1] PHP Deprecated: Function eregi() is deprecated in /var/www/eden/admin/includes/classes/language.php on line 78 [Tue Nov 09 15:15:25 2010] [error] [client 127.0.0.1] PHP Deprecated: Function eregi() is deprecated in /var/www/eden/admin/includes/classes/language.php on line 78 [Tue Nov 09 15:15:25 2010] [error] [client 127.0.0.1] PHP Deprecated: Function eregi() is deprecated in /var/www/eden/admin/includes/classes/language.php on line 78 [Tue Nov 09 15:15:25 2010] [error] [client 127.0.0.1] PHP Deprecated: Function eregi() is deprecated in /var/www/eden/admin/includes/classes/language.php on line 78 [Tue Nov 09 15:15:25 2010] [error] [client 127.0.0.1] PHP Deprecated: Function eregi() is deprecated in /var/www/eden/admin/includes/classes/language.php on line 78 [Tue Nov 09 15:15:25 2010] [error] [client 127.0.0.1] PHP Warning: include(/var/www/eden/admin/includes/languages/english): failed to open stream: No such file or directory in /v$ [Tue Nov 09 15:15:25 2010] [error] [client 127.0.0.1] PHP Warning: include(): Failed opening 'includes/languages/english/' for inclusion (include_path='.:/usr/share/php:/usr/shar$ [Tue Nov 09 15:15:25 2010] [error] [client 127.0.0.1] PHP Warning: include_once(includes/classes/seo.class.php): failed to open stream: No such file or directory in /var/www/eden$ [Tue Nov 09 15:15:25 2010] [error] [client 127.0.0.1] PHP Warning: include_once(): Failed opening 'includes/classes/seo.class.php' for inclusion (include_path='.:/usr/share/php:/$ [Tue Nov 09 15:15:25 2010] [error] [client 127.0.0.1] PHP Fatal error: Class 'SEO_URL' not found in /var/www/eden/admin/includes/application_top.php on line 157 [Tue Nov 09 15:15:28 2010] [error] [client 127.0.0.1] PHP Deprecated: Function session_is_registered() is deprecated in /var/www/eden/admin/includes/functions/sessions.php on lin$ [Tue Nov 09 15:15:28 2010] [error] [client 127.0.0.1] PHP Deprecated: Function session_is_registered() is deprecated in /var/www/eden/admin/includes/functions/sessions.php on lin$ [Tue Nov 09 15:15:28 2010] [error] [client 127.0.0.1] PHP Deprecated: Function session_register() is deprecated in /var/www/eden/admin/includes/functions/sessions.php on line 61 [Tue Nov 09 15:15:28 2010] [error] [client 127.0.0.1] PHP Deprecated: Function session_register() is deprecated in /var/www/eden/admin/includes/functions/sessions.php on line 61 [Tue Nov 09 15:15:28 2010] [error] [client 127.0.0.1] PHP Deprecated: Function eregi() is deprecated in /var/www/eden/admin/includes/classes/language.php on line 78 [Tue Nov 09 15:15:28 2010] [error] [client 127.0.0.1] PHP Deprecated: Function eregi() is deprecated in /var/www/eden/admin/includes/classes/language.php on line 78 [Tue Nov 09 15:15:28 2010] [error] [client 127.0.0.1] PHP Deprecated: Function eregi() is deprecated in /var/www/eden/admin/includes/classes/language.php on line 78 it's a mess... :(
  6. :) Sorry I just didn't copy the starting tag... The script begines with "<?php" the code again: <?php $short_description_enabled = false; require('includes/application_top.php'); require('includes/functions/phpthumbs.php'); require(DIR_WS_CLASSES . 'currencies.php'); $currencies = new currencies(); if ($HTTP_GET_VARS['action']) { switch ($_GET['action']) { case 'setcategoryflag': if ( ($_GET['flag'] == '0') || ($_GET['flag'] == '1') ) { if ($_GET['cPath']) { tep_set_category_products_status($_GET['cPath'], $_GET['flag']); } } tep_redirect(tep_href_link(FILENAME_CATEGORIES, 'cPath=' . $_GET['cPath'] . '&page=' . $_GET['page'])); break; case 'setflag': if ( ($_GET['flag'] == '0') || ($_GET['flag'] == '1') ) { if ($_GET['pID']) { tep_set_product_status($_GET['pID'], $_GET['flag']); } } tep_redirect(tep_href_link(FILENAME_CATEGORIES, 'cPath=' . $_GET['cPath'] . '&page=' . $_GET['page'])); break; case 'insert_category': case 'update_category': $categories_id = tep_db_prepare_input($_POST['categories_id']); $sort_order = tep_db_prepare_input($_POST['sort_order']); $lf1 = tep_db_prepare_input($_POST['lf1']); $lf2 = tep_db_prepare_input($_POST['lf2']); $lf3 = tep_db_prepare_input($_POST['lf3']); $sql_data_array = array('sort_order' => $sort_order, 'lf1' => $lf1, 'lf2' => $lf2, 'lf3' => $lf3);
  7. thanks :) I've searched and found no $action :( (there is just $action_ref) 1-st 40 lines from admin/categories.php: $short_description_enabled = false; require('includes/application_top.php'); require('includes/functions/phpthumbs.php'); require(DIR_WS_CLASSES . 'currencies.php'); $currencies = new currencies(); if ($HTTP_GET_VARS['action']) { switch ($_GET['action']) { case 'setcategoryflag': if ( ($_GET['flag'] == '0') || ($_GET['flag'] == '1') ) { if ($_GET['cPath']) { tep_set_category_products_status($_GET['cPath'], $_GET['flag']); } } tep_redirect(tep_href_link(FILENAME_CATEGORIES, 'cPath=' . $_GET['cPath'] . '&page=' . $_GET['page'])); break; case 'setflag': if ( ($_GET['flag'] == '0') || ($_GET['flag'] == '1') ) { if ($_GET['pID']) { tep_set_product_status($_GET['pID'], $_GET['flag']); } } tep_redirect(tep_href_link(FILENAME_CATEGORIES, 'cPath=' . $_GET['cPath'] . '&page=' . $_GET['page'])); break; case 'insert_category': case 'update_category': $categories_id = tep_db_prepare_input($_POST['categories_id']); $sort_order = tep_db_prepare_input($_POST['sort_order']); $lf1 = tep_db_prepare_input($_POST['lf1']); $lf2 = tep_db_prepare_input($_POST['lf2']); $lf3 = tep_db_prepare_input($_POST['lf3']); $sql_data_array = array('sort_order' => $sort_order, 'lf1' => $lf1, 'lf2' => $lf2, 'lf3' => $lf3);
  8. Hi, I'm trying to install Ultimate_SEO_URLSv22d_10.zip on osCommerce-MS2 but at step #4 there's no $action = (isset($HTTP_GET_VARS['action']) ? $HTTP_GET_VARS['action'] : ''); in admin/categories.php file. Could anyone give me some idea what should I do. Thanks
×
×
  • Create New...