Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

404 error on account and success pages #509

Open
lilianamaz opened this issue May 26, 2014 · 9 comments
Open

404 error on account and success pages #509

lilianamaz opened this issue May 26, 2014 · 9 comments

Comments

@lilianamaz
Copy link

Hello, I write because I need help with a site desperately!

It's an old zencart site, version 1.3.8a. It was working alright until recently the hosting company updated the PHP version and then it stopped working, so I am trying to fix it, I downloaded the patch files and updated the deprecated functions, so I made it work again.

The only problem I have now is that I am getting 404 Not Found error in the account and succesful checkout pages.

I haven't use zencart/ zenmagick before, so I am a bit confused. Nevertheless I've checked and the files are there and cannot see any error.

Do you have any Idea to help me fix this please?

Thanks in advance

@ghost
Copy link

ghost commented May 26, 2014

It doesn't actually sound like you're using zenmagick at all. If you aren't, then contact the ZenCart forums for support.

@lilianamaz
Copy link
Author

Hello, thanks for your reply. Yes I am using it, Sorry I wasn't clear enough. I am using ZenMagick version: 0.8.6.1

@ghost
Copy link

ghost commented May 27, 2014

Hi @lilianamaz - jrobeson may be able to help you here perhaps, but you should also be aware of the note on the ZenMagick site's front page:

21/10/2013: Development of ZenMagick has been suspended and is no longer supported. This site will continue to exist for a transitional time.
Thanks for all the support over the years, sadly it hasn't worked out.

It's a real shame, as there was some great work going on. Just as long as you're aware of that. Zen Cart Beta 1.6 has just been announced so you MAY want to explore that avenue instead.

@lilianamaz
Copy link
Author

I know It's a shame!!!

Well we have started to build a new site from scratch, but in the meantime, we need to get the old one working and I've already spent a lot of time fixing it and I feel super close but stuck!!!

I hope anyone here can give me advise or ideas to fix my problem.

Thanks guys :)

@ghost
Copy link

ghost commented May 27, 2014

OK well with the caveat that I'm not from ZenMagick, but used ZenCart a lot in the past, I might be able to help. This sounds like it might be a more generic .htaccess problem. First of all, the biggest clue will come in your sites error and access logs. Can you access them? Perhaps visit a couple of the broken pages, then copy and paste the relevant lines here if you don't spot anything?

Also, post your .htaccess file for that directory - have you made any changes to them?

But start with those error logs - php AND server if your host separates them out (most do).

@lilianamaz
Copy link
Author

Hello, thanks for your reply digitaltoast. I am sorry for the late response, I was finishing my dissertation :).

Here is the error log (I know It's a lot of stuff, But I don't consider any "important" issue):

[29-May-2014 02:30:24 UTC] PHP Notice: Constant ZM_ADMINFN_CACHE already defined in /data03/c3047047/public_html/wholesale/zenmagick/core/settings/zenmagick.php on line 102
[29-May-2014 02:30:24 UTC] PHP Notice: Constant PRODUCTS_OPTIONS_TYPE_SELECT already defined in /data03/c3047047/public_html/wholesale/zenmagick/core/settings/zenmagick.php on line 184
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMObject in /data03/c3047047/public_html/wholesale/zenmagick/core/ZMObject.php on line 51
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMLoader in /data03/c3047047/public_html/wholesale/zenmagick/core/ZMLoader.php on line 76
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMRuntime in /data03/c3047047/public_html/wholesale/zenmagick/core/ZMRuntime.php on line 59
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMService in /data03/c3047047/public_html/wholesale/zenmagick/core/ZMService.php on line 57
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMThemes in /data03/c3047047/public_html/wholesale/zenmagick/core/service/ZMThemes.php on line 46
[29-May-2014 02:30:24 UTC] PHP Notice: Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' in /data03/c3047047/public_html/wholesale/zenmagick/core/admin/misc.php on line 29
[29-May-2014 02:30:24 UTC] PHP Notice: Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' in /data03/c3047047/public_html/wholesale/zenmagick/core/admin/misc.php on line 30
[29-May-2014 02:30:24 UTC] PHP Notice: Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' in /data03/c3047047/public_html/wholesale/zenmagick/core/admin/misc.php on line 31
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMCache in /data03/c3047047/public_html/wholesale/zenmagick/core/ZMCache.php on line 64
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMDao in /data03/c3047047/public_html/wholesale/zenmagick/core/ZMDao.php on line 52
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMRequest in /data03/c3047047/public_html/wholesale/zenmagick/core/ZMRequest.php on line 63
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMSession in /data03/c3047047/public_html/wholesale/zenmagick/core/ZMSession.php on line 48
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMShoppingCart in /data03/c3047047/public_html/wholesale/zenmagick/core/ZMShoppingCart.php on line 55
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMCrumbtrail in /data03/c3047047/public_html/wholesale/zenmagick/core/misc/ZMCrumbtrail.php on line 50
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMEventFixes in /data03/c3047047/public_html/wholesale/zenmagick/core/misc/ZMEventFixes.php on line 46
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMShippingEstimator in /data03/c3047047/public_html/wholesale/zenmagick/core/misc/ZMShippingEstimator.php on line 48
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMMetaTags in /data03/c3047047/public_html/wholesale/zenmagick/core/misc/ZMMetaTags.php on line 70
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMZcoObserver in /data03/c3047047/public_html/wholesale/zenmagick/core/misc/ZMZcoObserver.php on line 51
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMPlugin in /data03/c3047047/public_html/wholesale/zenmagick/core/plugins/ZMPlugin.php on line 91
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMPluginHandler in /data03/c3047047/public_html/wholesale/zenmagick/core/plugins/ZMPluginHandler.php on line 52
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMPluginPage in /data03/c3047047/public_html/wholesale/zenmagick/core/plugins/ZMPluginPage.php on line 66
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMBoxPlugin in /data03/c3047047/public_html/wholesale/zenmagick/core/plugins/types/ZMBoxPlugin.php on line 58
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Declaration of ZMBoxPlugin::remove() should be compatible with ZMPlugin::remove($keepSettings = false) in /data03/c3047047/public_html/wholesale/zenmagick/core/plugins/types/ZMBoxPlugin.php on line 172
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMResultListFilter in /data03/c3047047/public_html/wholesale/zenmagick/core/resultlist/ZMResultListFilter.php on line 64
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMResultList in /data03/c3047047/public_html/wholesale/zenmagick/core/resultlist/ZMResultList.php on line 73
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMResultListSorter in /data03/c3047047/public_html/wholesale/zenmagick/core/resultlist/ZMResultListSorter.php on line 68
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMCategoryFilter in /data03/c3047047/public_html/wholesale/zenmagick/core/resultlist/filter/ZMCategoryFilter.php on line 52
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMManufacturerFilter in /data03/c3047047/public_html/wholesale/zenmagick/core/resultlist/filter/ZMManufacturerFilter.php on line 46
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMProductSorter in /data03/c3047047/public_html/wholesale/zenmagick/core/resultlist/sorter/ZMProductSorter.php on line 64
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMSacsMapper in /data03/c3047047/public_html/wholesale/zenmagick/core/rp/ZMSacsMapper.php on line 63
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMController in /data03/c3047047/public_html/wholesale/zenmagick/core/rp/ZMController.php on line 64
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMUrlMapper in /data03/c3047047/public_html/wholesale/zenmagick/core/rp/ZMUrlMapper.php on line 60
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMView in /data03/c3047047/public_html/wholesale/zenmagick/core/rp/ZMView.php on line 59
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMAjaxController in /data03/c3047047/public_html/wholesale/zenmagick/core/rp/ajax/ZMAjaxController.php on line 55
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMPageView in /data03/c3047047/public_html/wholesale/zenmagick/core/rp/uip/ZMPageView.php on line 52
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMTheme in /data03/c3047047/public_html/wholesale/zenmagick/core/rp/uip/themes/ZMTheme.php on line 56
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMThemeInfo in /data03/c3047047/public_html/wholesale/zenmagick/core/rp/uip/themes/ZMThemeInfo.php on line 70
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMEmailView in /data03/c3047047/public_html/wholesale/zenmagick/core/rp/uip/views/ZMEmailView.php on line 61
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMForwardView in /data03/c3047047/public_html/wholesale/zenmagick/core/rp/uip/views/ZMForwardView.php on line 52
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMPluginView in /data03/c3047047/public_html/wholesale/zenmagick/core/rp/uip/views/ZMPluginView.php on line 57
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMPopupView in /data03/c3047047/public_html/wholesale/zenmagick/core/rp/uip/views/ZMPopupView.php on line 50
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMRedirectView in /data03/c3047047/public_html/wholesale/zenmagick/core/rp/uip/views/ZMRedirectView.php on line 62
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMAccounts in /data03/c3047047/public_html/wholesale/zenmagick/core/service/ZMAccounts.php on line 46
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMAddresses in /data03/c3047047/public_html/wholesale/zenmagick/core/service/ZMAddresses.php on line 46
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMAttributes in /data03/c3047047/public_html/wholesale/zenmagick/core/service/ZMAttributes.php on line 60
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMBanners in /data03/c3047047/public_html/wholesale/zenmagick/core/service/ZMBanners.php on line 50
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMCategories in /data03/c3047047/public_html/wholesale/zenmagick/core/service/ZMCategories.php on line 68
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMConfig in /data03/c3047047/public_html/wholesale/zenmagick/core/service/ZMConfig.php on line 46
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMCountries in /data03/c3047047/public_html/wholesale/zenmagick/core/service/ZMCountries.php on line 51
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMCoupons in /data03/c3047047/public_html/wholesale/zenmagick/core/service/ZMCoupons.php on line 48
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMCurrencies in /data03/c3047047/public_html/wholesale/zenmagick/core/service/ZMCurrencies.php on line 51
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMEvents in /data03/c3047047/public_html/wholesale/zenmagick/core/service/ZMEvents.php on line 56
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMEZPages in /data03/c3047047/public_html/wholesale/zenmagick/core/service/ZMEZPages.php on line 46
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMFeatures in /data03/c3047047/public_html/wholesale/zenmagick/core/service/ZMFeatures.php on line 54
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMLayout in /data03/c3047047/public_html/wholesale/zenmagick/core/service/ZMLayout.php on line 56
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMManufacturers in /data03/c3047047/public_html/wholesale/zenmagick/core/service/ZMManufacturers.php on line 47
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMMessages in /data03/c3047047/public_html/wholesale/zenmagick/core/service/ZMMessages.php on line 65
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMOrders in /data03/c3047047/public_html/wholesale/zenmagick/core/service/ZMOrders.php on line 46
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMPayments in /data03/c3047047/public_html/wholesale/zenmagick/core/service/ZMPayments.php on line 57
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMPlugins in /data03/c3047047/public_html/wholesale/zenmagick/core/service/ZMPlugins.php on line 88
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMReviews in /data03/c3047047/public_html/wholesale/zenmagick/core/service/ZMReviews.php on line 46
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMShipping in /data03/c3047047/public_html/wholesale/zenmagick/core/service/ZMShipping.php on line 63
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMRule in /data03/c3047047/public_html/wholesale/zenmagick/core/validations/ZMRule.php on line 60
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMRuleSet in /data03/c3047047/public_html/wholesale/zenmagick/core/validations/ZMRuleSet.php on line 56
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMValidator in /data03/c3047047/public_html/wholesale/zenmagick/core/validations/ZMValidator.php on line 53
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMDateRule in /data03/c3047047/public_html/wholesale/zenmagick/core/validations/rules/ZMDateRule.php on line 58
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMEmailRule in /data03/c3047047/public_html/wholesale/zenmagick/core/validations/rules/ZMEmailRule.php on line 53
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMFieldMatchRule in /data03/c3047047/public_html/wholesale/zenmagick/core/validations/rules/ZMFieldMatchRule.php on line 59
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMMinRule in /data03/c3047047/public_html/wholesale/zenmagick/core/validations/rules/ZMMinRule.php on line 57
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMRegexpRule in /data03/c3047047/public_html/wholesale/zenmagick/core/validations/rules/ZMRegexpRule.php on line 57
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMRequiredRule in /data03/c3047047/public_html/wholesale/zenmagick/core/validations/rules/ZMRequiredRule.php on line 53
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMWrapperRule in /data03/c3047047/public_html/wholesale/zenmagick/core/validations/rules/ZMWrapperRule.php on line 58
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMGVAmountRule in /data03/c3047047/public_html/wholesale/zenmagick/core/validations/rules/custom/ZMGVAmountRule.php on line 56
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMStateOrZoneIdRule in /data03/c3047047/public_html/wholesale/zenmagick/core/validations/rules/custom/ZMStateOrZoneIdRule.php on line 56
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMUniqueEmailRule in /data03/c3047047/public_html/wholesale/zenmagick/core/validations/rules/custom/ZMUniqueEmailRule.php on line 53
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMCurrency in /data03/c3047047/public_html/wholesale/zenmagick/core/model/ZMCurrency.php on line 61
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMAccount in /data03/c3047047/public_html/wholesale/zenmagick/core/model/account/ZMAccount.php on line 85
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMCrumb in /data03/c3047047/public_html/wholesale/zenmagick/core/model/layout/ZMCrumb.php on line 58
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class zm_imagehandler2 in /data03/c3047047/public_html/wholesale/zenmagick/plugins/request/zm_imagehandler2/zm_imagehandler2.php on line 46
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Only variables should be assigned by reference in /data03/c3047047/public_html/wholesale/zenmagick/core/ZMRuntime.php on line 148
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Only variables should be assigned by reference in /data03/c3047047/public_html/wholesale/zenmagick/core/ZMRuntime.php on line 132
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class DefaultThemeInfo in /data03/c3047047/public_html/wholesale/zenmagick/themes/default/DefaultThemeInfo.php on line 60
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Only variables should be assigned by reference in /data03/c3047047/public_html/wholesale/zenmagick/core/ZMRuntime.php on line 148
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class OjThemeInfo in /data03/c3047047/public_html/wholesale/zenmagick/themes/oj/OjThemeInfo.php on line 12
[29-May-2014 02:30:24 UTC] PHP Warning: date(): It is not safe to rely on the system's timezone settings. You are required to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /data03/c3047047/public_html/wholesale/includes/languages/english.php on line 16
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined variable: secure in /data03/c3047047/public_html/wholesale/zenmagick/plugins/request/zm_pretty_links/functions.php on line 57
[29-May-2014 02:30:24 UTC] PHP Notice: Constant DATE_FORMAT_LONG already defined in /data03/c3047047/public_html/wholesale/includes/languages/english.php on line 24
[29-May-2014 02:30:24 UTC] PHP Notice: Constant DATE_FORMAT already defined in /data03/c3047047/public_html/wholesale/includes/languages/english.php on line 25
[29-May-2014 02:30:24 UTC] PHP Notice: Constant DATE_TIME_FORMAT already defined in /data03/c3047047/public_html/wholesale/includes/languages/english.php on line 26
[29-May-2014 02:30:24 UTC] PHP Notice: Constant HTML_PARAMS already defined in /data03/c3047047/public_html/wholesale/includes/languages/english.php on line 46
[29-May-2014 02:30:24 UTC] PHP Notice: Constant DOB_FORMAT_STRING already defined in /data03/c3047047/public_html/wholesale/includes/languages/english.php on line 72
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined variable: secure in /data03/c3047047/public_html/wholesale/zenmagick/plugins/request/zm_pretty_links/functions.php on line 57
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined variable: secure in /data03/c3047047/public_html/wholesale/zenmagick/plugins/request/zm_pretty_links/functions.php on line 57
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined variable: secure in /data03/c3047047/public_html/wholesale/zenmagick/plugins/request/zm_pretty_links/functions.php on line 57
[29-May-2014 02:30:24 UTC] PHP Warning: date(): It is not safe to rely on the system's timezone settings. You are required to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /data03/c3047047/public_html/wholesale/includes/languages/english/email_extras.php on line 30
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined variable: secure in /data03/c3047047/public_html/wholesale/zenmagick/plugins/request/zm_pretty_links/functions.php on line 57
[29-May-2014 02:30:24 UTC] PHP Notice: Constant OFFICE_IP_TO_HOST_ADDRESS already defined in /data03/c3047047/public_html/wholesale/includes/languages/english/email_extras.php on line 52
[29-May-2014 02:30:24 UTC] PHP Warning: date(): It is not safe to rely on the system's timezone settings. You are required to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /data03/c3047047/public_html/wholesale/includes/init_includes/init_special_funcs.php on line 40
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined variable: secure in /data03/c3047047/public_html/wholesale/zenmagick/plugins/request/zm_pretty_links/functions.php on line 57
[29-May-2014 02:30:24 UTC] PHP Warning: date(): It is not safe to rely on the system's timezone settings. You are required to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /data03/c3047047/public_html/wholesale/includes/counter.php on line 21
[29-May-2014 02:30:24 UTC] PHP Warning: mktime(): It is not safe to rely on the system's timezone settings. You are required to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /data03/c3047047/public_html/wholesale/includes/counter.php on line 53
[29-May-2014 02:30:24 UTC] PHP Warning: strftime(): It is not safe to rely on the system's timezone settings. You are required to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /data03/c3047047/public_html/wholesale/includes/counter.php on line 53
[29-May-2014 02:30:24 UTC] PHP Notice: Constant HEADING_ADDRESS_INFORMATION already defined in /data03/c3047047/public_html/wholesale/includes/languages/english/checkout_process.php on line 46
[29-May-2014 02:30:24 UTC] PHP Deprecated: Function ereg() is deprecated in /data03/c3047047/public_html/wholesale/includes/classes/shopping_cart.php on line 655
[29-May-2014 02:30:24 UTC] PHP Deprecated: Function ereg() is deprecated in /data03/c3047047/public_html/wholesale/includes/classes/shopping_cart.php on line 655
[29-May-2014 02:30:24 UTC] PHP Deprecated: Function ereg() is deprecated in /data03/c3047047/public_html/wholesale/includes/classes/shopping_cart.php on line 655
[29-May-2014 02:30:24 UTC] PHP Deprecated: Function ereg() is deprecated in /data03/c3047047/public_html/wholesale/includes/classes/shopping_cart.php on line 655
[29-May-2014 02:30:24 UTC] PHP Deprecated: Function ereg() is deprecated in /data03/c3047047/public_html/wholesale/includes/classes/shopping_cart.php on line 655
[29-May-2014 02:30:24 UTC] PHP Deprecated: Function ereg() is deprecated in /data03/c3047047/public_html/wholesale/includes/classes/shopping_cart.php on line 655
[29-May-2014 02:30:24 UTC] PHP Deprecated: Function ereg() is deprecated in /data03/c3047047/public_html/wholesale/includes/classes/shopping_cart.php on line 1253
[29-May-2014 02:30:24 UTC] PHP Deprecated: Function ereg() is deprecated in /data03/c3047047/public_html/wholesale/includes/classes/shopping_cart.php on line 1253
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined variable: coupon_code in /data03/c3047047/public_html/wholesale/includes/classes/order.php on line 339
[29-May-2014 02:30:24 UTC] PHP Notice: Trying to get property of non-object in /data03/c3047047/public_html/wholesale/includes/classes/order.php on line 339
[29-May-2014 02:30:24 UTC] PHP Notice: Constant MODULE_ORDER_TOTAL_COUPON_HEADER already defined in /data03/c3047047/public_html/wholesale/includes/languages/english/modules/order_total/ot_coupon.php on line 14
[29-May-2014 02:30:24 UTC] PHP Notice: Constant SHIPPING_NOT_INCLUDED already defined in /data03/c3047047/public_html/wholesale/includes/languages/english/modules/order_total/ot_gv.php on line 13
[29-May-2014 02:30:24 UTC] PHP Notice: Constant TAX_NOT_INCLUDED already defined in /data03/c3047047/public_html/wholesale/includes/languages/english/modules/order_total/ot_gv.php on line 14
[29-May-2014 02:30:24 UTC] PHP Notice: Use of undefined constant MODULE_ORDER_TOTAL_GV_REDEEM_BOX - assumed 'MODULE_ORDER_TOTAL_GV_REDEEM_BOX' in /data03/c3047047/public_html/wholesale/includes/modules/order_total/ot_gv.php on line 46
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined property: ot_subtotal::$credit_class in /data03/c3047047/public_html/wholesale/includes/classes/order_total.php on line 180
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined property: ot_shipping::$credit_class in /data03/c3047047/public_html/wholesale/includes/classes/order_total.php on line 180
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined index: cc_id in /data03/c3047047/public_html/wholesale/includes/modules/order_total/ot_coupon.php on line 400
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined index: cc_id in /data03/c3047047/public_html/wholesale/includes/modules/order_total/ot_coupon.php on line 400
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined index: cc_id in /data03/c3047047/public_html/wholesale/includes/modules/order_total/ot_coupon.php on line 400
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined index: cc_id in /data03/c3047047/public_html/wholesale/includes/modules/order_total/ot_coupon.php on line 400
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined index: cc_id in /data03/c3047047/public_html/wholesale/includes/modules/order_total/ot_coupon.php on line 326
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined index: total in /data03/c3047047/public_html/wholesale/includes/modules/order_total/ot_coupon.php on line 109
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined index: tax in /data03/c3047047/public_html/wholesale/includes/modules/order_total/ot_coupon.php on line 109
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined index: total in /data03/c3047047/public_html/wholesale/includes/modules/order_total/ot_group_pricing.php on line 120
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined index: tax in /data03/c3047047/public_html/wholesale/includes/modules/order_total/ot_group_pricing.php on line 120
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined property: ot_tax::$credit_class in /data03/c3047047/public_html/wholesale/includes/classes/order_total.php on line 180
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined property: ot_loworderfee::$credit_class in /data03/c3047047/public_html/wholesale/includes/classes/order_total.php on line 180
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined property: ot_total::$credit_class in /data03/c3047047/public_html/wholesale/includes/classes/order_total.php on line 180
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined index: cc_id in /data03/c3047047/public_html/wholesale/includes/modules/order_total/ot_coupon.php on line 400
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined index: cc_id in /data03/c3047047/public_html/wholesale/includes/modules/order_total/ot_coupon.php on line 400
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined index: cc_id in /data03/c3047047/public_html/wholesale/includes/modules/order_total/ot_coupon.php on line 400
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined index: cc_id in /data03/c3047047/public_html/wholesale/includes/modules/order_total/ot_coupon.php on line 400
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined index: cc_id in /data03/c3047047/public_html/wholesale/includes/modules/order_total/ot_coupon.php on line 326
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined index: total in /data03/c3047047/public_html/wholesale/includes/modules/order_total/ot_coupon.php on line 61
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined index: total in /data03/c3047047/public_html/wholesale/includes/modules/order_total/ot_coupon.php on line 62
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined index: total in /data03/c3047047/public_html/wholesale/includes/modules/order_total/ot_group_pricing.php on line 32
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined index: total in /data03/c3047047/public_html/wholesale/includes/modules/order_total/ot_group_pricing.php on line 33
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined index: cc_type in /data03/c3047047/public_html/wholesale/includes/classes/order.php on line 603
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined index: cc_owner in /data03/c3047047/public_html/wholesale/includes/classes/order.php on line 604
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined index: cc_number in /data03/c3047047/public_html/wholesale/includes/classes/order.php on line 605
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined index: cc_expires in /data03/c3047047/public_html/wholesale/includes/classes/order.php on line 606
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined property: ot_subtotal::$credit_class in /data03/c3047047/public_html/wholesale/includes/classes/order_total.php on line 141
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined property: ot_shipping::$credit_class in /data03/c3047047/public_html/wholesale/includes/classes/order_total.php on line 141
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined property: ot_tax::$credit_class in /data03/c3047047/public_html/wholesale/includes/classes/order_total.php on line 141
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined property: ot_loworderfee::$credit_class in /data03/c3047047/public_html/wholesale/includes/classes/order_total.php on line 141
[29-May-2014 02:30:24 UTC] PHP Deprecated: Function ereg() is deprecated in /data03/c3047047/public_html/wholesale/includes/modules/order_total/ot_gv.php on line 142
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined property: ot_total::$credit_class in /data03/c3047047/public_html/wholesale/includes/classes/order_total.php on line 141
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined variable: total_products_price in /data03/c3047047/public_html/wholesale/includes/classes/order.php on line 863
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined variable: products_tax in /data03/c3047047/public_html/wholesale/includes/classes/order.php on line 863
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined variable: total_products_price in /data03/c3047047/public_html/wholesale/includes/classes/order.php on line 864
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined property: ot_subtotal::$credit_class in /data03/c3047047/public_html/wholesale/includes/classes/order_total.php on line 141
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined property: ot_shipping::$credit_class in /data03/c3047047/public_html/wholesale/includes/classes/order_total.php on line 141
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined property: ot_tax::$credit_class in /data03/c3047047/public_html/wholesale/includes/classes/order_total.php on line 141
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined property: ot_loworderfee::$credit_class in /data03/c3047047/public_html/wholesale/includes/classes/order_total.php on line 141
[29-May-2014 02:30:24 UTC] PHP Deprecated: Function ereg() is deprecated in /data03/c3047047/public_html/wholesale/includes/modules/order_total/ot_gv.php on line 142
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined property: ot_total::$credit_class in /data03/c3047047/public_html/wholesale/includes/classes/order_total.php on line 141
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined variable: total_products_price in /data03/c3047047/public_html/wholesale/includes/classes/order.php on line 863
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined variable: products_tax in /data03/c3047047/public_html/wholesale/includes/classes/order.php on line 863
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined variable: total_products_price in /data03/c3047047/public_html/wholesale/includes/classes/order.php on line 864
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined property: ot_subtotal::$credit_class in /data03/c3047047/public_html/wholesale/includes/classes/order_total.php on line 201
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined property: ot_shipping::$credit_class in /data03/c3047047/public_html/wholesale/includes/classes/order_total.php on line 201
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined index: cc_id in /data03/c3047047/public_html/wholesale/includes/modules/order_total/ot_coupon.php on line 306
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined property: ot_tax::$credit_class in /data03/c3047047/public_html/wholesale/includes/classes/order_total.php on line 201
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined property: ot_loworderfee::$credit_class in /data03/c3047047/public_html/wholesale/includes/classes/order_total.php on line 201
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined variable: gv_payment_amount in /data03/c3047047/public_html/wholesale/includes/modules/order_total/ot_gv.php on line 208
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined property: ot_total::$credit_class in /data03/c3047047/public_html/wholesale/includes/classes/order_total.php on line 201
[29-May-2014 02:30:24 UTC] PHP Warning: strftime(): It is not safe to rely on the system's timezone settings. You are required to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /data03/c3047047/public_html/wholesale/includes/classes/order.php on line 912
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined variable: secure in /data03/c3047047/public_html/wholesale/zenmagick/plugins/request/zm_pretty_links/functions.php on line 57
[29-May-2014 02:30:24 UTC] PHP Warning: strftime(): It is not safe to rely on the system's timezone settings. You are required to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /data03/c3047047/public_html/wholesale/includes/classes/order.php on line 922
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined variable: secure in /data03/c3047047/public_html/wholesale/zenmagick/plugins/request/zm_pretty_links/functions.php on line 57
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined variable: html_ot in /data03/c3047047/public_html/wholesale/includes/classes/order.php on line 943
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined variable: args in /data03/c3047047/public_html/wholesale/zenmagick/core/email.php on line 93
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined variable: atttachment in /data03/c3047047/public_html/wholesale/zenmagick/core/email.php on line 99
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMDefaultController in /data03/c3047047/public_html/wholesale/zenmagick/core/rp/uip/controller/ZMDefaultController.php on line 46
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Only variables should be assigned by reference in /data03/c3047047/public_html/wholesale/zenmagick/core/ZMRequest.php on line 371
[29-May-2014 02:30:24 UTC] PHP Notice: Undefined variable: sqlLimit in /data03/c3047047/public_html/wholesale/zenmagick/core/service/ZMOrders.php on line 87
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMOrder in /data03/c3047047/public_html/wholesale/zenmagick/core/model/order/ZMOrder.php on line 69
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Only variables should be assigned by reference in /data03/c3047047/public_html/wholesale/zenmagick/core/service/ZMOrders.php on line 189
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Only variables should be assigned by reference in /data03/c3047047/public_html/wholesale/zenmagick/core/service/ZMOrders.php on line 285
[29-May-2014 02:30:24 UTC] PHP Notice: Indirect modification of overloaded property ZMAccount::$accounts_ has no effect in /data03/c3047047/public_html/wholesale/zenmagick/core/service/ZMOrders.php on line 298
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Only variables should be assigned by reference in /data03/c3047047/public_html/wholesale/zenmagick/core/service/ZMOrders.php on line 298
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMAddress in /data03/c3047047/public_html/wholesale/zenmagick/core/model/account/ZMAddress.php on line 80
[29-May-2014 02:30:24 UTC] PHP Strict Standards: Redefining already defined constructor for class ZMCountry in /data03/c3047047/public_html/wholesale/zenmagick/core/model/ZMCountry.php on line 58

Here is the .htaccess:

Options +FollowSymLinks
RewriteEngine on

for stores installed in the document root

#RewriteBase /

if your store is in a subfolder (for example, 'store') use something like this:

RewriteBase /wholesale/

might use path elements that are used in other places too

RewriteRule ^([^/]+)/([^/]+)/rss.xml index.php?main_page=rss&channel=$1&key=$2 [QSA,L]
RewriteRule ^([^/]+)/rss.xml index.php?main_page=rss&channel=$1 [QSA,L]

RewriteRule ^static/([^/]+)/([^/]+)/?$ index.php?main_page=static&cat=$1#$2 [QSA,L]
##RewriteRule ^static/([^/]+)/?$ index.php?main_page=static&cat=$1 [QSA,L]
RewriteRule ^static/([^/]+)/?$ index.php?main_page=$1 [QSA,L]
RewriteRule ^page/([^/]+)/([^/]+)/?$ index.php?main_page=page&id=$1&chapter=$2 [QSA,L]
RewriteRule ^page/([^/]+)/?$ index.php?main_page=page&id=$1 [QSA,L]

CUSTOM RULES marker comment (please do not remove)

RewriteRule ^reviews/new/([0-9:a-f]+)/?$ index.php?main_page=product_reviews_write&products_id=$1 [QSA,L]
RewriteRule ^reviews/([0-9:a-f]+)/([0-9]+)/?$ index.php?main_page=product_reviews_info&products_id=$1&reviews_id=$2 [QSA,L]
RewriteRule ^reviews/([0-9:a-f]+)/?$ index.php?main_page=product_reviews&products_id=$1 [QSA,L]
RewriteRule ^reviews/?$ index.php?main_page=reviews [QSA,L]

RewriteRule ^(shopping)?cart/?$ index.php?main_page=shopping_cart [QSA,L]
RewriteRule ^checkout/shipping/?$ index.php?main_page=checkout_shipping [QSA,L]
RewriteRule ^checkout/shipping/address/?$ index.php?main_page=checkout_shipping_address [QSA,L]
RewriteRule ^checkout/payment/?$ index.php?main_page=checkout_payment [QSA,L]
RewriteRule ^checkout/payment/address/?$ index.php?main_page=checkout_payment_address [QSA,L]
RewriteRule ^checkout/confirm/?$ index.php?main_page=checkout_confirmation [QSA,L]
RewriteRule ^checkout/process/?$ index.php?main_page=checkout_process [QSA,L]
RewriteRule ^checkout/success/?$ index.php?main_page=checkout_success [QSA,L]

RewriteRule ^addressbook/?$ index.php?main_page=address_book [QSA,L]
RewriteRule ^addressbook/process/?$ index.php?main_page=address_book_process [QSA,L]

RewriteRule ^account/history/order/([0-9]+)/?$ index.php?main_page=account_history_info&order_id=$1 [QSA,L]
RewriteRule ^account/history/?$ index.php?main_page=account_history [QSA,L]
RewriteRule ^account/giftcard/send/?$ index.php?main_page=gv_send [QSA,L]
RewriteRule ^account/giftcard/redeem/?$ index.php?main_page=gv_redeem [QSA,L]
RewriteRule ^account/giftcard/redeem/([0-9:a-f]+)/?$ index.php?main_page=gv_redeem&couponCode=$1 [QSA,L]
RewriteRule ^account/giftcard/faq/?$ index.php?main_page=gv_faq [QSA,L]
RewriteRule ^account/notifications/?$ index.php?main_page=account_notifications [QSA,L]
RewriteRule ^account/newsletters/?$ index.php?main_page=account_newsletters [QSA,L]
RewriteRule ^account/notifications/([0-9:a-f]+)/?$ index.php?main_page=account_notifications&products_id=$1 [QSA,L]
RewriteRule ^account/notifications/?$ index.php?main_page=account_notifications [QSA,L]
RewriteRule ^account/password/process?$ index.php?main_page=account_password&action=process [QSA,L]
RewriteRule ^account/password/?$ index.php?main_page=account_password [QSA,L]
RewriteRule ^account/password/forgotten/?$ index.php?main_page=password_forgotten [QSA,L]
RewriteRule ^account/edit/process/?$ index.php?main_page=account_edit&action=process [QSA,L]
RewriteRule ^account/edit/?$ index.php?main_page=account_edit [QSA,L]
RewriteRule ^account/create/?$ index.php?main_page=create_account [QSA,L]
RewriteRule ^account/?$ index.php?main_page=account [QSA,L]
RewriteRule ^login/process/?$ index.php?main_page=login&action=process [QSA,L]
RewriteRule ^login/?$ index.php?main_page=login [QSA,L]
RewriteRule ^logoff/?$ index.php?main_page=logoff [QSA,L]

RewriteRule ^manufacturer/([0-9]+)/([0-9:a-f]+)/?$ index.php?main_page=product_info&manufacturers_id=$1&products_id=$2 [QSA,L]
RewriteRule ^manufacturer/([0-9]+)/?$ index.php?main_page=index&manufacturers_id=$1 [QSA,L]

RewriteRule ^model/([-0-9a-zA-Z]+)/([0-9_]+)/?$ index.php?main_page=product_info&model=$1&cPath=$2 [QSA,L]
RewriteRule ^model/([-0-9a-zA-Z]+)/?$ index.php?main_page=product_info&model=$1 [QSA,L]

RewriteRule ^product/([0-9:a-f]+)/([0-9_]+)/?$ index.php?main_page=product_info&products_id=$1&cPath=$2 [QSA,L]
RewriteRule ^product/([0-9:a-f]+)/?$ index.php?main_page=product_info&products_id=$1 [QSA,L]

RewriteRule ^category/([0-9_]+)/([0-9]+)/?$ index.php?main_page=index&cPath=$1&page=$2 [QSA,L]
RewriteRule ^category/([0-9_]+)/?$ index.php?main_page=index&cPath=$1 [QSA,L]

RewriteRule ^specials/?$ index.php?main_page=specials [QSA,L]
RewriteRule ^featured/?$ index.php?main_page=featured_products [QSA,L]

RewriteRule ^sitemap/?$ index.php?main_page=site_map [QSA,L]
RewriteRule ^privacy/?$ index.php?main_page=privacy [QSA,L]
RewriteRule ^contactus/?$ index.php?main_page=contact_us [QSA,L]
RewriteRule ^newproducts/?$ index.php?main_page=products_new [QSA,L]
RewriteRule ^tellafriend/([0-9:a-f]+)/?$ index.php?main_page=tell_a_friend&products_id=$1 [QSA,L]

RewriteRule ^popup/([^/]+)/?$ index.php?main_page=popup_$1 [QSA,L]

RewriteRule ^search/?$ index.php?main_page=advanced_search [QSA,L]
RewriteRule ^search/results/?$ index.php?main_page=advanced_search_result [QSA,L]

RewriteRule ^timeout/?$ index.php?main_page=time_out [QSA,L]

redirect

RewriteRule ^redirect/manufacturer/([^/]+)/?$ index.php?main_page=redirect&action=manufacturer&manufacturers_id=$1 [QSA,L]
RewriteRule ^redirect/([^/]+)/([^/]+)/?$ index.php?main_page=redirect&action=$1&goto=$2 [QSA,L]

exclude admin

RewriteRule ^admin(.*)$ admin$1 [QSA,L]

RewriteRule ^home$ index.php?main_page= [QSA,L]
RewriteRule ^index.php$ index.php?main_page= [QSA,L]
RewriteRule ^$ index.php?main_page= [QSA,L]

I got a discovery today! I created a user account, then went to back office and authorised de user and then back to the store I tried to access the "my account" page, without logging out and it WORKED!!!!! But then, I logged out and logged back in and it didn't work. (Tested it several times).

So I "assume" it must be a log in / session issue?

Another problem we are having is that wen user registers it send emails normally, but when users place an order, It doesn't send confirmation email. This is not a priority, but I tell you just in case it's related.

I hope you can help me because I've spend so much time trying different stuff and nothing works.

CHeers

@lilianamaz
Copy link
Author

BTW, I am sorry for the bolds! Didn't know it was going to format it that way :o

@ghost
Copy link

ghost commented May 30, 2014

I really honestly think you'll save yourself a MASSIVE amount of stress, time and trouble by spending the time upgrading the cart to a current version of Zen Cart, either 1.53 or 1.6.

The version of ZenMagick you say you are using is from 2007 - that's 7 years old! You haven't got a hope in hell I'm afraid. Just make sure you are on at least php 5.4 (preferably 5.5), download ZC v 1.53 and go with that.

Looking at how many errors there are, and with the ZenMagick forums and Wiki closed and removed, you are entering a world of hell trying to fix this mess.

Just make a fresh site, built to current web, coding and backend standards, then import your DB :)

@lilianamaz
Copy link
Author

Hello, I've already tried that, but then I didn't know how to update zenmagick without loosing all the customisation. I don't know If I mentioned that I didn't developed the initial site, and I don't know too much about Zen Cart/ Zenmagick.

Is there any "easy" procedure to update to 1.5? without loosing anything?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant