Login Form


Board index » Web Design and Development » Contribution Garage

All times are UTC - 5 hours




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Question on Contribution
PostPosted: Wed Jul 11, 2012 6:53 pm 
Offline
CRE Newbie

Joined: Sat Aug 08, 2009 6:26 pm
Posts: 6
I know this contribution is old but trying to get it to work. Pc Pro Creator. I have the admin working fine, but the only part that i am confused with on ats and i have had several contributions asking to put this in catalog/includes/column_left.php? In the instructions it says this. Also, is there any other changes i need to make to this code to be compatible with ats?

##### STEP 8. Edit /catalog/includes/column_left.php (where is it at on ats?)
####################################################

## FIND: (around line 25)

require(DIR_WS_BOXES . 'whats_new.php');

## REPLACE WITH:

// BOF PC Builder
if (substr(basename($PHP_SELF), 0, 9) != 'compbuild') {
include(DIR_WS_BOXES . 'compbuild.php');
}
// EOF PC Builder
require(DIR_WS_BOXES . 'whats_new.php');

Also, where is this put in ats as well?

##### STEP 10. Edit /catalog/includes/filenames.php (where is it at on ats?)

// BOF PC Builder
define('FILENAME_BUILDER', 'compbuild.php');
define('FILENAME_BUILDER2', 'build/builder2.php');
// EOF PC Builder

/catalog/prduct_list.php (where is at on ats?)

thanks for your help


Top
 Profile  
 
 Post subject: Re: Question on Contribution
PostPosted: Tue Jul 17, 2012 3:08 pm 
Offline
CRE Legend
User avatar

Joined: Thu Jun 12, 2008 6:39 am
Posts: 3176
Location: New Zealand
Yeah you posted this before - the block below is probably only the tip of the iceberg in terms of code changes. If you seriously want it to work, employ a developer or key up on php ... I doubt anyone is going to rewrite the module for you on a free forum.

Simon

_________________
www.codemehappy.com
No PMs thanks - link in signature below.
For Cre Loaded Commerce tips, quotes on coding work, free how-to articles


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

Board index » Web Design and Development » Contribution Garage

All times are UTC - 5 hours


Who is online

Users browsing this forum: No registered users and 2 guests


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 post attachments in this forum

Search for:
Jump to:  
It is currently Fri May 24, 2013 10:04 am
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group