Jump to content


These Forums Are Now Read-Only


For TubePress support, please post a question here or open a support ticket and we will be glad to assist.


Photo

Tubepress causing errors in theme of site


  • Please log in to reply
1 reply to this topic

#1 kevin reese

kevin reese

    Newbie

  • Members
  • Pip
  • 1 posts

Posted 28 August 2011 - 04:52 PM

I recently moved my website to a new hosting server and now am getting an error message that Tubepress failed to open stream and refers to a code in my themes file. Here is the actual warning:

Warning: include(/home/content/t/h/e/trut2612/html/wp-content/plugins/tubepress_pro_2_2_0/sys/classes/TubePressPro.class.php) [function.include]: failed to open stream: No such file or directory in /home/content/34/8288834/html/wp-content/themes/scary-theme/home.php on line 3

Warning: include() [function.include]: Failed opening '/home/content/t/h/e/trut2612/html/wp-content/plugins/tubepress_pro_2_2_0/sys/classes/TubePressPro.class.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in /home/content/34/8288834/html/wp-content/themes/scary-theme/home.php on line 3

The resulting error has caused my theme not to load properly, so I cannot give you a live view of the actual error because my site is in maintenance mode right now and can't be viewed by the public.

The site worked fine before the move, I have edited the themes file to reflect the new hosting name, but still receive the error

Any help would be appreciated

#2 eric

eric

    Lead Developer

  • TubePress Staff
  • 2787 posts

Posted 31 August 2011 - 11:58 AM

Hi,

It looks like something is still trying to load TubePress from your old directory structure - the /home/content/t/h/e/trut2612/html instead of the new /home/content/34/8288834/html. What's the content of /home/content/34/8288834/html/wp-content/themes/scary-theme/home.php on line 3?