Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Getting Really Frustrated trying to remove "congratulations" message

Getting Really Frustrated trying to remove "congratulations" message

Locked

Views: 8,214

Results 1 to 20 of 32
This thread is locked. New replies are disabled.
14 May 2008, 5:43 PM
#1
justin_norcal avatar

justin_norcal

New Zenner

Join Date:
May 2008
Posts:
12
Plugin Contributions:
0

Getting Really Frustrated trying to remove "congratulations" message

I have followed the tutorials, most of the site is ready to go. I want to remove the 'Congratulations you have successfully installed Zen Cart' message. I removed the text and left the single quotes. It is not reflecting the change on the site though.

http://www.eurosunday.net/zcstore

14 May 2008, 5:51 PM
#2
stevesh avatar

stevesh

Black Belt

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

Re: Getting Really Frustrated trying to remove "congratulations" message

If you followed this tutorial https://www.zen-cart.com/tutorials/index.php?article=129 it should work. Looks like your template is called 'clean-business' - did you put the edited file in the right override folder?

14 May 2008, 5:54 PM
#3
justin_norcal avatar

justin_norcal

New Zenner

Join Date:
May 2008
Posts:
12
Plugin Contributions:
0

Re: Getting Really Frustrated trying to remove "congratulations" message

I have a folder under Clean Business called custom and put the index.php file in there.

14 May 2008, 5:59 PM
#4
merlinpa1969 avatar

merlinpa1969

Totally Zenned

Join Date:
Mar 2004
Posts:
13,031
Plugin Contributions:
4

Re: Getting Really Frustrated trying to remove "congratulations" message

your language strcture for the index.php over ride file will be

includes/languages/english/clean_business/index.php

14 May 2008, 6:00 PM
#5
afo avatar

afo

Totally Zenned

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

Re: Getting Really Frustrated trying to remove "congratulations" message

Justin:NorCal:

I have a folder under Clean Business called custom and put the index.php file in there.

No, the file needs to be in the "clean business" folder. There shouldn't be a "custom" folder under that. Zen Cart won't look in the extra folder. The "clean business" folder IS your custom folder.

14 May 2008, 6:05 PM
#6
justin_norcal avatar

justin_norcal

New Zenner

Join Date:
May 2008
Posts:
12
Plugin Contributions:
0

Re: Getting Really Frustrated trying to remove "congratulations" message

afo:

No, the file needs to be in the "clean business" folder. There shouldn't be a "custom" folder under that. Zen Cart won't look in the extra folder. The "clean business" folder IS your custom folder.

It is editted and under the main clean business folder now. Yet it won't work even though the index folder after saving and opening is properly editted.

14 May 2008, 6:32 PM
#7
merlinpa1969 avatar

merlinpa1969

Totally Zenned

Join Date:
Mar 2004
Posts:
13,031
Plugin Contributions:
4

Re: Getting Really Frustrated trying to remove "congratulations" message

please follow the exact file structure that I posted above

14 May 2008, 7:05 PM
#8
justin_norcal avatar

justin_norcal

New Zenner

Join Date:
May 2008
Posts:
12
Plugin Contributions:
0

Re: Getting Really Frustrated trying to remove "congratulations" message

Merlinpa1969:

please follow the exact file structure that I posted above

I did, it crashed my site.

14 May 2008, 7:16 PM
#9
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Getting Really Frustrated trying to remove "congratulations" message

Your site isn't crashed ... it's still accessible on other pages except category listings: http://eurosunday.net/zcstore/index.php?main_page=products_new

That suggests that your index.php language file edits were not correct.

14 May 2008, 7:19 PM
#10
justin_norcal avatar

justin_norcal

New Zenner

Join Date:
May 2008
Posts:
12
Plugin Contributions:
0

Re: Getting Really Frustrated trying to remove "congratulations" message

So if I post up my index file script can someone tell me what I am doing wrong

14 May 2008, 7:19 PM
#11
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Getting Really Frustrated trying to remove "congratulations" message

Justin:NorCal:

So if I post up my index file script can someone tell me what I am doing wrong

Well, yes, it's easier to see your changes when you post them, rather than guessing.

14 May 2008, 7:23 PM
#12
justin_norcal avatar

justin_norcal

New Zenner

Join Date:
May 2008
Posts:
12
Plugin Contributions:
0

Re: Getting Really Frustrated trying to remove "congratulations" message

This is what keeps coming up online

Warning: require(includes/index_filters/default) [function.require]: failed to open stream: No such file or directory in /home3/shb12_033/eurosunday.net/public_html/zcstore/includes/modules/pages/index/header_php.php on line 49

Warning: require(includes/index_filters/default) [function.require]: failed to open stream: No such file or directory in /home3/shb12_033/eurosunday.net/public_html/zcstore/includes/modules/pages/index/header_php.php on line 49

Fatal error: require() [function.require]: Failed opening required 'includes/index_filters/default' (include_path='.:/usr/local/php/lib/php') in /home3/shb12_033/eurosunday.net/public_html/zcstore/includes/modules/pages/index/header_php.php on line 49

14 May 2008, 8:00 PM
#13
justin_norcal avatar

justin_norcal

New Zenner

Join Date:
May 2008
Posts:
12
Plugin Contributions:
0

Re: Getting Really Frustrated trying to remove "congratulations" message

I am having way more problems than I have ever had with any similar system. I can't get a template to cooperate for the life of me, and I now have error messages blocking my store and have to have my site rolling by tomorrow afternoon.

14 May 2008, 8:10 PM
#14
colemanpa avatar

colemanpa

Zen Follower

Join Date:
Oct 2007
Location:
Fairbanks, Alaska
Posts:
423
Plugin Contributions:
0

Re: Getting Really Frustrated trying to remove "congratulations" message

A link to the problem page would get you some help faster, and you did not describe the problem very well for someone to make out what's going on, and including what versions of cart , mods, and software you are running.

14 May 2008, 8:24 PM
#15
justin_norcal avatar

justin_norcal

New Zenner

Join Date:
May 2008
Posts:
12
Plugin Contributions:
0

Re: Getting Really Frustrated trying to remove "congratulations" message

Warning: require(includes/index_filters/default) [function.require]: failed to open stream: No such file or directory in /home3/shb12_033/eurosunday.net/public_html/zcstore/includes/modules/pages/index/header_php.php on line 49

Warning: require(includes/index_filters/default) [function.require]: failed to open stream: No such file or directory in /home3/shb12_033/eurosunday.net/public_html/zcstore/includes/modules/pages/index/header_php.php on line 49

Fatal error: require() [function.require]: Failed opening required 'includes/index_filters/default' (include_path='.:/usr/local/php/lib/php') in /home3/shb12_033/eurosunday.net/public_html/zcstore/includes/modules/pages/index/header_php.php on line 49

Nothing crazy, see my post below. I did what Merlina told me and it went nuts.

14 May 2008, 8:30 PM
#16
stevesh avatar

stevesh

Black Belt

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

Re: Getting Really Frustrated trying to remove "congratulations" message

Since you don't have a lot of products entered yet, and haven't done much customization, I'd be inclined to start over and re-install.

14 May 2008, 8:33 PM
#17
colemanpa avatar

colemanpa

Zen Follower

Join Date:
Oct 2007
Location:
Fairbanks, Alaska
Posts:
423
Plugin Contributions:
0

Re: Getting Really Frustrated trying to remove "congratulations" message

can you get back to where you were?

14 May 2008, 8:38 PM
#18
justin_norcal avatar

justin_norcal

New Zenner

Join Date:
May 2008
Posts:
12
Plugin Contributions:
0

Re: Getting Really Frustrated trying to remove "congratulations" message

nope, can't get the storefront to show now. Don't know why. I reverted everything

14 May 2008, 8:42 PM
#20
merlinpa1969 avatar

merlinpa1969

Totally Zenned

Join Date:
Mar 2004
Posts:
13,031
Plugin Contributions:
4

Re: Getting Really Frustrated trying to remove "congratulations" message

actually you didnt do what I told you

I said to put your modified index.php language file into

/includes/languages/english/TEMPLATE NAME/

that way it will pull the correct information,

ANY language file that you modify thats normally in the /english/ folder needs to go into this over rides folder.........

there was NO reason for you to even mess with the modules pages to do what you wanted to do,

a quick flip throught the FAQs at the top of the page would have givin you STEP by STEP instructions on removing the congratulations statement,