Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

jay2k5

Pioneers
  • Posts

    42
  • Joined

  • Last visited

Profile Information

  • Real Name
    Jay
  • Gender
    Male
  • Location
    UK

jay2k5's Achievements

  1. Hey I'm using this as my second box does anyone know what CSS would I need to activate to give it a top margin of 10px to allow a gap? or how I could edit the script to do this? Thanks Jonny
  2. THANK YOU !! I was looking for this fix, I read through the whole topic before posting and there it is! Can you provide a screen shot of your header tags setup?, I want to make sure I clean mine up :)
  3. Ok sorry for the double post (cant edit them) This is more detailed information on the error : Array ( [languages_id] => 1 [request_type] => NONSSL [session_started] => 1 [sid] => [language] => english [filename] => index.php [request_querystring] => cPath=1_16 [original_request_uri] => /ostv/hardware/memory-c-1_16.html [request_uri] => hardware/memory-c-1_16.html [real_path] => /home/sites/xxxxxxx.co.uk/public_html/ostv/ [usu_path] => /home/sites/xxxxxxx.co.uk/public_html/ostv/includes/modules/ultimate_seo_urls5/ [db_install_path] => /home/sites/xxxxxxx.co.uk/public_html/ostv/includes/modules/ultimate_seo_urls5/database_install/ [abstracts_path] => /home/sites/xxxxxxx.co.uk/public_html/ostv/includes/modules/ultimate_seo_urls5/abstracts/ [includes_path] => /home/sites/xxxxxxx.co.uk/public_html/ostv/includes/modules/ultimate_seo_urls5/includes/ [cache_system_path] => /home/sites/xxxxxxx.co.uk/public_html/ostv/includes/modules/ultimate_seo_urls5/cache_system/ [interfaces_path] => /home/sites/xxxxxxx.co.uk/public_html/ostv/includes/modules/ultimate_seo_urls5/interfaces/ [page_modules_path] => /home/sites/xxxxxxx.co.uk/public_html/ostv/includes/modules/ultimate_seo_urls5/page_modules/ [uri_modules_path] => /home/sites/xxxxxxx.co.uk/public_html/ostv/includes/modules/ultimate_seo_urls5/uri_modules/ [cache_path] => /home/sites/xxxxxxx.co.uk/public_html/ostv/includes/modules/ultimate_seo_urls5/cache/ [base_url] => http://xxxxxxx.co.uk/ostv/ [base_url_ssl] => http://xxxxxxx.co.uk/ostv/ [config_settings] => Array ( [0] => USU5_RESET_CACHE [1] => USU5_ENABLED [2] => USU5_CACHE_ON [3] => USU5_URLS_TYPE [4] => USU5_CHAR_CONVERT_SET [5] => USU5_FILTER_SHORT_WORDS [6] => USU5_REMOVE_ALL_SPEC_CHARS [7] => USU5_CACHE_DAYS [8] => USU5_USE_W3C_VALID [9] => USU5_ADD_CPATH_TO_PRODUCT_URLS [10] => USU5_OUPUT_PERFORMANCE [11] => USU5_ADD_CAT_PARENT [12] => USU5_DEBUG_OUPUT_VARS [13] => USU5_CACHE_SYSTEM [14] => USU5_PRODUCTS_LINK_TEXT_ORDER [15] => USU5_MULTI_LANGUAGE_SEO_SUPPORT ) [enabled] => true [character_conversion] => [page_modules] => Array ( [links] => Links_Page_Module Object ( [dependencies:protected] => Array ( [lPath] => Array ( [marker] => -links- [query] => SELECT link_categories_name FROM :TABLE_LINK_CATEGORIES_DESCRIPTION WHERE link_categories_id=':lPath' AND language_id=':languages_id' LIMIT 1 [to_replace] => Array ( [0] => :TABLE_LINK_CATEGORIES_DESCRIPTION [1] => :lPath [2] => :languages_id ) ) ) [key:protected] => [cache_name_builder:protected] => Array ( [lPath] => 1 ) [urlInitial:protected] => [parameters:protected] => Array ( ) [add_session_id:protected] => [_sid:protected] => [cache_name:protected] => [query:protected] => [keys_index:protected] => Array ( ) [page:protected] => [extract:private] => ) [product_reviews] => Product_Reviews_Page_Module Object ( [dependencies:protected] => Array ( [products_id] => Array ( [marker] => -pr- [query] => SELECT pd.products_name FROM :TABLE_PRODUCTS_DESCRIPTION pd INNER JOIN :TABLE_PRODUCTS p ON pd.products_id = p.products_id WHERE pd.products_id=':pid' AND pd.language_id=':languages_id' LIMIT 1 [to_replace] => Array ( [0] => :TABLE_PRODUCTS_DESCRIPTION [1] => :TABLE_PRODUCTS [2] => :pid [3] => :languages_id ) ) ) [key:protected] => [cache_name_builder:protected] => Array ( [products_id] => 1 ) [urlInitial:protected] => [parameters:protected] => Array ( ) [add_session_id:protected] => [_sid:protected] => [cache_name:protected] => [query:protected] => [keys_index:protected] => Array ( ) [page:protected] => [extract:private] => ) [product_info] => Product_Info_Page_Module Object ( [dependencies:protected] => Array ( [products_id] => Array ( [marker] => -p- [query] => SELECT pd.products_name, m.manufacturers_name, cd.categories_name, p.products_model, p2c.categories_id FROM :TABLE_PRODUCTS_DESCRIPTION pd INNER JOIN :TABLE_PRODUCTS_TO_CATEGORIES p2c ON p2c.products_id = pd.products_id INNER JOIN :TABLE_PRODUCTS p ON pd.products_id = p.products_id LEFT JOIN :TABLE_MANUFACTURERS m ON m.manufacturers_id = p.manufacturers_id INNER JOIN :TABLE_CATEGORIES_DESCRIPTION cd ON p2c.categories_id = cd.categories_id AND cd.language_id=':languages_id' WHERE pd.products_id=':pid' AND pd.language_id=':languages_id' LIMIT 1 [to_replace] => Array ( [0] => :TABLE_PRODUCTS_DESCRIPTION [1] => :TABLE_PRODUCTS_TO_CATEGORIES [2] => :TABLE_PRODUCTS [3] => :TABLE_MANUFACTURERS [4] => :TABLE_CATEGORIES_DESCRIPTION [5] => :languages_id [6] => :pid ) ) ) [key:protected] => products_id [cache_name_builder:protected] => Array ( [products_id] => 1 => 1 ) [urlInitial:protected] => [parameters:protected] => Array ( ) [add_session_id:protected] => [_sid:protected] => [cache_name:protected] => [query:protected] => [keys_index:protected] => Array ( ) [page:protected] => [extract:private] => ) [newsdesk_info] => Newsdesk_Info_Page_Module Object ( [dependencies:protected] => Array ( [newsdesk_id] => Array ( [marker] => -n- [query] => SELECT newsdesk_article_name FROM :TABLE_NEWSDESK_DESCRIPTION WHERE newsdesk_id=':newsdesk_id' AND language_id=':languages_id' LIMIT 1 [to_replace] => Array ( [0] => :TABLE_NEWSDESK_DESCRIPTION [1] => :newsdesk_id [2] => :languages_id ) ) ) [key:protected] => [cache_name_builder:protected] => Array ( [newsdesk_id] => 1 ) [urlInitial:protected] => [parameters:protected] => Array ( ) [add_session_id:protected] => [_sid:protected] => [cache_name:protected] => [query:protected] => [keys_index:protected] => Array ( ) [page:protected] => [extract:private] => ) [product_reviews_info] => Product_Reviews_Info_Page_Module Object ( [dependencies:protected] => Array ( [products_id] => Array ( [marker] => -pri- [query] => SELECT pd.products_name FROM :TABLE_PRODUCTS_DESCRIPTION pd INNER JOIN :TABLE_PRODUCTS p ON pd.products_id = p.products_id WHERE pd.products_id=':pid' AND pd.language_id=':languages_id' LIMIT 1 [to_replace] => Array ( [0] => :TABLE_PRODUCTS_DESCRIPTION [1] => :TABLE_PRODUCTS [2] => :pid [3] => :languages_id ) ) ) [key:protected] => products_id [cache_name_builder:protected] => Array ( [products_id] => 1 [reviews_id] => 1 ) [urlInitial:protected] => [parameters:protected] => Array ( ) [add_session_id:protected] => [_sid:protected] => [cache_name:protected] => [query:protected] => [keys_index:protected] => Array ( ) [page:protected] => [extract:private] => ) [index] => Index_Page_Module Object ( [dependencies:protected] => Array ( [cPath] => Array ( [marker] => -c- [query] => SELECT cd2.categories_name AS pName, cd.categories_name AS cName FROM :TABLE_CATEGORIES c LEFT JOIN :TABLE_CATEGORIES_DESCRIPTION cd2 ON c.parent_id = cd2.categories_id AND c.parent_id = cd2.categories_id AND cd2.language_id = :languages_id, :TABLE_CATEGORIES_DESCRIPTION cd WHERE c.categories_id = cd.categories_id AND c.categories_id = :cid AND cd.language_id = :languages_id [to_replace] => Array ( [0] => :TABLE_CATEGORIES_DESCRIPTION [1] => :TABLE_CATEGORIES [2] => :languages_id [3] => :cid ) ) [manufacturers_id] => Array ( [marker] => -m- [query] => SELECT manufacturers_name FROM :TABLE_MANUFACTURERS WHERE manufacturers_id=':manufacturers_id' LIMIT 1 [to_replace] => Array ( [0] => :TABLE_MANUFACTURERS [1] => :manufacturers_id ) ) ) [key:protected] => cPath [cache_name_builder:protected] => Array ( [cPath] => 1 [manufacturers_id] => 1 => 1 ) [urlInitial:protected] => [parameters:protected] => Array ( ) [add_session_id:protected] => [_sid:protected] => [cache_name:protected] => [query:protected] => [keys_index:protected] => Array ( ) [page:protected] => [extract:private] => ) [article_info] => Article_Info_Page_Module Object ( [dependencies:protected] => Array ( [articles_id] => Array ( [marker] => -a- [query] => SELECT articles_name FROM :TABLE_ARTICLES_DESCRIPTION WHERE articles_id=':articles_id' AND language_id=':languages_id' LIMIT 1 [to_replace] => Array ( [0] => :TABLE_ARTICLES_DESCRIPTION [1] => :articles_id [2] => :languages_id ) ) ) [key:protected] => [cache_name_builder:protected] => Array ( [articles_id] => 1 ) [urlInitial:protected] => [parameters:protected] => Array ( ) [add_session_id:protected] => [_sid:protected] => [cache_name:protected] => [query:protected] => [keys_index:protected] => Array ( ) [page:protected] => [extract:private] => ) [newsdesk_index] => Newsdesk_Index_Page_Module Object ( [dependencies:protected] => Array ( [newspath] => Array ( [marker] => -nc- [query] => SELECT categories_name FROM :TABLE_NEWSDESK_CATEGORIES_DESCRIPTION WHERE categories_id=':newspath' AND language_id=':languages_id' LIMIT 1 [to_replace] => Array ( [0] => :TABLE_NEWSDESK_CATEGORIES_DESCRIPTION [1] => :newspath [2] => :languages_id ) ) ) [key:protected] => [cache_name_builder:protected] => Array ( [newspath] => 1 ) [urlInitial:protected] => [parameters:protected] => Array ( ) [add_session_id:protected] => [_sid:protected] => [cache_name:protected] => [query:protected] => [keys_index:protected] => Array ( ) [page:protected] => [extract:private] => ) [newsdesk_reviews_article] => Newsdesk_Reviews_Article_Page_Module Object ( [dependencies:protected] => Array ( [newsdesk_id] => Array ( [marker] => -nra- [query] => SELECT newsdesk_article_name FROM :TABLE_NEWSDESK_DESCRIPTION WHERE newsdesk_id=':newsdesk_id' AND language_id=':languages_id' LIMIT 1 [to_replace] => Array ( [0] => :TABLE_NEWSDESK_DESCRIPTION [1] => :newsdesk_id [2] => :languages_id ) ) ) [key:protected] => [cache_name_builder:protected] => Array ( [newsdesk_id] => 1 ) [urlInitial:protected] => [parameters:protected] => Array ( ) [add_session_id:protected] => [_sid:protected] => [cache_name:protected] => [query:protected] => [keys_index:protected] => Array ( ) [page:protected] => [extract:private] => ) [articles] => Articles_Page_Module Object ( [dependencies:protected] => Array ( [tPath] => Array ( [marker] => -t- [query] => SELECT topics_name FROM :TABLE_TOPICS_DESCRIPTION WHERE topics_id=':tPath' AND language_id=':languages_id' LIMIT 1 [to_replace] => Array ( [0] => :TABLE_TOPICS_DESCRIPTION [1] => :tPath [2] => :languages_id ) ) [authors_id] => Array ( [marker] => -au- [query] => SELECT authors_name FROM :TABLE_AUTHORS WHERE authors_id=':authors_id' LIMIT 1 [to_replace] => Array ( [0] => :TABLE_AUTHORS [1] => :authors_id ) ) ) [key:protected] => [cache_name_builder:protected] => Array ( [tPath] => 1 [authors_id] => 1 ) [urlInitial:protected] => [parameters:protected] => Array ( ) [add_session_id:protected] => [_sid:protected] => [cache_name:protected] => [query:protected] => [keys_index:protected] => Array ( ) [page:protected] => [extract:private] => ) [newsdesk_reviews_info] => Newsdesk_Reviews_Info_Page_Module Object ( [dependencies:protected] => Array ( [reviews_id] => Array ( [marker] => -nri- [query] => SELECT newsdesk_article_name FROM :TABLE_NEWSDESK_DESCRIPTION WHERE newsdesk_id=':reviews_id' AND language_id=':languages_id' LIMIT 1 [to_replace] => Array ( [0] => :TABLE_NEWSDESK_DESCRIPTION [1] => :reviews_id [2] => :languages_id ) ) ) [key:protected] => [cache_name_builder:protected] => Array ( [reviews_id] => 1 ) [urlInitial:protected] => [parameters:protected] => Array ( ) [add_session_id:protected] => [_sid:protected] => [cache_name:protected] => [query:protected] => [keys_index:protected] => Array ( ) [page:protected] => [extract:private] => ) [information] => Information_Page_Module Object ( [dependencies:protected] => Array ( [info_id] => Array ( [marker] => -i- [query] => SELECT information_title FROM :TABLE_INFORMATION WHERE information_id=':info_id' AND language_id=':languages_id' LIMIT 1 [to_replace] => Array ( [0] => :TABLE_INFORMATION [1] => :info_id [2] => :languages_id ) ) ) [key:protected] => [cache_name_builder:protected] => Array ( [info_id] => 1 ) [urlInitial:protected] => [parameters:protected] => Array ( ) [add_session_id:protected] => [_sid:protected] => [cache_name:protected] => [query:protected] => [keys_index:protected] => Array ( ) [page:protected] => [extract:private] => ) ) [uri_modules] => Array ( [osc_experimental] => Osc_Experimental_Uri_Module Object ( ) [standard] => Standard_Uri_Module Object ( ) [path_rewrite] => Path_Rewrite_Uri_Module Object ( ) [rewrite] => Rewrite_Uri_Module Object ( ) [path_standard] => Path_Standard_Uri_Module Object ( ) ) [parsing_module] => Path_Rewrite_Uri_Module [cache_name] => 02c5c6d42c9c8f4c256c7cf53bc44098 [cache] => Sqlite_Cache_Module Object ( [extract_query] => SELECT * FROM usu_cache WHERE cache_name = ':cache_name' [insert_query:private] => INSERT INTO usu_cache (cache_name, cache_data, cache_date) VALUES (':cache_name', ':cache_data', ':cache_date') [insert:private] => ) [registry] => Data_Registry Object ( [vars:private] => Array ( [cPath] => Array ( [1_16] => Array ( [pName] => Hardware [cName] => Memory ) [1] => Array ( [cName] => Hardware ) [1_17] => Array ( [pName] => Hardware [cName] => CDROM Drives ) [1_4] => Array ( [pName] => Hardware [cName] => Graphics Cards ) [1_8] => Array ( [pName] => Hardware [cName] => Keyboards ) [1_9] => Array ( [pName] => Hardware [cName] => Mice ) [1_6] => Array ( [pName] => Hardware [cName] => Monitors ) [1_5] => Array ( [pName] => Hardware [cName] => Printers ) [1_7] => Array ( [pName] => Hardware [cName] => Speakers ) [2] => Array ( [cName] => Software ) [3] => Array ( [cName] => DVD Movies ) [21] => Array ( [cName] => Gadgets ) ) [products_id] => Array ( [18] => Array ( [products_name] => Speed 2: Cruise Control [manufacturers_name] => Fox [categories_name] => Action [products_model] => DVD-SPEED2 [categories_id] => 10 ) [6] => Array ( [products_name] => The Matrix [manufacturers_name] => Warner [categories_name] => Action [products_model] => DVD-MATR [categories_id] => 10 ) [25] => Array ( [products_name] => Microsoft Internet Keyboard PS/2 [manufacturers_name] => Microsoft [categories_name] => Keyboards [products_model] => MSINTKB [categories_id] => 8 ) [5] => Array ( [products_name] => Blade Runner - Director's Cut [manufacturers_name] => Warner [categories_name] => Science Fiction [products_model] => DVD-BLDRNDC [categories_id] => 11 ) ) ) ) [initiated] => 1 [request_compare_in] => /ostv/hardware/memory-c-1_16.html [page_not_found] => [request_compare_new] => /ostv/hardware/memory-c-1_16.html The specific error where it hangs seems to be : [initiated] => 1 [request_compare_in] => /ostv/hardware/memory-c-1_16.html [page_not_found] => [request_compare_new] => /ostv/hardware/memory-c-1_16.html I have looked at the past solution from a year ago here : http://forums.osquantum.org/topic/1773-ultimate-seo-urls-5-pro/page__view__findpost__p__13317 But this did nothing, any idea's? Thanks, Jonny
  4. Hi guys, I decided to build a new store based on os 2.3.1. I've run into a strange error where all pages load until I click a sub category so Main category - sub category It loads up the header and just the page title. Has anyone had this before ? Thanks in advance Jay
  5. I have installed this but the left column filter box does not appear, does anyone have any idea what this could be?
  6. I'm receiving a very weird problem while using header tags seo 3.0 and Article Manager 1.5.7.3 My whole site, index, product_info etc all pick up the title/meta descriptions/keywords But when I goto any article it's all missing, I've checked in my /admin/ and the topics/articles are putting the info into the sql database... but I just cant get the pages to come up with it So I get the standard browser titles, "articles" "articles info" and my page source looks like the following : <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>Articles </title> <meta name="Description" content="" > <meta name="Keywords" content="Articles " > <meta name="googlebot" content="all" > <meta name="robots" content="noodp" > <meta name="slurp" content="noydir" > <meta name="robots" content="index, follow" > <link rel="canonical" href="http://mysite.com/articles.php" > <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" > <!-- EOF: Header Tags SEO Generated Meta Tags --> Any help would be extremely helpful Thanks!!!
  7. I think it may be an issue with the mobile/includes/classes/mobile_redirect.php as the following redirect works within application_top.php http://mobilecommercetools.com/mobile-redirect.php but this means all my pages would redirect to the index killing all SEO :(
  8. I put the following before the last ?> in mysite/includes/application_top.php: define(DIR_MOBILE_CLASSES , 'mobile/includes/classes/'); require(DIR_MOBILE_CLASSES . 'mobile_redirect.php'); $mobileRedirect = new mobileRedirect; My mysite/mobile/mysite/includes/classes/mobile_redirect.php has the following <?php class mobileRedirect { var $redirected; var $mobileDir = "mobile_"; function mobileRedirect() { $this->redirected = $this->needRedirect(); if($this->redirected) $this->redirect(); } function needRedirect() { if($this->isCancelled()) return false; if(strpos($_SERVER['SCRIPT_NAME'],$this->mobileDir . $this->mobileFile) > 0) return false; if(tep_browser_detect('iPhone') || tep_browser_detect('iPod')) return 'iPhone'; if(tep_browser_detect('IEMobile')) return 'iPhone'; if(tep_browser_detect('HTC')) return 'iPhone'; if(tep_browser_detect('Blackberry')) return 'Blackberry'; if(tep_browser_detect('Nokia')) return 'Nokia'; if(tep_browser_detect('SonyEricsson')) return 'SonyEricsson'; if(tep_browser_detect('Opera Mobi')) return 'iPhone'; if(tep_browser_detect('Opera Mini')) return 'iPhone'; if(tep_browser_detect('MAUI_WAP_Browser')) return 'GenericWAP'; if(tep_browser_detect('alcatel')) return('alcatel'); // Alcatel Browser (PDA/Phone browser) if(tep_browser_detect('lg-')) return('lg-'); // LG (PDA/Phone browser) if(tep_browser_detect('ericsson')) return('ericsson'); // Ericsson Browser (PDA/Phone browser) if(tep_browser_detect('mot-')) return('mot-'); // Motorola Browser (PDA/Phone browser) if(tep_browser_detect('panasonic')) return('panasonic'); // Panasonic Browser (PDA/Phone browser) if(tep_browser_detect('philips')) return('philips'); // Philips Browser (PDA/Phone browser) if(tep_browser_detect('sagem')) return('sagem'); // Sagem (PDA/Phone browser) if(tep_browser_detect('samsung')) return('samsung'); // Samsung (PDA/Phone browser) if(tep_browser_detect('sie-')) return('sie-'); // SIE (PDA/Phone browser) if(tep_browser_detect('sec-')) return('sec-'); // Sony/Ericsson (PDA/Phone browser) if(tep_browser_detect('sonyericsson')) return('sonyericsson'); // Sony/Ericsson Browser (PDA/Phone browser) if(tep_browser_detect('mmef')) return('mmef'); // Microsoft Mobile Explorer (PDA/Phone browser) if(tep_browser_detect('mspie')) return('mspie'); // MS Pocket Internet Explorer (PDA/Phone browser) if(tep_browser_detect('wapalizer')) return('wapalizer'); // WAPalizer (PDA/Phone browser) if(tep_browser_detect('Opera Mobile')) return('Opera Mobile'); // WAPalizer (PDA/Phone browser) if(tep_browser_detect('wapsilon')) return('wapsilon'); // WAPsilon (PDA/Phone browser) if(tep_browser_detect('webcollage')) return('webcollage'); // WebCollage (PDA/Phone browser) if(tep_browser_detect('up.')) return('up.'); // UP.Browser (PDA/Phone browser) if(tep_browser_detect('docomo')) return('docomo'); // I-Mode phone (PDA/Phone browser) if(tep_browser_detect('portalmmm')) return('portalmmm'); // I-Mode phone (PDA/Phone browser) return false; } function isCancelled() { if (tep_session_is_registered('redirectCancelled')) return true; if(isset($_GET['redirectCancelled']) && $_GET['redirectCancelled'] == 'true') { tep_session_register('redirectCancelled'); return true; } return false; } function redirect() { $path = split("/" , $_SERVER['SCRIPT_NAME']); $filename = $path[sizeof($path)-1]; $file = $this->mobileDir . $filename; $qstring = $_SERVER['QUERY_STRING']; $SSL = ($_SERVER['HTTPS']) ? "SSL" : "NONSSL"; if (file_exists($file)) tep_redirect(tep_href_link($file, $qstring, $SSL, false, false)); } } ?> Testing on an HTC Raph (XDA) using both mobile opera and Mobile IE, cheers for the help
  9. I've tried adding the code to application_top.php but it never redirects. I can goto mysite.com/mobile_index.php and everything is perfect. are there any other ways to force a redirect for mobiles ? thanks!!!!
  10. Here is an interesting one I have a site with SSL and oscommerce. On the same hosting I have other domains I would like to set up oscommerce on that are on the same hosting, I for the life of me couldn't get the multi-store contrib to install :( so I'm looking to do it on a more basic level. I.E http://www.shop-with-ssl.com/ http://www.shop-without-ssl.com/ Could I put the checkout of http://www.shop-without-ssl.com/ onto www.shop-with-ssl.com/folder-for-shop-without-ssl-shoppingcart/ and have it thhat when customers checkout they are redirected and brought back after ? Cheers :thumbsup:
  11. I basically get a blank page in IE while it loops, Firefox cancels saying its an incompleteable redirect. I removed the test store and will try a fresh install again next week so I will post the configure.php files then. Cheers for your help :thumbsup:
  12. OK I've got it installed now with osCommerce 2.2-MS2. but when I goto http://www.MYSITE.com/admin/ it just sits loading the page but never fully loads ? any ideas
  13. Quick update in Admin when I hard code the English language : // include the language translations require(DIR_WS_LANGUAGES . $language . 'english.php'); $current_page = basename($PHP_SELF); if (file_exists(DIR_WS_LANGUAGES . $language . '/english/' . $current_page)) { include(DIR_WS_LANGUAGES . $language . '/english/' . $current_page); } IE Shows a blank page and the status bar shows : Website found. Waiting for reply.... and it flicks repeatedly as if it's stuck in a loop Ive checked my languages table in myphpadmin and English is there, am I missing something completely ? to get the front end to work I needed to manually edit the configuration table values.
  14. Sorry to sound like a Noobie ( but this contribution has me 100% beat) How do I define languages in admin/languages.php?? I basically took a fresh copy of RC1 installed it tested it worked then installed Multistores over it and installed the included SQL update, So now I cant login to Admin.
  15. ok I tried to install this on RC1 no luck. Got the dreaded Failed opening required 'includes/languages/.php' checked my ftp, restarted my browser but nothing, tried changing the script to point directly to english.php but just got another error. Has anyone got this working on RC1 ? Is there a prepackaged oscommerce with this contrib available at all?
×
×
  • Create New...