I have a problem with the new version of the play module ((v.1.0.3).
I cannot change the player I want to use to read the videos .flv
The error is :
Code: Select all
--Add Me - module:Play string:error_fileexists--Thank you in advance !
Code: Select all
--Add Me - module:Play string:error_fileexists--Same thing for table_id='cal-upcominglist'Warning: Parameter table_id is not known... dropped in /home/webmaster/lib/misc.functions.php on line 1301
See : http://www.carabinsnicois.fr/index.phpWarning: Parameter table_id is not known... dropped in /home/webmaster/lib/misc.functions.php on line 1301
Thank you very much, that worked !!sn3p wrote: Try adding position: relative; to the links.
Code: Select all
#primary-nav a { display: block; margin: 0px; padding: 5px 10px; text-decoration: none; color: #FFFFFF; position: relative; }