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

Only First Video Works


  • Please log in to reply
30 replies to this topic

#21 golfgym

golfgym

    Newbie

  • Members
  • Pip
  • 6 posts
  • LocationStuart Florida

Posted 22 May 2015 - 01:27 PM

Now, This is the message I am getting:

Warning: mysql_real_escape_string(): Access denied for user 'cnoygkaf'@'localhost' (using password: NO) in /home/cnoygkaf/public_html/wp-content/themes/function/functions/admin-interface.php on line 111

Warning: mysql_real_escape_string(): A link to the server could not be established in /home/cnoygkaf/public_html/wp-content/themes/function/functions/admin-interface.php on line 111

Fatal error: Uncaught exception 'Exception' with message 'fetch - <b></b><br>---<br> Query: select * from wp_revslider_sliders order by id ASC' in /home/cnoygkaf/public_html/wp-content/plugins/revslider/inc_php/framework/functions.class.php:7 Stack trace: #0 /home/cnoygkaf/public_html/wp-content/plugins/revslider/inc_php/framework/db.class.php(22): UniteFunctionsRev::throwError('fetch - <b></b>...', -1) #1 /home/cnoygkaf/public_html/wp-content/plugins/revslider/inc_php/framework/db.class.php(36): UniteDBRev->throwError('fetch - <b></b>...') #2 /home/cnoygkaf/public_html/wp-content/plugins/revslider/inc_php/framework/db.class.php(127): UniteDBRev->checkForErrors('fetch') #3 /home/cnoygkaf/public_html/wp-content/plugins/revslider/inc_php/revslider_slider.class.php(1485): UniteDBRev->fetch('wp_revslider_sl...', '', 'id', '', 'ASC') #4 /home/cnoygkaf/public_html/wp-content/plugins/revslider/inc_php/revslider_tinybox.class.php(12): RevSlider->getArrSliders() #5 [internal function]: RevSlider_TinyBox::my_print_shortcodes_in_js( in /home/cnoygkaf/public_html/wp-content/plugins/revslider/inc_php/framework/functions.class.php on line 7



#22 brandon

brandon

    Advanced Member

  • TubePress Staff
  • 1989 posts

Posted 23 May 2015 - 01:29 AM

And yes i changed it to [ytube]

Tommy,

 

Last thing to try before I ask our developers to take a look.  Can you switch to the default WordPress theme?

 

Thanks!


Want a faster, more personalized support experience? Open a ticket with us! We will be gradually phasing out forum-based support in favor of a proper ticketing system. Please help us help you!


#23 brandon

brandon

    Advanced Member

  • TubePress Staff
  • 1989 posts

Posted 23 May 2015 - 01:30 AM

I have the same issue. Main video plays, no others. See here

 

The only error I see in the console is:

 

TypeError: N is undefined -- tubepress.js:8

I responded to your other thread that you started.

 

Thanks!


Want a faster, more personalized support experience? Open a ticket with us! We will be gradually phasing out forum-based support in favor of a proper ticketing system. Please help us help you!


#24 brandon

brandon

    Advanced Member

  • TubePress Staff
  • 1989 posts

Posted 23 May 2015 - 01:33 AM

Now, This is the message I am getting:

Warning: mysql_real_escape_string(): Access denied for user 'cnoygkaf'@'localhost' (using password: NO) in /home/cnoygkaf/public_html/wp-content/themes/function/functions/admin-interface.php on line 111

Warning: mysql_real_escape_string(): A link to the server could not be established in /home/cnoygkaf/public_html/wp-content/themes/function/functions/admin-interface.php on line 111

Fatal error: Uncaught exception 'Exception' with message 'fetch - <b></b><br>---<br> Query: select * from wp_revslider_sliders order by id ASC' in /home/cnoygkaf/public_html/wp-content/plugins/revslider/inc_php/framework/functions.class.php:7 Stack trace: #0 /home/cnoygkaf/public_html/wp-content/plugins/revslider/inc_php/framework/db.class.php(22): UniteFunctionsRev::throwError('fetch - <b></b>...', -1) #1 /home/cnoygkaf/public_html/wp-content/plugins/revslider/inc_php/framework/db.class.php(36): UniteDBRev->throwError('fetch - <b></b>...') #2 /home/cnoygkaf/public_html/wp-content/plugins/revslider/inc_php/framework/db.class.php(127): UniteDBRev->checkForErrors('fetch') #3 /home/cnoygkaf/public_html/wp-content/plugins/revslider/inc_php/revslider_slider.class.php(1485): UniteDBRev->fetch('wp_revslider_sl...', '', 'id', '', 'ASC') #4 /home/cnoygkaf/public_html/wp-content/plugins/revslider/inc_php/revslider_tinybox.class.php(12): RevSlider->getArrSliders() #5 [internal function]: RevSlider_TinyBox::my_print_shortcodes_in_js( in /home/cnoygkaf/public_html/wp-content/plugins/revslider/inc_php/framework/functions.class.php on line 7

Golf,

These errors are unrelated to TubePress. It appears that your SQL database either went off line or was compromised, since WordPress was no longer able to communicate with it.  I would suggest speaking/working with your hosting provider to find out whats wrong.  Once you get that fixed, please create a new thread, post a link to your page when TubePress is not working, post a description of the issue, and enable TubePress Debugging.

 

Thanks!


Want a faster, more personalized support experience? Open a ticket with us! We will be gradually phasing out forum-based support in favor of a proper ticketing system. Please help us help you!


#25 Tommy Raun

Tommy Raun

    Member

  • Members
  • PipPip
  • 13 posts

Posted 23 May 2015 - 02:17 AM

Tommy,

 

Last thing to try before I ask our developers to take a look.  Can you switch to the default WordPress theme?

 

Thanks!

 

Sorry our page are having a lot of daily hits. Switching back to default theme will not be an option. As i know there would be a lot of setup when switching back.

 

There must be another way 

 

Also the free version worked fine before the new API should be used.



#26 Alex White

Alex White

    Newbie

  • TubePress Pro
  • Pip
  • 7 posts

Posted 23 May 2015 - 05:47 PM

Brandon mentioned resources weren't loading on my site.

I did some digging and found that <?php wp_head(); ?> was missing from my themes header.php -- that's how the tubepress plugin loads resources.

Something for the rest of you to check.

 

Thanks.



#27 Tommy Raun

Tommy Raun

    Member

  • Members
  • PipPip
  • 13 posts

Posted 25 May 2015 - 02:51 AM

Well that string are in my header.php.  



#28 Tommy Raun

Tommy Raun

    Member

  • Members
  • PipPip
  • 13 posts

Posted 26 May 2015 - 06:28 AM

Well today i had to install another youtube program, so our costumers can see the videos. as Tubepress dont work after changing from Free to PRO.

 

So if its not gonna work on our page with PRO version, we will ask for a refund, as the free version worked just fine until until the youtube API set it down to only show 3 videos.

So its not our theme, its the plugin that is the problem. 

 

So Tubepress staff. Our patience  are running out now.



#29 brandon

brandon

    Advanced Member

  • TubePress Staff
  • 1989 posts

Posted 26 May 2015 - 10:03 PM

Tommy,

 

It is not a problem with TubePress, as tens of thousands of people are using TubePress 4.1.8 on their websites with zero problems.  If you can set up a test subdomain for your site, place tubepress on it with the default wordpress theme, you'll see that it will work properly.

 

Thanks


Want a faster, more personalized support experience? Open a ticket with us! We will be gradually phasing out forum-based support in favor of a proper ticketing system. Please help us help you!


#30 Tommy Raun

Tommy Raun

    Member

  • Members
  • PipPip
  • 13 posts

Posted 27 May 2015 - 09:47 AM

I have testet and yes it works if i delete the carousel on our frontpage.

 

but we bought this script to work with our design. As it worked fine before the new API thing came. The PRO version does not work with our design. 

 

Therefore we can't use it.



#31 golfgym

golfgym

    Newbie

  • Members
  • Pip
  • 6 posts
  • LocationStuart Florida

Posted 27 May 2015 - 09:55 AM

Tommy, I found a solution that worked for us.  Go to: https://express.tubepress.comI signed in and was able to create 4 galleries that are simple to create.  I just added the code to the pages I wanted them on.  See if that will work for you.  Ken