Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16
  1. #11
    Join Date
    Jan 2013
    Location
    India
    Posts
    9
    Plugin Contributions
    0

    Default Re: Page not loading - blank

    Code:
    Ultimate SEO 	
    Title 	Value 	Action 
    Ultimate SEO Version 	2.212 	 
    Generate cPath parameters 	auto 	Info 
    Rewritten URLs end with 	.html 	Info 
    Format of rewritten URLs 	original 	Info 
    Categories as directories 	short 	Info 
    Enter PCRE filter rules for generated URLs 		Info 
    Enter special character conversions 		Info 
    Remove these characters from URLs 	punctuation 	Info 
    Enable automatic redirects? 	false 	Info 
    Enable SEO cache to save queries? 	false 	Info 
    Enable product cache? 	true 	Info 
    Enable categories cache? 	true 	Info 
    Enable manufacturers cache? 	true 	Info 
    Enable ez pages cache? 	true 	Info 
    	
    Ultimate SEO Version
    Please make any necessary changes
    
    Ultimate SEO Version
    Installed Version
    
    2.212
    I dont see: "admin" -> "configuration" -> "ultimate seo". Set "Enable SEO URLs?" to false.


    Code:
    admin/includes/auto_loaders
    overrides
    config.core.php
    config.security_patch_v138_20090619.php
    config.seo.php
    index.html
    
    /includes/auto_loaders
    config.seo.php
    config.ultimate_seo.php = Now deleted and the store loading.
    SEO issue has been sorted lhungil.

    Next comes :
    Code:
    [31-Jan-2013 17:06:31] PHP Fatal error:  Call to undefined method currencies::display_symbol_left() in /home/#####/public_html/####.com/shop/includes/templates/slucky/templates/tpl_modules_header_right.php on line 22

  2. #12
    Join Date
    Jan 2004
    Posts
    66,445
    Plugin Contributions
    81

    Default Re: Page not loading - blank

    Find out all the ways in which your site's files differ from original Zen Cart code, and sort out the things that are missing or extraneous or don't belong.
    http://www.zen-cart.com/wiki/index.p...Obscure_Issues
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #13
    Join Date
    Jan 2013
    Location
    India
    Posts
    9
    Plugin Contributions
    0

    Default Re: Page not loading - blank

    on it DrByte.

    never really understood how to use WinMerge

    Then again DrByte: I see tpl_modules_header_right.php calling method currencies::display_symbol_left()

    1. Is there anyway to know where or in which file that method should be located ?

    2. Also what if I remove it completely, will be hinder any functionality ?
    Last edited by cybernox; 1 Feb 2013 at 12:27 AM.

  4. #14
    Join Date
    Jan 2004
    Posts
    66,445
    Plugin Contributions
    81

    Default Re: Page not loading - blank

    There is no tpl_modules_header_right.php in original Zen Cart code, so I can only guess what it's trying to do.
    Chances are your error message is happening where that file is trying to output a price or a currency symbol for a currency pulldown or something. If you don't need that, then I wouldn't hesitate to remove it.

    "currencies::" in the error message refers to a class named "currencies", which would normally be /includes/classes/currencies.php
    And that gets loaded by includes/init_includes/init_currencies.php before currency features are then used in many other places in your site.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #15
    Join Date
    Jan 2013
    Location
    India
    Posts
    9
    Plugin Contributions
    0

    Default Re: Page not loading - blank

    Currency issue solved as well. Its a forwarded template and the original author isnt available. So I've to look through it to sort it myself.

    Btw I just sorted "Reset All Box Sort Order to match DEFAULT Sort Order for Template"

    I mean reset them to default do you think that will cause issues too ?

  6. #16
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default Re: Page not loading - blank

    Quote Originally Posted by cybernox View Post
    I dont see: "admin" -> "configuration" -> "ultimate seo". Set "Enable SEO URLs?" to false.
    I'd guess something might still be not quite right with the installation of "Ultimate SEO URLs". That configuration setting is a core setting used in many places by the module and also by the installer (and saved in the database). If the setting is not present (or set to false) the module will not run (for safety reasons).

    Quote Originally Posted by cybernox View Post
    SEO issue has been sorted lhungil.
    Glad to hear you found the extra file :)
    The glass is not half full. The glass is not half empty. The glass is simply too big!
    Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
    Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. v153 Website not loading - blank page
    By GeoBew in forum General Questions
    Replies: 7
    Last Post: 12 Oct 2015, 11:06 PM
  2. product_listing.php not loading (blank page)
    By kennyhoward in forum General Questions
    Replies: 5
    Last Post: 6 Jan 2011, 06:28 AM
  3. admin not loading - checkout to blank page
    By kdogg in forum General Questions
    Replies: 9
    Last Post: 13 Oct 2010, 09:00 AM
  4. Blank page — index.php / Store not loading
    By sportbiker in forum General Questions
    Replies: 2
    Last Post: 7 Jan 2010, 02:08 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg