Forums / General Questions / Home page text missing

Home page text missing

Results 1 to 17 of 17
11 Mar 2011, 00:07
#1
marknew avatar

marknew

Zen Follower

Join Date:
Oct 2005
Posts:
274
Plugin Contributions:
0

Home page text missing

The text on my home page only shows the featured and specials products. I checked in admin > define pages and the text is still there for the home page.

I switched to clessic template but that didn't fix it.

I was upgrading SEO URLs but I can't see anything that would effect the home page text.

Thanks in advance!
11 Mar 2011, 00:22
#2
kim avatar

kim

Obaa-san

Join Date:
Jun 2003
Posts:
26,564
Plugin Contributions:
0

Re: Home page text missing

It was there before you started that upgrade?
11 Mar 2011, 01:17
#3
marknew avatar

marknew

Zen Follower

Join Date:
Oct 2005
Posts:
274
Plugin Contributions:
0

Re: Home page text missing

Yeh it was. I upgraded the site to 1.3.9h from 1.3.8 a few days ago and have been going through upgrading the addons. I did a few things before I noticed the text missing. I was hoping someone could point me to the files to check. It doesn't look like any of the SEO URL files would cause this.
11 Mar 2011, 02:34
#4
nigelt74 avatar

nigelt74

Totally Zenned

Join Date:
Sep 2005
Posts:
1,558
Plugin Contributions:
1

Re: Home page text missing

you have of course checked

admin --> config --> define page status --> main page
11 Mar 2011, 03:34
#5
marknew avatar

marknew

Zen Follower

Join Date:
Oct 2005
Posts:
274
Plugin Contributions:
0

Re: Home page text missing

Thanks NigelT, just checked it but it's set to 1 - on.
11 Mar 2011, 04:37
#6
kim avatar

kim

Obaa-san

Join Date:
Jun 2003
Posts:
26,564
Plugin Contributions:
0

Re: Home page text missing

What are the file permissions the file /includes/languages/english/html_includes/YOUR_TEMPLATE/define_main_page.php? Is the text in the file?
14 Mar 2011, 22:56
#7
marknew avatar

marknew

Zen Follower

Join Date:
Oct 2005
Posts:
274
Plugin Contributions:
0

Re: Home page text missing

Hi Kim,

the permissions are 0644 - the same as the other html_includes files.
I tested the home page with the classic template but it shows no text or featured products. The home page with my template shows the featuredd products but still no text.
14 Mar 2011, 23:04
#8
nigelt74 avatar

nigelt74

Totally Zenned

Join Date:
Sep 2005
Posts:
1,558
Plugin Contributions:
1

Re: Home page text missing

are there any errors showing up in the /cache folder
14 Mar 2011, 23:16
#9
marknew avatar

marknew

Zen Follower

Join Date:
Oct 2005
Posts:
274
Plugin Contributions:
0

Re: Home page text missing

HI Nigel,

yes, sadly there are a lot!

[14-Mar-2011 06:04:19] PHP Warning: call_user_func(zen_reset_cache_data_seo_urls) [<a href='function.call-user-func'>function.call-user-func</a>]: First argument is expected to be a valid callback in /home/fashiona/public_html/admin1/includes/functions/general.php on line 1701

[14-Mar-2011 06:12:14] PHP Warning: include_once(includes/classes/seo.url.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in /home/fashiona/public_html/includes/functions/html_output.php on line 25
[14-Mar-2011 06:12:14] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening 'includes/classes/seo.url.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/fashiona/public_html/includes/functions/html_output.php on line 25
[14-Mar-2011 06:12:14] PHP Fatal error: Class 'SEO_URL' not found in /home/fashiona/public_html/includes/functions/html_output.php on line 27

[14-Mar-2011 05:18:49] PHP Fatal error: Cannot redeclare class ozpost in /home/fashiona/public_html/includes/modules/shipping/ozpost.php on line 1054

[14-Mar-2011 18:08:55] PHP Warning: include(includes/templates/template_default/common/tpl_footer_googleanalytics.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/fashiona/public_html/includes/templates/fashionamour/common/tpl_footer.php on line 135
[14-Mar-2011 18:08:55] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening 'includes/templates/template_default/common/tpl_footer_googleanalytics.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/fashiona/public_html/includes/templates/fashionamour/common/tpl_footer.php on line 135
14 Mar 2011, 23:42
#10
kim avatar

kim

Obaa-san

Join Date:
Jun 2003
Posts:
26,564
Plugin Contributions:
0

Re: Home page text missing

Looks like you need to restore your backup and try the upgrade again.
15 Mar 2011, 00:00
#11
marknew avatar

marknew

Zen Follower

Join Date:
Oct 2005
Posts:
274
Plugin Contributions:
0

Re: Home page text missing

Hi Kim,

I've moved the site to a new server. I tried importing the backup from the old server but it doesn't bring al the files in so I'm stuck with fixing this. Gues I'll just work through each error message one at a time. Any suggestions?

A lot of these seem related to the SEO URLs. i would get rid of those but this isn't my site and somene made the template using the SEO URLs so turning itof breaks a lot of the hardcoded links.
15 Mar 2011, 13:04
#12
marknew avatar

marknew

Zen Follower

Join Date:
Oct 2005
Posts:
274
Plugin Contributions:
0

Re: Home page text missing

I've set up a clean install of 1.3.9h with the home page text showing. If i connect this site to the original sites database the home page text dissapears so the problem must be in the databse. Does anyone know of anywhere else the home page text can be turned off? It is still in admin>tools>define pages>main page. Help, this site has been down since Sunday now.
15 Mar 2011, 15:08
#13
kim avatar

kim

Obaa-san

Join Date:
Jun 2003
Posts:
26,564
Plugin Contributions:
0

Re: Home page text missing

Are you using the 'Always show categories on the main page'?

Do your files contain an /includes/templates/YOUR_TEMPLATE/templates/tpl_index.php?
15 Mar 2011, 20:22
#14
marknew avatar

marknew

Zen Follower

Join Date:
Oct 2005
Posts:
274
Plugin Contributions:
0

Re: Home page text missing

no my template doesn't have tpl_index.php

Categories - Always Show on Main Page 1 yes.

OK i changes that to no and the text appears but I'm lost as to why? Thanks Kim
15 Mar 2011, 21:11
#15
marknew avatar

marknew

Zen Follower

Join Date:
Oct 2005
Posts:
274
Plugin Contributions:
0

Re: Home page text missing

now the featured products don't show on the main page. They do when i set Categories - Always Show on Main Page 1 to "no" If i switch it to Categories - Always Show on Main Page 1 yes, the home page text shows but no featured products. I guess thats a corrupt/missing file maybe? but what files should i check now?

Actually if i set Categories - Always Show on Main Page 1 to"no" i get the text but the footer and rh colunm are gone!
15 Mar 2011, 22:06
#16
kim avatar

kim

Obaa-san

Join Date:
Jun 2003
Posts:
26,564
Plugin Contributions:
0

Re: Home page text missing

Do you have a back up of the original files and database from before you began upgrading?
15 Mar 2011, 22:24
#17
marknew avatar

marknew

Zen Follower

Join Date:
Oct 2005
Posts:
274
Plugin Contributions:
0

Re: Home page text missing

I have just downloaded them again as the first backup was corrupted. I found the home page problem was an error with social networking code. Thanks for your help. I still have problems with the payment modules but hopefully I can fix them with the new backup files.