Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Need some Header and Footer help please...

Need some Header and Footer help please...

Views: 2,119

Results 1 to 20 of 25
30 Dec 2010, 10:16 PM
#1
carwash avatar

carwash

New Zenner

Join Date:
Dec 2010
Posts:
3
Plugin Contributions:
0

Need some Header and Footer help please...

Hey all-

First post, but i'm sure it won't be my last. We are switching our ecommerce software from oscommerce to zencart, and I'm having some issues customizing my header and footer. It's pretty easy to do in OSC, but seems not as easy in Zen. I want the header to just be an image with menu hotspots that looks like the header of the main joomla site that we use. And the footer is just an image.

Here is a link to how the store looks now in oscommerce:
http://www.red9fab.com/catalog/

Here is how it looks in zencart right now:
http://www.red9fab.com/store/

What files to i modify to put in this html code/image map data, etc...

Any help is greatly appreciated, thanks!

30 Dec 2010, 11:10 PM
#2
carwash avatar

carwash

New Zenner

Join Date:
Dec 2010
Posts:
3
Plugin Contributions:
0

Re: Need some Header and Footer help please...

or... if someone could tell me what template this store is using, I might just try that...

http://www.atozfabrication.com/store/home.php

30 Dec 2010, 11:30 PM
#3
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Need some Header and Footer help please...

The A to Z site is not using Zen Cart, so its template is irrelevant.

How do you customize the header and footer in osC?
In Zen Cart, you would edit /includes/templates/your_template/common/tpl_header.php and tpl_footer.php.
You can move or delete any elements you want to, or add new ones. An image map style of navigation could be done easily.

31 Dec 2010, 4:59 AM
#4
carwash avatar

carwash

New Zenner

Join Date:
Dec 2010
Posts:
3
Plugin Contributions:
0

Re: Need some Header and Footer help please...

ok cool... and thanks for the heads up on the a to z site. i thought that's what they used.

anyways, found how to add my graphics and image map, now need to figure out how to get rid of all the stuff there that i dont want... like:

Zencart logo
Background image thing
Category listings (dont need them across the top there as well as the side)
Sales store text thing
The blue text below that categories (EZPages::Privacy Notice:: etc)

I tried commenting it out on header file and it really screwed things up. So where is the proper place to go to remove/hide these items?

Thanks again in advance!

31 Dec 2010, 6:12 AM
#5
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Need some Header and Footer help please...

Categories-tabs and the ez-pages header menu can be turned off in Configuration > Layout Settings and > EZ-Page Settings.

The header background is in the stylesheet under #headerWrapper {}.

You seem to want to delete all standard header functions in favor of your image map, so you can try deleting the corresponding sections of tpl_header.php. Delete whole blocks, don't leave trailing bits.

Before you go any farther, read the tutorials about the template override system, and create a custom template folder by copying all /classic/ folders to your custom foldername. Keeping the /classic/ folders as original can be useful for troubleshooting, and protects your customizations from being erased when you update to a new version. The entire /classic/ folder will be replaced in an upgrade.

16 Oct 2011, 12:09 AM
#6
matchmanhattan avatar

matchmanhattan

New Zenner

Join Date:
Mar 2008
Location:
Montreal, Canada. Manhattan, New York, USA
Posts:
60
Plugin Contributions:
0

Re: Need some Header and Footer help please...

my add on domain: ftabonus.com

I have my footer "ON"

footer is activated :

  • admin -> configuration -> EZ-Pages Settings and turned it on. but footer (has 6 tabs) still doesnt show.. ???????

My webhoster upgraded to 1.39 version from 1.38 few months ago. Dont know when this problem started but I only noticed it last week. When I was with 1.38 version, the footer was definitely shows.

PL.help.

Thank you very much

16 Oct 2011, 12:29 AM
#7
rescoccc avatar

rescoccc

Totally Zenned

Join Date:
May 2010
Location:
WA State
Posts:
1,700
Plugin Contributions:
2

Re: Need some Header and Footer help please...

MatchManhattan:

my add on domain: ftabonus.com

I have my footer "ON"

footer is activated :

  • admin -> configuration -> EZ-Pages Settings and turned it on. but footer (has 6 tabs) still doesnt show.. ???????

My webhoster upgraded to 1.39 version from 1.38 few months ago. Dont know when this problem started but I only noticed it last week. When I was with 1.38 version, the footer was definitely shows.

PL.help.

Thank you very much

You also need to go in to admin/tools/ez-pages and make sure the status for footer is green.

16 Oct 2011, 12:25 PM
#8
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Need some Header and Footer help please...

You have some PHP error happening after the bestsellers sidebox finishes that is cutting off processing and output. The right sidebar does not even finish outputting, so the error is around there, not in the footer.

What myDebugxxx files do you have in your root /cacke/ folder? Post the latest one and that should give a clue to where the error is happening and what it is. Your Template Monster template was presumably written for v1.3.8 and might not be compatible with v1.3.9. It does modify a lot of unnecessary ciles, and one of them may have changed and now the old version in the template is not working with the new ones.

16 Oct 2011, 2:44 PM
#9
matchmanhattan avatar

matchmanhattan

New Zenner

Join Date:
Mar 2008
Location:
Montreal, Canada. Manhattan, New York, USA
Posts:
60
Plugin Contributions:
0

Re: Need some Header and Footer help please...

gjh42:

You have some PHP error happening after the bestsellers sidebox finishes that is cutting off processing and output. The right sidebar does not even finish outputting, so the error is around there, not in the footer.

What myDebugxxx files do you have in your root /cacke/ folder? Post the latest one and that should give a clue to where the error is happening and what it is. Your Template Monster template was presumably written for v1.3.8 and might not be compatible with v1.3.9. It does modify a lot of unnecessary ciles, and one of them may have changed and now the old version in the template is not working with the new ones.
This is the last post in the ftabonus.com/cache:

[15-Oct-2011 18:34:45] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/languages/english/tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[15-Oct-2011 18:34:45] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172

Thank you very much.

16 Oct 2011, 4:11 PM
#10
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Need some Header and Footer help please...

That refers to a problem while searching with the Developers Toolkit in admin. What we need is the last debug log that contains references to catalog operation. Probably the easiest way to do that is to bring up the storefront and navigate to a page that shows the problem. That should trigger a warning log for the relevant situation.

/includes/languages/english/tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission deniedThis indicates that you cannot access that PHP file from the DTK, which seems odd. I'm not sure what <a href='function.file'> is supposed to accomplish, though.

16 Oct 2011, 6:39 PM
#11
matchmanhattan avatar

matchmanhattan

New Zenner

Join Date:
Mar 2008
Location:
Montreal, Canada. Manhattan, New York, USA
Posts:
60
Plugin Contributions:
0

Re: Need some Header and Footer help please...

gjh42:

That refers to a problem while searching with the Developers Toolkit in admin. What we need is the last debug log that contains references to catalog operation. Probably the easiest way to do that is to bring up the storefront and navigate to a page that shows the problem. That should trigger a warning log for the relevant situation.
This indicates that you cannot access that PHP file from the DTK, which seems odd. I'm not sure what <a href='function.file'> is supposed to accomplish, though.
I am a novice in programming. It seems a foreign language to me.. I dont know where to find the thing you mentioned. Is it possible if I give you my username and password to access my site folder, would you be kind enough to have a look for me?? Thank you very much.

16 Oct 2011, 6:40 PM
#12
matchmanhattan avatar

matchmanhattan

New Zenner

Join Date:
Mar 2008
Location:
Montreal, Canada. Manhattan, New York, USA
Posts:
60
Plugin Contributions:
0

Re: Need some Header and Footer help please...

Oh, additional info: Also, the problem (footer not display) is a global problem, none of the pages displays it. Thanks

16 Oct 2011, 10:36 PM
#13
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Need some Header and Footer help please...

You found the latest myDebug file; now we need you to find one that refers to the storefront operation. One that doesn't have references to your admin files would probably do it - there are probably a lot of similar ones as the problem is general (on every page).

17 Oct 2011, 3:07 PM
#14
matchmanhattan avatar

matchmanhattan

New Zenner

Join Date:
Mar 2008
Location:
Montreal, Canada. Manhattan, New York, USA
Posts:
60
Plugin Contributions:
0

Re: Need some Header and Footer help please...

gjh42:

You found the latest myDebug file; now we need you to find one that refers to the storefront operation. One that doesn't have references to your admin files would probably do it - there are probably a lot of similar ones as the problem is general (on every page).
Excuse of my ignorance. I have copied all of them with the page name on top of each:

myDEBUG-adm-1318721608-806487.log

[15-Oct-2011 18:33:31] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/languages/english/tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[15-Oct-2011 18:33:31] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[15-Oct-2011 18:33:31] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/languages/includes/languages/spanish/tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[15-Oct-2011 18:33:31] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[15-Oct-2011 18:33:31] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/modules/sideboxes/tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[15-Oct-2011 18:33:31] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[15-Oct-2011 18:33:32] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/templates/template_default/sideboxes/tpl_tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[15-Oct-2011 18:33:32] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[15-Oct-2011 18:33:32] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/templates/template_default/templates/tpl_tell_a_friend_default.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[15-Oct-2011 18:33:32] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[15-Oct-2011 18:33:32] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/templates/tm000/sideboxes/tpl_tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[15-Oct-2011 18:33:32] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[15-Oct-2011 18:33:32] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/templates/tm000/templates/tpl_tell_a_friend_default.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[15-Oct-2011 18:33:32] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172

myDEBUG-adm-1318721071-633632.log

[15-Oct-2011 18:24:31] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/languages/english/tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[15-Oct-2011 18:24:31] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172

myDEBUG-adm-1318714938-685119.log

[15-Oct-2011 16:42:20] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/languages/english/tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[15-Oct-2011 16:42:20] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[15-Oct-2011 16:42:20] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/languages/includes/languages/spanish/tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[15-Oct-2011 16:42:20] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[15-Oct-2011 16:42:20] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/modules/sideboxes/tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[15-Oct-2011 16:42:20] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[15-Oct-2011 16:42:21] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/templates/template_default/sideboxes/tpl_tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[15-Oct-2011 16:42:21] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[15-Oct-2011 16:42:21] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/templates/template_default/templates/tpl_tell_a_friend_default.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[15-Oct-2011 16:42:21] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[15-Oct-2011 16:42:21] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/templates/tm000/sideboxes/tpl_tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[15-Oct-2011 16:42:21] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[15-Oct-2011 16:42:21] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/templates/tm000/templates/tpl_tell_a_friend_default.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[15-Oct-2011 16:42:21] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172

myDEBUG-adm-1318455450-744360.log

[12-Oct-2011 16:37:32] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/languages/english/tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[12-Oct-2011 16:37:32] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[12-Oct-2011 16:37:32] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/languages/includes/languages/spanish/tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[12-Oct-2011 16:37:32] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[12-Oct-2011 16:37:32] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/modules/sideboxes/tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[12-Oct-2011 16:37:32] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[12-Oct-2011 16:37:33] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/templates/template_default/sideboxes/tpl_tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[12-Oct-2011 16:37:33] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[12-Oct-2011 16:37:33] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/templates/template_default/templates/tpl_tell_a_friend_default.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[12-Oct-2011 16:37:33] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[12-Oct-2011 16:37:33] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/templates/tm000/sideboxes/tpl_tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[12-Oct-2011 16:37:33] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[12-Oct-2011 16:37:33] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/templates/tm000/templates/tpl_tell_a_friend_default.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[12-Oct-2011 16:37:33] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172

myDEBUG-adm-1318455422-534661.log

[12-Oct-2011 16:37:03] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/modules/sideboxes/tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[12-Oct-2011 16:37:03] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[12-Oct-2011 16:37:03] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/modules/sideboxes/tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[12-Oct-2011 16:37:03] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[12-Oct-2011 16:37:03] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/templates/template_default/sideboxes/tpl_tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[12-Oct-2011 16:37:03] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[12-Oct-2011 16:37:03] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/templates/template_default/sideboxes/tpl_tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[12-Oct-2011 16:37:03] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[12-Oct-2011 16:37:03] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/templates/template_default/templates/tpl_tell_a_friend_default.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[12-Oct-2011 16:37:03] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[12-Oct-2011 16:37:03] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/templates/template_default/templates/tpl_tell_a_friend_default.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[12-Oct-2011 16:37:03] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172

myDEBUG-adm-1318455394-157156.log

[12-Oct-2011 16:36:34] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/languages/english/tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[12-Oct-2011 16:36:34] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172

myDEBUG-adm-1318454815-200418.log

[12-Oct-2011 16:26:55] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/languages/english/tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[12-Oct-2011 16:26:55] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172

Thank you very much. Much appreciated.

17 Oct 2011, 3:55 PM
#15
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Need some Header and Footer help please...

Those are all from developers_tool_kit.php; none are from storefront operation.

17 Oct 2011, 4:06 PM
#16
matchmanhattan avatar

matchmanhattan

New Zenner

Join Date:
Mar 2008
Location:
Montreal, Canada. Manhattan, New York, USA
Posts:
60
Plugin Contributions:
0

Re: Need some Header and Footer help please...

MatchManhattan:

Excuse of my ignorance. I have copied all of them with the page name on top of each:

myDEBUG-adm-1318721608-806487.log

[15-Oct-2011 18:33:31] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/languages/english/tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[15-Oct-2011 18:33:31] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[15-Oct-2011 18:33:31] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/languages/includes/languages/spanish/tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[15-Oct-2011 18:33:31] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[15-Oct-2011 18:33:31] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/modules/sideboxes/tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[15-Oct-2011 18:33:31] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[15-Oct-2011 18:33:32] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/templates/template_default/sideboxes/tpl_tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[15-Oct-2011 18:33:32] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[15-Oct-2011 18:33:32] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/templates/template_default/templates/tpl_tell_a_friend_default.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[15-Oct-2011 18:33:32] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[15-Oct-2011 18:33:32] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/templates/tm000/sideboxes/tpl_tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[15-Oct-2011 18:33:32] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[15-Oct-2011 18:33:32] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/templates/tm000/templates/tpl_tell_a_friend_default.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[15-Oct-2011 18:33:32] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172

myDEBUG-adm-1318721071-633632.log

[15-Oct-2011 18:24:31] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/languages/english/tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[15-Oct-2011 18:24:31] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172

myDEBUG-adm-1318714938-685119.log

[15-Oct-2011 16:42:20] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/languages/english/tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[15-Oct-2011 16:42:20] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[15-Oct-2011 16:42:20] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/languages/includes/languages/spanish/tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[15-Oct-2011 16:42:20] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[15-Oct-2011 16:42:20] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/modules/sideboxes/tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[15-Oct-2011 16:42:20] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[15-Oct-2011 16:42:21] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/templates/template_default/sideboxes/tpl_tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[15-Oct-2011 16:42:21] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[15-Oct-2011 16:42:21] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/templates/template_default/templates/tpl_tell_a_friend_default.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[15-Oct-2011 16:42:21] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[15-Oct-2011 16:42:21] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/templates/tm000/sideboxes/tpl_tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[15-Oct-2011 16:42:21] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[15-Oct-2011 16:42:21] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/templates/tm000/templates/tpl_tell_a_friend_default.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[15-Oct-2011 16:42:21] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172

myDEBUG-adm-1318455450-744360.log

[12-Oct-2011 16:37:32] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/languages/english/tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[12-Oct-2011 16:37:32] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[12-Oct-2011 16:37:32] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/languages/includes/languages/spanish/tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[12-Oct-2011 16:37:32] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[12-Oct-2011 16:37:32] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/modules/sideboxes/tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[12-Oct-2011 16:37:32] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[12-Oct-2011 16:37:33] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/templates/template_default/sideboxes/tpl_tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[12-Oct-2011 16:37:33] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[12-Oct-2011 16:37:33] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/templates/template_default/templates/tpl_tell_a_friend_default.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[12-Oct-2011 16:37:33] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[12-Oct-2011 16:37:33] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/templates/tm000/sideboxes/tpl_tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[12-Oct-2011 16:37:33] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[12-Oct-2011 16:37:33] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/templates/tm000/templates/tpl_tell_a_friend_default.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[12-Oct-2011 16:37:33] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172

myDEBUG-adm-1318455422-534661.log

[12-Oct-2011 16:37:03] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/modules/sideboxes/tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[12-Oct-2011 16:37:03] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[12-Oct-2011 16:37:03] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/modules/sideboxes/tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[12-Oct-2011 16:37:03] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[12-Oct-2011 16:37:03] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/templates/template_default/sideboxes/tpl_tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[12-Oct-2011 16:37:03] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[12-Oct-2011 16:37:03] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/templates/template_default/sideboxes/tpl_tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[12-Oct-2011 16:37:03] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[12-Oct-2011 16:37:03] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/templates/template_default/templates/tpl_tell_a_friend_default.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[12-Oct-2011 16:37:03] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172
[12-Oct-2011 16:37:03] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/templates/template_default/templates/tpl_tell_a_friend_default.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[12-Oct-2011 16:37:03] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172

myDEBUG-adm-1318455394-157156.log

[12-Oct-2011 16:36:34] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/languages/english/tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[12-Oct-2011 16:36:34] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172

myDEBUG-adm-1318454815-200418.log

[12-Oct-2011 16:26:55] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/languages/english/tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[12-Oct-2011 16:26:55] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172

Thank you very much. Much appreciated.
These rae the 3 more in this folder:

myDEBUG-adm-1318445274-956699.log

[12-Oct-2011 13:47:54] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/languages/english/tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[12-Oct-2011 13:47:54] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172

myDEBUG-adm-1318212669-659383.log

[09-Oct-2011 21:11:10] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/languages/english/tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[09-Oct-2011 21:11:10] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172

myDEBUG-adm-1318212615-32634.log

[09-Oct-2011 21:10:29] PHP Warning: file(/home/godlanec/public_html/ftabonus.com/includes/languages/english/tell_a_friend.php) [<a href='function.file'>function.file</a>]: failed to open stream: Permission denied in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 168
[09-Oct-2011 21:10:29] PHP Warning: Invalid argument supplied for foreach() in /home/godlanec/public_html/ftabonus.com/cartadmin/developers_tool_kit.php on line 172

from this folder:

/public_html/ftabonus.com/cache

Or should I look at other folder??

Thank you very mcuh.

17 Oct 2011, 4:26 PM
#17
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Need some Header and Footer help please...

Again, all from DTK operation. Apparently you are not getting log files when whatever it is cuts off output. It might be possible that the addon domain causes some other kind of logging behavior, but I don't know anything about how that might affect it.
Is there a /cache/ in your web root?

17 Oct 2011, 6:30 PM
#18
matchmanhattan avatar

matchmanhattan

New Zenner

Join Date:
Mar 2008
Location:
Montreal, Canada. Manhattan, New York, USA
Posts:
60
Plugin Contributions:
0

Re: Need some Header and Footer help please...

gjh42:

Again, all from DTK operation. Apparently you are not getting log files when whatever it is cuts off output. It might be possible that the addon domain causes some other kind of logging behavior, but I don't know anything about how that might affect it.
Is there a /cache/ in your web root?
There isnt a /cache/ in the web root. So what should I do then?

17 Oct 2011, 7:01 PM
#19
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Need some Header and Footer help please...

How much have you changed the template you got? If it is still like it was when you bought it, you should ask Template Monster if that template is compatible with v1.3.9h.

17 Oct 2011, 9:35 PM
#20
rescoccc avatar

rescoccc

Totally Zenned

Join Date:
May 2010
Location:
WA State
Posts:
1,700
Plugin Contributions:
2

Re: Need some Header and Footer help please...

gjh42:

Again, all from DTK operation. Apparently you are not getting log files when whatever it is cuts off output. It might be possible that the addon domain causes some other kind of logging behavior, but I don't know anything about how that might affect it.
Is there a /cache/ in your web root?

That shouldn't be a problem. My sandbox site is setup using an addon domain of an existing Zen install with two additional installs in two different folders. Total of three Zen Cart installs. Both folders as well as the root have the cache directory and all are generating log files.