Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Changing the Congratulations you have successfully installed

Changing the Congratulations you have successfully installed

Locked

Views: 1,041

Results 1 to 11 of 11
This thread is locked. New replies are disabled.
25 Oct 2010, 1:19 PM
#1
robynannw avatar

robynannw

New Zenner

Join Date:
Apr 2010
Posts:
41
Plugin Contributions:
0

Changing the Congratulations you have successfully installed

I have changed the .php file for the Congratulations! You have successfully installed your Zen Cart™ E-Commerce Solution. The ' marks are still there. I have created a folder called Custom

includes/languages/english/custom and put the new index.php file into that. All I get now is a blank page. I have checked and checked and yes that ' mark is there..

('HEADING_TITLE', 'Welcome to Outlaw Women Scrapbook Emporium .');} elseif ($category_depth == 'nested') { // This section deals with displaying a subcategory /Replace this line with the headline you would like for your shop. For example: 'Welcome to My SHOP!'/ define('HEADING_TITLE', 'Welcome to Outlaw Women Scrapbook Emporium .'); }?>

What have I done wrong or what do I need to do..

Help Please.

Thank you
Robyn

http://ididitcreations.com/club

25 Oct 2010, 1:59 PM
#2
afo avatar

afo

Totally Zenned

Join Date:
Aug 2004
Location:
New York City
Posts:
6,800
Plugin Contributions:
0

Re: Changing the Congratulations you have successfully installed

I don't see anything wrong with that section of code and the link you gave has the default message.

25 Oct 2010, 2:08 PM
#3
robynannw avatar

robynannw

New Zenner

Join Date:
Apr 2010
Posts:
41
Plugin Contributions:
0

Re: Changing the Congratulations you have successfully installed

I know, the new file is in the Custom folder as it should be but the old file is still index.php and is in the

includes/languages/english

was I suppose to delete that first index.php file..

When I do not use the custom and I do replace the original index.php file the site crashes and become just a blank page..

Thanks
Robyn

25 Oct 2010, 2:16 PM
#4
frank18 avatar

frank18

Deceased

Join Date:
Nov 2007
Location:
Sunny Coast, Australia
Posts:
3,427
Plugin Contributions:
2

Re: Changing the Congratulations you have successfully installed

robynannw:

was I suppose to delete that first index.php file..

No - definitely not.

For issues with a blank page see this tutorial:

https://www.zen-cart.com/tutorials/index.php?article=82

25 Oct 2010, 2:27 PM
#5
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Changing the Congratulations you have successfully installed

Most blank page problems are caused by extra lines or spaces at the bottom of the PHP file, often caused by editing the file in something other than a text editor. You might check that first. Otherwise, the error logs in the /cache folder should point to the problem.

25 Oct 2010, 2:45 PM
#6
robynannw avatar

robynannw

New Zenner

Join Date:
Apr 2010
Posts:
41
Plugin Contributions:
0

Re: Changing the Congratulations you have successfully installed

I am not getting the blank pages now I'm just not getting the changes made. I have left the original index.php file in

includes/languages/english

I have put the new file in

includes/languages/english here i created a new directory called custom and put it in that..

Robyn

25 Oct 2010, 2:58 PM
#7
robynannw avatar

robynannw

New Zenner

Join Date:
Apr 2010
Posts:
41
Plugin Contributions:
0

Re: Changing the Congratulations you have successfully installed

oh by the way I first edited in Notepad and then edited again in
Notepad ++.. both of them are what I have been told to edit files in from previous stores..

Robyn

25 Oct 2010, 3:12 PM
#8
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Changing the Congratulations you have successfully installed

It's a little more complicated than adding one CUSTOM folder. You need to create your CUSTOM template and select it in Admin - Tools - Template Selection

https://www.zen-cart.com/tutorials/index.php?article=142

Then make sure your edited file is in the proper CUSTOM folder.

25 Oct 2010, 7:15 PM
#9
robynannw avatar

robynannw

New Zenner

Join Date:
Apr 2010
Posts:
41
Plugin Contributions:
0

Re: Changing the Congratulations you have successfully installed

Thanks, I finally got it to work.. I have another question not sure if I should ask it here or can you tell me where to post this.

We are a discount club. Is there anyway I can set it up where you have to be given access to log in and then make your purchases.

or something on that order.. We will have membership dues and people will be joining a club to be able to order from us and I don't want non members just ordering.. any ideas?

Thanks
Robyn

25 Oct 2010, 7:36 PM
#10
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Changing the Congratulations you have successfully installed

Check Admin - Configuration - Customer Details - Customer Approval Status - Authorization Pending

25 Oct 2010, 7:45 PM
#11
robynannw avatar

robynannw

New Zenner

Join Date:
Apr 2010
Posts:
41
Plugin Contributions:
0

Re: Changing the Congratulations you have successfully installed

Great I found that.. Now will I get an email to approve them .. can you briefly tell me how this works.

Robyn