Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Problems finding source for "Choose an action.."

Problems finding source for "Choose an action.."

Locked

Views: 659

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
4 Oct 2009, 10:43 PM
#1
wudchuk avatar

wudchuk

New Zenner

Join Date:
Oct 2009
Posts:
29
Plugin Contributions:
0

Problems finding source for "Choose an action.."

Sorry, I know this is basic, but I can't find the proper index.php file to change/delete this

when I go into the development toolkit, it tells me that it is here:
/home/content/12/4986212/html/includes/languages/english/index.php

I can't find that index.php file, I don't have those folders in my hosting files

I have changed the info in the admin-includes-languages-english-index.php

and the text does not exist in the includes-languages-english-index.php

and it does not exist in the root index.php

sorry if this is basic, but have searched and searched for hours going in circles.

Thanks.

4 Oct 2009, 10:57 PM
#2
stevesh avatar

stevesh

Black Belt

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

Re: Problems finding source for "Choose an action.."

If you didn't have the file includes/languages/english/index.php, your Zencart site wouldn't function. What FTP program are you using?

5 Oct 2009, 2:46 AM
#3
wudchuk avatar

wudchuk

New Zenner

Join Date:
Oct 2009
Posts:
29
Plugin Contributions:
0

Re: Problems finding source for "Choose an action.."

Sorry, I have the file, but that text does not appear anywhere within the file.

5 Oct 2009, 2:49 AM
#4
wudchuk avatar

wudchuk

New Zenner

Join Date:
Oct 2009
Posts:
29
Plugin Contributions:
0

Re: Problems finding source for "Choose an action.."

stevesh:

If you didn't have the file includes/languages/english/index.php, your Zencart site wouldn't function. What FTP program are you using?

Also, I am using Filezilla - here is the site-
https://www.themeatgoat.com

obviously no content yet, am really tripped up on getting the "Choose an action.." out of there!

5 Oct 2009, 3:55 AM
#5
afo avatar

afo

Totally Zenned

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

Re: Problems finding source for "Choose an action.."

Look for

define('HEADING_TITLE', 'Choose an action..'); 

around line 22

5 Oct 2009, 3:58 AM
#6
wudchuk avatar

wudchuk

New Zenner

Join Date:
Oct 2009
Posts:
29
Plugin Contributions:
0

Re: Problems finding source for "Choose an action.."

Went and double checked the files on the server and it turns out that my FTP software wasn't doing the updates I was telling it to...grrr, anyway, this is solved, sorry for silly question.

Thanks all - am sure I'll be back with more :)