Results 1 to 10 of 10
  1. #1
    Join Date
    Sep 2007
    Posts
    67
    Plugin Contributions
    0

    Default Moving Site to new server - Error on Ultimate SEO URLs

    Hi Guys,

    I am trying to move the store from one server to another server which is having the same exact physical path. However, I am getting a blank page on the new server. Upon installing the "Debug Error Logging Utility" on the new server, the following shows up on the debug file at the cache folder:

    [24-Jun-2008 08:24:38] PHP Fatal error: Cannot redeclare class SEO_URL_INSTALLER in C:\inetpub\domain1.com\wwwroot\includes\classes\seo.install.php on line 26
    Any idea?

  2. #2
    Join Date
    Sep 2007
    Posts
    67
    Plugin Contributions
    0

    Default Re: Moving Site to new server - Error on Ultimate SEO URLs

    To add-on, I have no problems to login to the admin page.

  3. #3
    Join Date
    Sep 2007
    Posts
    67
    Plugin Contributions
    0

    Default Re: Moving Site to new server - Error on Ultimate SEO URLs

    Further on this, I notice the page becomes blank when the file html_output.php is being placed in the includes\functions\ folder on the new server. When I replace the file with the default html_output.php from 1.3.8 source folder, the page looks fine. ZenCart version is latest 1.3.8

  4. #4
    Join Date
    Sep 2007
    Posts
    67
    Plugin Contributions
    0

    Default Re: Chemo's Ultimate URL's

    Hi All,

    I know this may be cross post but I need some advice. I am moving my store from one machine to a new machine and all the physical path and IIS setting is exactly the same as the old machine. However, I am having some problems to get the store working due to the SEO modules on the new server.

    Following by this, I tried to narrow down the issue if it is a server side issue or the zend installation issue by installing a completely new store with zen 1.3.8. I have loaded the latest modules to the server but I can't seems to find the SEO URLS upon I login to the admin area.

  5. #5
    Join Date
    Sep 2007
    Posts
    67
    Plugin Contributions
    0

    Default Re: Moving Site to new server - Error on Ultimate SEO URLs

    Hi Guys,

    I have been trying to look around for alternatives but no luck. Anyone got a better idea on this?

  6. #6
    Join Date
    Sep 2007
    Posts
    67
    Plugin Contributions
    0

    Default Re: SEO Installer Class Broken After Site Move

    Hey DrByte,

    I have followed exactly what has been listed on the link you provided here but I have no luck in getting the main page loaded. All the config.php and the session directory has been verified to be having the correct entry. The /admin is working well, only the store page is not loading.

  7. #7
    Join Date
    Sep 2007
    Posts
    67
    Plugin Contributions
    0

    Default Re: Ultimate SEO URLs

    I removed all the SEO related rows in the configuration table and also the configuration_groups table. However, the following message throws up when I try to load the first page:

    1366 Incorrect integer value: '' for column 'configuration_group_id' at row 1
    in:
    [INSERT INTO `configuration_group` VALUES ('', 'SEO URLs', 'Options for Ultimate SEO URLs by Chemo', '39', '1')]
    I tried manually running the SQL command at the configuration_group table by putting in the first value, the row added without issue. But the same message still shows up when I refresh the first page.

  8. #8
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Ultimate SEO URLs

    moderator note: Multiple scattered post have been merged into one
    .

    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.

  9. #9
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Ultimate SEO URLs

    1. I thought that Ultimate SEO only worked on Apache servers, not IIS.

    2. The "incorrect integer value" error is a bug in the Ultimate SEO code which is not compatible with MySQL 5.
    You'll have to change
    Code:
    VALUES ('','SEO URLs'
    to
    Code:
    VALUES (NULL, 'SEO URLs'
    or maybe even use a 0 instead of NULL.
    Who knows what other incompatibilities may exist.
    .

    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.

  10. #10
    Join Date
    Jan 2008
    Location
    Roswell, Ga USA
    Posts
    144
    Plugin Contributions
    0

    Default Re: Moving Site to new server - Error on Ultimate SEO URLs

    did you get this working?

 

 

Similar Threads

  1. Ultimate SEO URLs 2.107 not working on IIS 7 with Windows Server 2008
    By Salvatore87 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 8 Sep 2011, 03:46 PM
  2. Ultimate SEO Urls Error
    By bryan7707 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 23 Dec 2010, 03:34 AM
  3. Ultimate SEO URLs - Can it be run on a server with no .htaccess?
    By z3n in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 29 Jan 2009, 05:54 PM
  4. Ultimate SEO URLs: fatal error
    By X@vier in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 15 Dec 2006, 12:24 PM
  5. Moving Site to new server - Error on Ultimate SEO URLs
    By jman in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 31 Aug 2006, 07:59 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR