Zen Cart Logo
Forums / General Questions / Easy To Answer For Zen Guru...

Easy To Answer For Zen Guru...

Locked

Views: 1,088

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
16 Apr 2008, 2:07 PM
#1
rchenoweth avatar

rchenoweth

New Zenner

Join Date:
Apr 2008
Posts:
3
Plugin Contributions:
0

Easy To Answer For Zen Guru...

Scenario...
Dev'd somewhere else, moved to host.
Was root install, now in sub-folder.
Diff'd Dirs & Subs to update new host.
Everything else seems ok.

Problem...
Admin is not determining ON/OFF of Show Product Added..., Show Quantity..., etc.

What file did I copy over?

Thanks

16 Apr 2008, 4:11 PM
#2
misty avatar

misty

Inactive

Join Date:
Apr 2004
Location:
UK
Posts:
5,752
Plugin Contributions:
1

Re: Easy To Answer For Zen Guru...

Did you alter both configure.php files to reflect
moving of cart i.e from root to folder, and possibly
domain name?

16 Apr 2008, 8:09 PM
#4
merlinpa1969 avatar

merlinpa1969

Totally Zenned

Join Date:
Mar 2004
Posts:
13,031
Plugin Contributions:
4

Re: Easy To Answer For Zen Guru...

To make sure that you have the configure files setup correctly,
you can upload the zc_install folder again and run the installer and choose to upgrade the configuration only,
this will set the config files to the new server,

also remember to uninstall and re-install any payment and or shipping module,

so that the correct server paths are used

remember to run the fix cache key as well

16 Apr 2008, 9:02 PM
#5
rchenoweth avatar

rchenoweth

New Zenner

Join Date:
Apr 2008
Posts:
3
Plugin Contributions:
0

Re: Easy To Answer For Zen Guru...

I actually ran a new zc_install and then updated files by establishing file size differences with the DIFF option in FireFTP for FireFox. When I did that I made sure that I didn't overwrite includes/configure.php or admin/includes/configure.php. since they exited as the result of the zc_install. Something else which was transferred outside of configure.php files made the admin lose control over ON/OFF type settings.

The directive settings still work anytime I input a string for width or height, but the boolean functions are not having any effect.

Everything else seems ok too.

http://www.jewel-box-online.com

I'm still working on it so some of the drop down links and image links have not been linked yet.

Thanks for the input. Hope this makes the issue more clear.

17 Apr 2008, 11:36 AM
#6
fairestcape avatar

fairestcape

Totally Zenned

Join Date:
Mar 2008
Location:
Cape Town & London (depends on the season)
Posts:
2,957
Plugin Contributions:
0

Re: Easy To Answer For Zen Guru...

May help to use WINMERGE to do a more detailed analysis of file differences. Size, in this case, may not count! :D

Are you working with the same versions (was dev site done in 1.3.7, perhaps, and new site loaded is 1.3.8?)