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

Bug In Wordpress Version Declaration Of Tubepress_impl_cache_itemdecorator::set() Must Be Compatible With That Of Ehough_stash_interfaces_iteminterfac


Best Answer DanielRuf, 10 January 2014 - 01:38 PM

This thread can be closed.
I have opened a ticket last year at Github and the issue is already resolved for me =)
https://github.com/t...ress/issues/583

Go to the full post


  • Please log in to reply
6 replies to this topic

#1 DanielRuf

DanielRuf

    Newbie

  • Members
  • Pip
  • 4 posts

Posted 23 December 2013 - 10:20 AM

I am getting this when I try to use the [tubepress] shortcode:

Fatal Error:
Declaration of tubepress_impl_cache_ItemDecorator::set() must be compatible with that of ehough_stash_interfaces_ItemInterface::set() in /homepages/9/d379484166/htdocs/wp-content/plugins/tubepress/src/main/php/classes/tubepress/impl/cache/ItemDecorator.php on line 15

It works when I comment / change it in the php file to

class tubepress_impl_cache_ItemDecorator //implements ehough_stash_interfaces_ItemInterface

Please check this and provide a bug fix.
Is mine solution safe so I can use now the plugin?

It seems your forum software capitalizes all words in the threat title.



#2 brandon

brandon

    Advanced Member

  • TubePress Staff
  • 1989 posts

Posted 24 December 2013 - 12:14 AM

Daniel,

 

Would you please try uninstalling and then re-installing TubePress from a new download?  I just tested an installation of TubePress on a clean WordPress site and it seems to be working fine.

 

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!


#3 DanielRuf

DanielRuf

    Newbie

  • Members
  • Pip
  • 4 posts

Posted 24 December 2013 - 04:31 AM

Daniel,

 

Would you please try uninstalling and then re-installing TubePress from a new download?  I just tested an installation of TubePress on a clean WordPress site and it seems to be working fine.

 

Thanks!

This is not possible. We have done all updates directly in the Wordpress admin panel and there were some settings which we needed.
Did you use the [tubepress] shortcode? Also did you take a look at this PHP file?
I think the website runs on a server with an older PHP version. BUt this is definitely a bug in my opinion.

 

Also please do a short Google search: https://www.google.d...terface::set()"

Can you also change the title of this thread? Should read Wordpress and not Wodpress

http://stackoverflow...atible-with-php
 



#4 brandon

brandon

    Advanced Member

  • TubePress Staff
  • 1989 posts

Posted 27 December 2013 - 01:49 AM

Hi Daniel,

 

Removing TubePress will not cause you to lose any of the TubePress settings.  They are all stored in the primary Wordpress database, so unless you completely remove wordpress and delete the database, simply removing and re-installing TubePress will not cause you to lose any TubePress settings.

 

Also, you can always open a bug report by going here: https://github.com/t...ment&state=open

 

Let us know.

 

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!


#5 DanielRuf

DanielRuf

    Newbie

  • Members
  • Pip
  • 4 posts

Posted 27 December 2013 - 04:46 AM

Hi Daniel,

 

Removing TubePress will not cause you to lose any of the TubePress settings.  They are all stored in the primary Wordpress database, so unless you completely remove wordpress and delete the database, simply removing and re-installing TubePress will not cause you to lose any TubePress settings.

 

Also, you can always open a bug report by going here: https://github.com/t...ment&state=open

 

Let us know.

 

Thanks!

Well, but this is still a bug as updating an existing version throws this error.
And the code seems to be wrong as PHP says.



#6 brandon

brandon

    Advanced Member

  • TubePress Staff
  • 1989 posts

Posted 09 January 2014 - 07:45 PM

Hello,

 

This issue was resolved with the release of TubePress 3.1.5

 

Please make sure to upgrade and let us know if you continue to have any issues.

 

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!


#7 DanielRuf

DanielRuf

    Newbie

  • Members
  • Pip
  • 4 posts

Posted 10 January 2014 - 01:38 PM   Best Answer

This thread can be closed.
I have opened a ticket last year at Github and the issue is already resolved for me =)
https://github.com/t...ress/issues/583