The Official Website of AgoraCart and Agora.cgi
AgoraCart.com Demos Download AgoraCart User Manuals & Wiki Gold Members Forum Go Gold Now! Gold Version Memberships

AgoraCart.com

About
Features
Download
Payment Gateways
Send a Donation
Founders Club
BLOG: News & Updates

Showcases & Demos

AgoraCart Demos
Shop Live Stores

Downloads & Add-ons

Gold Version Downloads
DBwizz Database Mgr.
AgoraCart.com Store

Help & Support

User Manuals
Gold Version Users Forum
Gold Version Chat
Tech Support
Certified Agora Pros
Certified Designers
Hire a Freelancer

Gold Version Members

Member Benefits
Join Today!
Gold Members Home
Gold Version Users Forum
Gold Version Chat Rooms
Gold Version Downloads

For Store Owners

Merchant Accounts
Cool Resources
Advertise Here
"Powered by" Logos
Web Hosting Search

Misc.

Contact Us
MEET's Talking Guide
The Ancient Greek Agora






AgoraCart Free User Forums

This is the official FAQ and Cool Tips guide For the AgoraCart shopping Cart software


Official Sponsors of the AgoraCart Project:

       


RegisterSearchFAQLog in
Reply to topic Page 1 of 1
terms of service settings
Author Message
Reply with quote
Post terms of service settings 
Hello,

I'm using 2co and have gone into those settings for the terms of service. I want to turn it off and when I do, the final checkout page errors and requires that I check the terms of service although there is no checkbox displayed. It works fine when I turn it on, I just don't want a terms-of-service.

BTW, this is version 5.

Thanks again.

View user's profile Send private message
Reply with quote
Post  
Do you have all of the updated files?
What is the URL to your store?


_________________
God Bless!
Bonnie - AgoraCart Moderator

Get a Gold Membership
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger ICQ Number
Reply with quote
Post  
Not sure on the updated files.

Still working on the formatting. Off topic, but where would I put the top banner graphic?

http://tenminutemenu.com/store5/agora.cgi

Thanks.

View user's profile Send private message
Reply with quote
Post  
Top banner graphic for what?


_________________
God Bless!
Bonnie - AgoraCart Moderator

Get a Gold Membership
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger ICQ Number
Reply with quote
Post  
The image that would replace the plain text "Store title or name" at the top of the store page. There is a field to put an image in the header-left side, header cart contents and footer but not where the main store title would go. But that is off topic for this thread as I thought it might be a quick answer.

Thoughts on the terms of service?

Thanks again.

View user's profile Send private message
Reply with quote
Post  
The header image goes in the directory of the template you are using, the same location as that template's css file.

On your 2Checkout order form, you need to remove the following if it is not being used:
Code:
</option>
<option value="Electronic Delivery">Electronic Delivery</option>
<option value="Local Delivery">Local Delivery</option>
<option value="Pickup">Pickup</option>
<option value="USPS Parcel Post (Parcel)">
USPS Parcel Post (5-14 days)</option>

<option value="USPS Priority Mail (Priority)">
USPS Priority Mail (3-7 days)</option>
<option value="USPS Express Mail (Express)">
USPS Express Mail (1-3 days)</option>
<option value="USPS (Priority Mail International)">
Priority Mail International (6-10 days)</option>
<option value="USPS (Express Mail International)">
Express Mail International (3-5 days)</option>
<option value="USPS (Global Express Guaranteed)">
Global Express Guaranteed (1-3 days)</option>
<option value="UPS Ground (GND)">UPS Ground (7-10 days)</option>

<option value="UPS Standard (STD)">UPS Standard to Canada Only (7-10 days)</option>
<option value="UPS 3 Day Select (3DS)">UPS 3 Day Select (3-4 days)</option>
<option value="UPS 2nd Day Air (2DA)">UPS 2nd Day Air</option>
<option value="UPS 2nd Day Air Early AM (2DM)">UPS 2nd Day Air Early AM</option>
<option value="UPS Next Day Saver (1DP)">UPS Next Day Air Saver</option>
<option value="UPS Next Day Air (1DA)">UPS Next Day Air</option>
<option value="UPS Next Day Air Early AM (1DM)">UPS Next Day Air Early AM</option>
<option value="UPS Worldwide Express (XPR)">UPS Worldwide Express (international)</option>
<option value="UPS Worldwide Expedited (XPD)">UPS Worldwide Expedited (international)</option>

<option value="UPS Worldwide Express Plus(XDM)">UPS Worldwide Express Plus (international)</option>
<option value='FedEx Priority Overnight'>FedEx Priority Overnight</option>
<option value='FedEx Standard Overnight'>FedEx Standard Overnight</option>
<option value='FedEx First Overnight'>FedEx First Overnight</option>
<option value='FedEx 2 Day'>FedEx 2 Day</option>
<option value='FedEx Express Saver'>FedEx Express Saver</option>
<option value='FedEx International Priority'>FedEx International Priority</option>
<option value='FedEx International Economy'>FedEx International Economy</option>
<option value='FedEx International First'>FedEx International First</option>

<option value='FedEx 1 Day Freight'>FedEx 1 Day Freight</option>
<option value='FedEx 2 Day Freight'>FedEx 2 Day Freight</option>
<option value='FedEx 3 Day Freight'>FedEx 3 Day Freight</option>
<option value='FedEx Ground'>FedEx Ground</option>
<option value='FedEx Ground Home Delivery'>FedEx Ground Home Delivery</option>
<option value='FedEx International Priority Freight'>FedEx International Priority Freight</option>
<option value='FedEx International Economy Freight'>FedEx International Economy Freight</option>
<option value='FedEx Europe First International Priority'>FedEx Europe First International Priority</option>
</select>

-->


I'm not sure if the above code is interfering, but remove it and try again.
See if the removal of the code clears up the problem...
If not, let us know.

Oh, yeah, on one more note, your store's URL is breaking the "2 dot rule". You need to put www. at the beginning of the store URL to satisfy the "2 dot rule". So the store URL should be:
http://www.tenminutemenu.com/store5/agora.cgi

HTH!


_________________
God Bless!
Bonnie - AgoraCart Moderator

Get a Gold Membership
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger ICQ Number
Reply with quote
Post  
Thanks. I've removed all the unused shipping options and fixed the 2-dot url issue. This had no effect on the terms of service problem. It still only works when it is turned on.

Also, should the banner replace the 0 byte backgroundbanner.gif file? I've replaced it with the one I want and saw no changes.

Thanks again.

View user's profile Send private message
Reply with quote
Post  
It looks like you stripped out the code that would have displayed that banner.
Also, your image only looks like it is a background image that will be used for repeating as opposed to an actual banner image.
Also, you need to employ the CSS classes that call the background.
Code:
 class="template_table_image_background"


There was other code for the banner image and for setting up your store's title and "catch phrase".
All, of which, are not present in your current store header.

When you began customizing your header/footer files, you should have made a backup of the original files. These files have a huge amount of code that is need for utilizing many of the new features of AgoraCart v5.

HTH!


_________________
God Bless!
Bonnie - AgoraCart Moderator

Get a Gold Membership
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger ICQ Number
Reply with quote
Post  
Hmm. Not sure which file I stripped anything out of. This was a fresh install and I only made modifications to settings through the web interface. I've downloaded another fresh copy of the cart to my local Linux box for comparison.

Which specific file would be missing the code? The file I think this is referring to is ../store5/html/html-templates/templates/TheAgora/TheAgora_Caramel/agoratemplate.css. I expect this is the file since the template that is specified in the web interface is the Caramel one. If this is the file, my fresh copy is the same as the one on my site and contains the template_table_image_background line.

Maybe I'm a bit dense on this, but if there is something missing, I need to know which file it is missing from. I'm not really a css coder, just modifying through the web gui.

Thanks again.

View user's profile Send private message
Reply with quote
Post  
Never edit the files directly on the server...
Always download the file, make a backup, then edit and reupload.
Remember to upload/download in ASCII mode.

The store header file is where the code is missing from:
html/html-templates/templates/TheAgora/store_header.html

All CSS files are handled from within the "Store Design - CSS Editor" manager.

HTH!


_________________
God Bless!
Bonnie - AgoraCart Moderator

Get a Gold Membership
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger ICQ Number
Reply with quote
Post  
It's not always best to edit the files directly on the server...
Sometimes it is better to download the header/footer files file, make a backup, then edit and reupload.
Remember to upload/download in ASCII mode.

The store header file is where the code is missing from:
html/html-templates/templates/TheAgora/store_header.html

All CSS files are handled from within the "Store Design - CSS Editor" manager.

HTH!


_________________
God Bless!
Bonnie - AgoraCart Moderator

Get a Gold Membership
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger ICQ Number
Display posts from previous:
Reply to topic Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum