Re: My Checkout Without Account Mod
Hi CraftZombie,
When I looked at your test website http://craftzombie.com/cowoa137/inde...ain_page=login for cowoa, I noticed that the url is
"index.php?main_page=no_account" when you put the cursor over the button to checkout without an account. For some reason my url is "index.php?main_page=FILENAME_NO_ACCOUNT". I don't know if this is because of the difference between v1.3.7 and v1.3.8.
Any idea what is going wrong here?
Re: My Checkout Without Account Mod
Quote:
Originally Posted by
ebaobao
Hi CraftZombie,
When I looked at your test website
http://craftzombie.com/cowoa137/inde...ain_page=login for cowoa, I noticed that the url is
"index.php?main_page=no_account" when you put the cursor over the button to checkout without an account. For some reason my url is "index.php?main_page=FILENAME_NO_ACCOUNT". I don't know if this is because of the difference between v1.3.7 and v1.3.8.
Any idea what is going wrong here?
It means that all of your files did not transfer properly. Zen is looking for a file that currently does not exist in your file structure. You need to reinstall includes\templates\YOUR_TEMPLATE\templates\tpl_modules_no_account.php and includes\templates\YOUR_TEMPLATE\templates\tpl_no_account_default.php, but I would also try reinstalling everything else because there could be others that also did not transfer properly.
Re: My Checkout Without Account Mod
Thanks CraftZombie!
Somebody needs to update the installation instructions because it did not include instructions to upload those 2 files. I uploaded according to the instructions and it didn't mention those files, but thanks anyways. I'm going to try it out now! Thanks.
Re: My Checkout Without Account Mod
OK it was my bad. Step 2 said to upload the includes directory. Everything seems to be working now. I'm going to continue to test. Thanks for the help!
Re: My Checkout Without Account Mod
Quote:
Originally Posted by
ebaobao
OK it was my bad. Step 2 said to upload the includes directory. Everything seems to be working now. I'm going to continue to test. Thanks for the help!
No problem! Its a ton of reading and work to get Zen the way you want it, but once you do, its the best. :smile:
Re: My Checkout Without Account Mod
Hello,
Hi, I've installed this mod with the Tableless Order Steps option, but the bar display has a problem. I have 'TEXT_ORDER_STEPS_BILLING' as the first step instead of 'Billing'
Any fix for this?
Re: My Checkout Without Account Mod
hi craftzombie,
i was going back to the installation instructions to make sure i'm doing things correctly. My questions is on step 3. What is the difference when you say the files are OVER-RIDDEN as compared to OVER-WRITTEN? For that step I just replaced all the files that were listed. Did I do something wrong?
Thanks.
Re: My Checkout Without Account Mod
Hi craftzombie,
in step 3 it says that "five stock files are over-written" is it possible that instead of replacing these files, I go ahead and over-ride them instead? I'm thinking its not possible since I think it says that a classic folder has to be in the same directory in order to create a custom folder. Is this correct?
Re: My Checkout Without Account Mod
Quote:
Originally Posted by
ebaobao
Hi craftzombie,
in step 3 it says that "five stock files are over-written" is it possible that instead of replacing these files, I go ahead and over-ride them instead? I'm thinking its not possible since I think it says that a classic folder has to be in the same directory in order to create a custom folder. Is this correct?
You cannot override core files. That is why backing up your files comes in handy. You need to install those files exactly how the mod suggests, otherwise it won't work.
Quote:
Originally Posted by
ebaobao
What is the difference when you say the files are OVER-RIDDEN as compared to OVER-WRITTEN?
no difference, just depends on what my fingers feel like typing that day.
Re: My Checkout Without Account Mod
Quote:
Originally Posted by
hnguyen1981
Hello,
Hi, I've installed this mod with the Tableless Order Steps option, but the bar display has a problem. I have 'TEXT_ORDER_STEPS_BILLING' as the first step instead of 'Billing'
Any fix for this?
Did includes/languages/english/extra_definitions/order_steps_defines.php install correctly? If you open up that file and look at it, you can see that the definition for TEXT_ORDER_STEPS_BILLING should be "Billing". Could be that your FTP didn't transfer? Are the other order steps showing correctly?