Zen Cart Logo
Forums / General Questions / My site graphics are gone. HELP!

My site graphics are gone. HELP!

Locked

Views: 1,515

Results 1 to 9 of 9
This thread is locked. New replies are disabled.
8 Mar 2009, 2:52 PM
#1
mw4kids avatar

mw4kids

Zen Follower

Join Date:
Oct 2008
Posts:
403
Plugin Contributions:
0

My site graphics are gone. HELP!

Hi,

i was familiarizing myself with my CP File Manager with my new host and clicked on my Meta tags.php file and clicked open and it opened directly to my Kompozer program. With my previous host, it did not do this, i had the option of opening and editing the file directly in the file manager or transfering it via FTP. I did not make any changes and just closed the program. Now my graphics on my site are gone :cry: I tried deleting my temp files and cookies to see if that was the problem and it's not.

I don't know what happened... can someone help me out with this?

thanks!

8 Mar 2009, 3:05 PM
#2
mw4kids avatar

mw4kids

Zen Follower

Join Date:
Oct 2008
Posts:
403
Plugin Contributions:
0

Re: My site graphics are gone. HELP!

here is my meta tags file:

// page title
define('TITLE', 'Thrift 4 Kids!');

// Site Tagline
define('SITE_TAGLINE', 'The Thrift Store / new / gently used kids clothes');

// Custom Keywords
define('CUSTOM_KEYWORDS', 'thrift stores,used kids clothes,used childrens clothes,used baby clothes,used baby clothing,cheap baby clothing,cheap baby clothes,used baby clothes,gently used kids clothes');

// Review Page can have a lead in:
define('META_TAGS_REVIEW', 'Reviews: ');

// separators for meta tag definitions
// Define Primary Section Output
define('PRIMARY_SECTION', ' : ');

// Define Secondary Section Output
define('SECONDARY_SECTION', ' - ');

// Define Tertiary Section Output
define('TERTIARY_SECTION', ', ');

// Define divider ... usually just a space or a comma plus a space
define('METATAGS_DIVIDER', ' ');

// Define which pages to tell robots/spiders not to index
// This is generally used for account-management pages or typical SSL pages, and usually doesn't need to be touched.
define('ROBOTS_PAGES_TO_SKIP','login,logoff,create_account,account,account_edit,account_history,account_history_info,account_newsletters,account_notifications,account_password,address_book,advanced_search,advanced_search_result,checkout_success,checkout_process,checkout_shipping,checkout_payment,checkout_confirmation,cookie_usage,create_account_success,contact_us,download,download_timeout,customers_authorization,down_for_maintenance,password_forgotten,time_out,unsubscribe,popup_image');

// favicon setting
// There is usually NO need to enable this unless you wish to specify a path and/or a different filename
// define('FAVICON','favicon.ico');

?>

</head>
8 Mar 2009, 3:05 PM
#3
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,611
Plugin Contributions:
0

Re: My site graphics are gone. HELP!

Somehow you have changed the permissions on your CSS files (and possibly others) - The server is throwing 403 Forbidden errors.

8 Mar 2009, 3:21 PM
#4
mw4kids avatar

mw4kids

Zen Follower

Join Date:
Oct 2008
Posts:
403
Plugin Contributions:
0

Re: My site graphics are gone. HELP!

thank you! thank you! thank you! I did change the permissions prior to that...did not even think that would have been the source of the problem. :P

8 Mar 2009, 3:30 PM
#5
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,611
Plugin Contributions:
0

Re: My site graphics are gone. HELP!

:clap::clap::clap:

25 Mar 2009, 12:53 PM
#6
birdlim avatar

birdlim

New Zenner

Join Date:
Sep 2005
Posts:
44
Plugin Contributions:
0

Re: My site graphics are gone. HELP!

mw4kids:

thank you! thank you! thank you! I did change the permissions prior to that...did not even think that would have been the source of the problem. :P

I have the same problem. how do you do it? changing permission to?

25 Mar 2009, 12:55 PM
#7
birdlim avatar

birdlim

New Zenner

Join Date:
Sep 2005
Posts:
44
Plugin Contributions:
0

Re: My site graphics are gone. HELP!

Kim:

Somehow you have changed the permissions on your CSS files (and possibly others) - The server is throwing 403 Forbidden errors.

Hi please help, my website is facing the same problem. I want to edit the meta tags.php but is not able to see the 'save changes' button, so when I use the code editor to edit the script, my webpage couldn't be seen. how could i change the permission?

25 Mar 2009, 3:19 PM
#8
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,611
Plugin Contributions:
0

Re: My site graphics are gone. HELP!

You change file permissions using your FTP or we site control panel

25 Mar 2009, 3:39 PM
#9
birdlim avatar

birdlim

New Zenner

Join Date:
Sep 2005
Posts:
44
Plugin Contributions:
0

Re: My site graphics are gone. HELP!

Kim:

You change file permissions using your FTP or we site control panel

Hi Kim, sorry, I don't understand. what do you mean by 'we site' control panel. how? please guide me.