Zen Cart Logo
Forums / All Other Contributions/Addons / 1.3 Compatible Contributions

1.3 Compatible Contributions

Locked

Views: 48,062

Results 41 to 60 of 83
This thread is locked. New replies are disabled.
27 Apr 2006, 8:13 PM
#41
jeffd avatar

jeffd

Totally Zenned

Join Date:
Sep 2004
Posts:
605
Plugin Contributions:
1

1.3 Compatible Contributions

Both Ad Manager and EONG work perfectly with 1.3x
I have updated the archive installation instructions for the latest Zencart version.
The download and discussion forum links can be found below in my signature.

Jeff

27 Apr 2006, 8:50 PM
#42
bettysue avatar

bettysue

Inactive

Join Date:
May 2004
Posts:
747
Plugin Contributions:
0

Re: 1.3 Compatible Contributions

jeffD-

Is the Edit Orders 1.30 complaint as well? Also the discuss link next to it in your signature doesn't work.

ryk-

Do you have the link or thread to the login box download please?

b

27 Apr 2006, 9:01 PM
#43
ryk avatar

ryk

Totally Zenned

Join Date:
Oct 2004
Location:
Southport, UK
Posts:
3,644
Plugin Contributions:
6

Re: 1.3 Compatible Contributions

In the downloads>sideboxes section. ;)

27 Apr 2006, 9:58 PM
#44
jeffd avatar

jeffd

Totally Zenned

Join Date:
Sep 2004
Posts:
605
Plugin Contributions:
1

Re: 1.3 Compatible Contributions

Yes, both Edit Orders 1.60 and Super Orders 1.3 are compatible and work fine with ZC 1.3x but I have been suggesting that folks switch over to Super Orders as I have already rolled all of the EO additions and bug fixes into Blindsides SO 1.3 and I'm probably not going to continue to update EO any longer since SO is basically EO on steriods. ;)

Jeff

28 Apr 2006, 2:10 PM
#45
knuckle_101 avatar

knuckle_101

Totally Zenned

Join Date:
Dec 2005
Location:
Cincinnati Ohio
Posts:
1,034
Plugin Contributions:
3

Re: 1.3 Compatible Contributions

This has already been added to this thread however this is the ask a question by marg but with added code to align the form heading and the form for those who have had trouble keeping it inside the shopping cart by Sleepless and rafcamera

Added codes were

Extra codes added by Sleepless and rafcamera. 

===========================================

Added to 
includes/templates/YOUR TEMPLATE/templates/tpl_ask_question_default.php

CODE
<legend><?php echo sprintf(HEADING_TITLE, $product_info->fields['products_name']); ?></legend>

REPLACED WITH
<legend><?php echo "Tell a friend about the:"; ?></legend>
<?php echo $product_info->fields['products_name']; ?>

=========================

code to replace the title on the ask a question - extract item name from the form heading to the form body thanks to rafcamera.

add this to your stylesheet_new.css at bottom preferrably adjust to your likings to adjust the size of the form itself.  Thanks to sleepless for adding this to the forms
#AskQuestionDefault {
              width: 75%;
              }

I added this for the reason of I saw many people posting out of alignment forms because they have long product titles, this is the fix for that.
Included in this file is the extra added readme file with what was added and how to add if they prefer to add the code themselves.
If they have the do not know how they can just overwrite the file if they wish. Be sure to read the readme file that was added. The complete file can be downloaded from the link below.

ask_a_question_v1.3_added_form_alignment.zip

Enjoy!!

28 Apr 2006, 3:30 PM
#46
sgflowers avatar

sgflowers

Totally Zenned

Join Date:
Jan 2004
Posts:
508
Plugin Contributions:
0

Re: 1.3 Compatible Contributions

JeffD:

Both Ad Manager and EONG work perfectly with 1.3x
I have updated the archive installation instructions for the latest Zencart version.
The download and discussion forum links can be found below in my signature.

Jeff
what contrib is EONG ?

28 Apr 2006, 3:33 PM
#47
bettysue avatar

bettysue

Inactive

Join Date:
May 2004
Posts:
747
Plugin Contributions:
0

Re: 1.3 Compatible Contributions

Read his signature. EONG=External Order Number Generator

b

29 Apr 2006, 3:18 PM
#48
maplemobiles avatar

maplemobiles

Zen Follower

Join Date:
Jan 2006
Posts:
91
Plugin Contributions:
0

Re: 1.3 Compatible Contributions

Does anyone know if the Froogle File Generator works?

29 Apr 2006, 4:40 PM
#49
zenohrocks avatar

zenohrocks

New Zenner

Join Date:
Jun 2005
Posts:
49
Plugin Contributions:
0

Re: 1.3 Compatible Contributions

Module for Customer Print Invoice called popup_print_invoice version 1.1 just have been updated and tested ok under zen 1.3x now. Welcome any comments or suggestions. Credit goes to original author Frank who created v1.0 who is busy with wedding event. So I took the liberty to updated this module for zen 1.3x compatiblity

Download this module from link below.

http://www.pluscom.us/contrib/popup_print_...nvoice_v1.1.zip

Any comments, suggestions, feedback are welcome so it can be further improved.

cheers.

1 May 2006, 1:26 AM
#50
oavs avatar

oavs

Totally Zenned

Join Date:
Jan 2006
Location:
Downunder - QLD - Gold Coast
Posts:
921
Plugin Contributions:
0

Re: 1.3 Compatible Contributions

I am little confuse how to change this . can someone please suggest the complete code for the page please in 'init_admin_auth.php' ?

Thanks

**Also pages that everyone should be able to view (index, login, logoff, etc) should be added to the line in init_admin_auth.php that reads (line 15):

if (!(basename($PHP_SELF)== FILENAME_DEFAULT . '.php' || basename($PHP_SELF) == 'product.php' || basename($PHP_SELF) == FILENAME_LOGOFF . '.php' || basename($PHP_SELF)== FILENAME_ALT_NAV.'.php' || basename($PHP_SELF)== FILENAME_ADMIN_CONTROL.'.php')){if (checkpage($page) == 'false')header("location: denied.php");}**

1 May 2006, 9:12 AM
#51
woodymon avatar

woodymon

Totally Zenned

Join Date:
Sep 2004
Posts:
2,309
Plugin Contributions:
1

Re: 1.3 Compatible Contributions

oavs:

I am little confuse how to change this . can someone please suggest the complete code for the page please in 'init_admin_auth.php' ?
<rant on>I am a little confused also. What does this post and a number of others above it have anything to do with the title of this pinned thread? I understood the purpose of this thread was to ANNOUNCE 1.3 compatible contirbutions. But it has turned into a random amalgamate of general support questions/posts and thus is quickly becoming useless.

If you want support PLEASE start a new thread or post to an appropriate pre-existing thread. It's considered good netiquette.</rant off>

1 May 2006, 11:52 PM
#52
ozetrade avatar

ozetrade

Zen Follower

Join Date:
Dec 2004
Location:
Redcliffe QLD, Australia
Posts:
171
Plugin Contributions:
0

Re: 1.3 Compatible Contributions

It has been stated that Seo Assistant_1.1 (Released Jan 12, 2005) is working with Zencart v1.3.0.

I have installed this and found it is not fully functional - particularly with ezpages - Soe Assistant is still configured for infopages.

It also doesn't work with Links Manager and I found that most of the Buy Now buttons don't work.

greg

2 May 2006, 12:30 AM
#53
ypl_reki avatar

ypl_reki

New Zenner

Join Date:
Jul 2004
Posts:
39
Plugin Contributions:
0

Re: 1.3 Compatible Contributions

heavenlynights:

Just installed

Australian Direct Deposit/Bank Transfer mod

and all worked in v1.3 without any modifications.

no known thread to post
Hi

I have tried the Australian Bank transfer Mod. The installation and admin config woked ok, But the mod didn't show up in the checkout process no matter how I config and reinstalled.

Pls advice if it works properly.

Cheers

2 May 2006, 1:11 AM
#54
tajul_ashyqin avatar

tajul_ashyqin

Zen Follower

Join Date:
Apr 2006
Location:
Labuan Island
Posts:
362
Plugin Contributions:
1

Re: 1.3 Compatible Contributions

i agree with Woody...to all the ZC Community, please post your problems to respective forum or just start a new thread!!! this thread only for ZC 1.3.0 compatible contribution...please be responsible! its for our own good also... ::tup

2 May 2006, 1:40 AM
#56
tajul_ashyqin avatar

tajul_ashyqin

Zen Follower

Join Date:
Apr 2006
Location:
Labuan Island
Posts:
362
Plugin Contributions:
1

Re: 1.3 Compatible Contributions

milion thanx to zenohrocks because of the willingness to take the liberty in making popup_print_invoice intergrate succesfully with ZC v1.3.0!!! good job buddy...

thumbs up!!! :)

2 May 2006, 9:06 AM
#57
ozetrade avatar

ozetrade

Zen Follower

Join Date:
Dec 2004
Location:
Redcliffe QLD, Australia
Posts:
171
Plugin Contributions:
0

Re: 1.3 Compatible Contributions

ozetrade:

It has been stated that Seo Assistant_1.1 (Released Jan 12, 2005) is working with Zencart v1.3.0.

I have installed this and found it is not fully functional - particularly with ezpages - Soe Assistant is still configured for infopages.

It also doesn't work with Links Manager and I found that most of the Buy Now buttons don't work.

greg

I stand corrected as I was one that did post stating issues with SEO Assistant - my error.

The mod I had issues with was NOT SEO Assistant v1.1, but Ultimate SOE for Zencart v1.3.0. This post is to retraction my previous comments - to set the record straight.

I do apologise if this has causes user concerns.

Please refer to this thread for SEO Assistant updates.
http://www.zen-cart.com/modules/ipb/index....=0&#entry263268

Greg

10 Jul 2006, 6:25 AM
#59
woodymon avatar

woodymon

Totally Zenned

Join Date:
Sep 2004
Posts:
2,309
Plugin Contributions:
1

Re: 1.3 Compatible Contributions

Thanks for making this thread sticky. When adding contributions to this thread please state which Zen Cart version the contribution was tested on (v.1.3.0, v.1.3.0.1, v.1.3.0.2 or newer). And mention the version of contribution, the download URL and most recent author name.

10 Jul 2006, 2:49 PM
#60
ideasgirl avatar

ideasgirl

Totally Zenned

Join Date:
Aug 2005
Location:
Trujillo Alto, Puerto Rico
Posts:
1,437
Plugin Contributions:
3

Re: 1.3 Compatible Contributions

Contribution: Manufacturer's About
Designed for: Zen Cart v1.2.3d Release (should work from 1.2.1d up to 1.2.3d)
Created by: Nicholas Keown (langer)
Working perfectly on 1.3.2
You will have to work the bottom of the sidebox to display the template correctly, but is completely functional.