By jprieto on
I HAD A DRUPAL 6.3 INSTALLATION WORKING FINE, BUT THEN I UPGRADED TO 6.4 AND NOW I FACE 1 PROBLEM.
In the home page i had an article (story) which contained an embeded script for a video player, and it displayed okay. BUT as soon as I upgraded to 6.4, the video player do not play.
For it to play, i have to click on the story header, then it links to the story page and it plays okay.
Why?
How can I get it to work in the home page ALSO?
thanks
Comments
We cannot help you unless
We cannot help you unless you provide sufficient details about the modules you're referring to. Also, your best bet is to check the Issue queue of the video module you are using to see if others have this problem (or maybe a solution). If there's no mention of it, please post a new issue in the module's Issue queue, so the developer can help you and possibly correct the bug if it is a problem that affects others as well.
-- David
absolutecross.com
[new guide/lesson in progress: Creating a CCK and Views powered Drupal site - feedback welcome]
It is not a module I installed, here are more details
It is not a module I installed, I simply created a simply "story" entry which contained a javascript, which displays a video. It works fine in 6.2, but not in 6.4
To be more specific, see this url
http://www.usaindie.com/portal
As you can see there is nothing displayed on the home page EXCEPT the title on the story I created (USA INDIE ENTERTAINMENT)
Now if you click on that story title, you will see that the video displays okay --- but it does NOT do this on the home page
the content on the story is this:
please help
Ok one thing to try... it's
Ok one thing to try... it's possible that the javascript you've pasted in is for some reason considered too long for the teaser limit now, and as such is being pushed to only the full page view.
Go to Administer > Content management > Post settings
Set "Length of trimmed posts" to a very high number (for now, you can set it back)... and press Save Configuration.
Open the node that contains the video, edit it, and save it. This causes the node teaser to be regenerated following the new Length setting.
Try that and let me know if it gets the video back onto your home page.
-- David
absolutecross.com
[new guide/lesson in progress: Creating a CCK and Views powered Drupal site - feedback welcome]
Sir, you are a genius!!
Thank you so very much.
May one day I be able to return your generous time helping me.
In the meantime, may God count it in your favor.
Again, thanks.
Haha glad to be of service
Haha glad to be of service :)
Good luck with your site.
-- David
absolutecross.com
[new guide/lesson in progress: Creating a CCK and Views powered Drupal site - feedback welcome]