Fatal error when any video file run

I'm getting “Fatal error: Call to a member function getCurrentTheme() on a non-object in /hermes/web07/b3/pow./htdocs/zenphoto/zp-core/plugins/class-video.php on line 132”
whenever I try to run any video file .MOV.FLV ... whatever.
This is my setup:
* Zenphoto version 1.2.5_RC1 [3982] (Official Build)
* Current gallery theme: zenpage-default
* PHP version: 5.2.1
* Graphics support: PHP GD library bundled (2.0.28 compatible)
* PHP memory limit: 256M (Note: Your server might allocate less!)
* MySQL version: 5.0.45
* Database name: zpdata
* Table prefix: zp_
* Spam filter: simple
* Captcha generator: zenphoto

Active plugins:

* class-video v1.0.0
* flowplayer3 v1.0.3
* flowplayer3_playlist v1.0.2
* image_album_statistics v1.0.7.2
* paged_thumbs_nav v1.0.6.2
* print_album_menu v1.4.7
* slideshow v1.0.7
* zenpage v1.1.1

Active filters:

* none

any ideas?

Comments

  • acrylian Administrator, Developer
    When and where exactly do you get this error? Also a link would be helpful.
  • check the plugin class-video.php restall this plugin.
  • cjdutil Member
    ahhhh, I only get this error if I try to run the video from a search. If i go directly to the page the video runs fine.
    Is this suppose to happen?
  • acrylian Administrator, Developer
    Actually not. That is at least a hint. We will try to reproduce that.
  • cjdutil Member
    I'm not sure how to send you a link to the search results and it doesn't matter if I link you to the video page because it works. but here is the link anyways.

    This is the link I get from a search when I right click and "copy link location" on the video thumbnail.
    http://cjdutil.powweb.com/zenphoto/index.php?album=2009-03-29+Kristen's+7th+Birthday&image=Scooter.flv
    If I paste that into a new browser window everything works fine.
    If I click on the thumbnail from search I get the fatal error.

    Also I went back to flowplayer 1
    flowplayer 3 was not playing my flv's but would play mov's
    flowplayer 1 is playing both, for some reason.
    I hope that helps a little.
  • acrylian Administrator, Developer
    We will try to reproduce that. Just to clearify: None of the flash video players being flowplayer 1 (which is flowplayer 2 actually), flowplayer3 or flv player is able to play movs. movs/Quicktime movies are played within your browser if the quicktime plugin is installed. If Flowplayer3 does inferfere with this it will be a bug. We will check that, too.
  • cjdutil Member
    yes you are right, No video at all MOV or FLV from search results.
    MOV plays in quicktime from direct link
    FLV was not playing in flowplayer 3 that's why I switched to flowplayer 1 now FLV plays from direct link.

    is there a way to PM you login info so you can poke around on my website?
  • acrylian Administrator, Developer
    I could reproduce the fatal error and found out it is actually a bug in the paged_thumbs_nav plugin. I have no idea yet but will take a look. Meanwhile disable the plugin.

    Regarding the flv not playing. I have no idea why flowplayer 2 would play something flowplayer 3 would not. This might be a flowplayer issue. flv is a container format and not all included codecs may work (I had one that did not work, too and I did not find out why)
  • cjdutil Member
    Excellent! you are exactly right. disabled the plugin and viewing from search result works fine.
    Also I tried a different file converter for MOV to FLV and it works fine in both flowplayers.
    Thank you very much.
  • acrylian Administrator, Developer
    Good, that it is now working for you. Regarding the paged-thumbs nav with videos in a search. This is actually not really a bug of the paged thumbs but goes a little deeper as sbillard found out. Sadly we will not get that fix into Zenphoto 1.2.5 that is scheduled today. But it surely will get into the svn/nightly this week.
Sign In or Register to comment.