iik
Forum Replies Created
-
Forum: Plugins
In reply to: [WORDPRESS VIDEO GALLERY] limit user rating for videosThanks, ticket is on its way 🙂
Forum: Plugins
In reply to: [WORDPRESS VIDEO GALLERY] Upload Videos from youtube not workingThanks a lot, everything is working fine now, as far as I can see 🙂
Forum: Plugins
In reply to: [WORDPRESS VIDEO GALLERY] Upload Videos from youtube not workingyep, video on shortcode-page is running now, even newly added videos. 🙂
but I guess it was a browser/flash issue with the videos not running in the shortcode-pages, as I use a different browser now (Opera at the moment, used Chrome before). When I change back to the original code in videoshortcode.php, the videos are still running in the Opera…
But still newly added videos don’t show up on video-home and video-more…
Forum: Plugins
In reply to: [WORDPRESS VIDEO GALLERY] Upload Videos from youtube not workingTicket Number is [##20005##]
Thanks! 🙂Forum: Plugins
In reply to: [WORDPRESS VIDEO GALLERY] Upload Videos from youtube not workingSame problem here, added videos are shown in the admin-gui, but not on video-home or video-more.
I followed the steps mentioned in the post from karthikeyani (in http://ww.wp.xz.cn/support/topic/dosent-work-after-updating?replies=2#post-5943074) but the topics were already settled in the code …
Adding existing videos to new categories works, but new videos are not shown in the assigned categories (neither new categories nor existing categories) on the front page, although they are shown in the admin-page.
I can even call the page of the new video, title and description, categories(sic!), ratings, everything is shown, but not the video (just a blank black player-window)
hm, the site is still in development, so no public access… I could send you an access via private mail? (I did check for javascript errors myself, but did not find any… 🙁 )
but I solved this one: I had a simple rewrite rule to redirect all traffic to /wp-admin/ to https. This turned out not to work with the plugin, because /wp-admin/upload.php is called somewhere in the plugin…
so I tunred off that rewrite rule and installed the plugin iTheme Security to get encrypted password and cookie transmission.
Now the upload of the file swork without error.
BUT: I now have two other problems… guess, I open new threads for them an mark this one as solved?