Zen Cart Logo
Forums / All Other Contributions/Addons / Captcha using TTF & GD & Tel Not Required (how do I Avoid Overwrites?)

Captcha using TTF & GD & Tel Not Required (how do I Avoid Overwrites?)

Locked

Views: 1,959

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
3 Apr 2008, 3:44 AM
#1
celtickatt avatar

celtickatt

Zen Follower

Join Date:
Mar 2005
Location:
Tulsa, Ok
Posts:
174
Plugin Contributions:
0

Captcha using TTF & GD & Tel Not Required (how do I Avoid Overwrites?)

Hello,

I'm thinking of installing the Captcha using TTF & GD & Tel Not Required mod but I'd like to know if there's any way to avoid overwrites entirely. The setup is as follows.

/includes/classes/captcha.php
/includes/languages/classic/english.php
/includes/languages/english/extra_definitions/captcha.php
/includes/languages/french/extra_definitions/captcha.php
/includes/languages/german/extra_definitions/captcha.php
/includes/modules/pages/contact_us/header_php.php
/includes/modules/pages/links_submit/header_php.php
/includes/modules/pages/product_reviews_write/header_php.php
/includes/modules/pages/tell_a_friend/header_php.php
/includes/modules/YOUR_TEMPLATE/create_account.php
/includes/templates/YOUR_TEMPLATE/buttons/english/button_redraw.gif
/includes/templates/YOUR_TEMPLATE/buttons/french/button_redraw.gif
/includes/templates/YOUR_TEMPLATE/templates/tpl_contact_us_default.php
/includes/templates/YOUR_TEMPLATE/templates/tpl_links_submit_default.php
/includes/templates/YOUR_TEMPLATE/templates/tpl_modules_create_account.php
/includes/templates/YOUR_TEMPLATE/templates/tpl_product_reviews_write_default.php
/includes/templates/YOUR_TEMPLATE/templates/tpl_tell_a_friend_default.php

I know to change the YOUR_TEMPLATE to my template name but I'd like to know if the other files (the first 9 listed) can be set up (and if so, how) in the YOUR_TEMPLATE manner, to avoid overwrites as well. Or do I have to just upload everything as is, overwrites and all?

4 Apr 2008, 6:26 AM
#2
celtickatt avatar

celtickatt

Zen Follower

Join Date:
Mar 2005
Location:
Tulsa, Ok
Posts:
174
Plugin Contributions:
0

Re: Captcha using TTF & GD & Tel Not Required (how do I Avoid Overwrites?)

Anyone? Please? :)

8 Apr 2008, 3:18 AM
#3
celtickatt avatar

celtickatt

Zen Follower

Join Date:
Mar 2005
Location:
Tulsa, Ok
Posts:
174
Plugin Contributions:
0

Re: Captcha using TTF & GD & Tel Not Required (how do I Avoid Overwrites?)

Ok, someone has to know this. I know it's not that hard of a solution, I just don't know the custom template order for the first few files...