Flowplayer install on Tikiwiki 2.0 is hard coded to /lib on site.
- Status
- Closed
- Subject
- Flowplayer install on Tikiwiki 2.0 is hard coded to /lib on site.
- Version
- 2.x
- Category
- Consistency
- Usability
- Feature request
- Feature
- Modules
Wiki Plugin (extends basic syntax) - Resolution status
- Invalid
- Submitted by
- Duncan
- Lastmod by
- Ushindi Gedeon
- Rating
- Description
If you choose to use the flowplayer module, you are required to have Tikiwiki installed in the root of the domain.
ie: http://www.domain.com/tiki/tiki-index.php?page=Bob
will not work, while
http://www.domain.com/tiki-index.php?page=Bob
will work.
The cause for this seems to be that the lib/wiki-plugins/wikiplugin_flowplayer.php file is hard coded to work from the '/lib/flowplayer/' folder.
(Search words: flowplayer, tikiwiki, broken, no video, blank)
- Solution
My down and dirty solution is to directly edit the 'lib/wiki-plugins/wikiplugin_flowplayer.php' file and change any lines that contain
/lib/flowplayer/
to
/tiki/lib/flowplayer/
or whatever your install is.
Request: It would be nice to have an Admin page that allows you to set the default parameters by storing them in the db and rewriting the wikiplugin_flowplayer.php script to build the html each time (adding in the option of the default location of the flowplayer components). (I'm not able to code the db system, so I'll leave it as a request.)
- Workaround
- Importance
- 2
- Priority
- 10
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 2034
- Created
- Tuesday 16 September, 2008 19:48:10 UTC
by Unknown - LastModif
- Friday 01 May, 2026 14:45:35 UTC