[SOLVED|Moved server install: new problem with youtubeplayer
Posted: Wed Jul 20, 2011 3:37 am
I recently moved my CMSMS install to a new server setup.
The old setup was debian lenny with apache and php5.2.
The new setup is very similar ubuntu with apache and php5.3.
I barely use any functionality of youtubeplayer module, only for conveniently encoding youtube links within the cmsms site.
However, since the move, I am getting lots of this in my error.log
I looked at those lines in the en_US.php, but I don't know what to do with them..... I am guessing it may be the change to php5.3; which I need for a different project...
If anyone can point out some help or a fix, I'd appreciate it. Thanks!
The old setup was debian lenny with apache and php5.2.
The new setup is very similar ubuntu with apache and php5.3.
I barely use any functionality of youtubeplayer module, only for conveniently encoding youtube links within the cmsms site.
However, since the move, I am getting lots of this in my error.log
Code: Select all
[Wed Jul 20 03:11:58 2011] [error] [client 75.160.xxx.xx] PHP Notice: Undefined variable: userids in snipped/public/modules/youtubeplayer/lang/en_US.php on line 276
[Wed Jul 20 03:11:58 2011] [error] [client 75.160.xxx.xx] PHP Notice: Undefined variable: userids in snipped/public/modules/youtubeplayer/lang/en_US.php on line 287
[Wed Jul 20 03:12:01 2011] [error] [client 75.160.xxx.xx] PHP Notice: Undefined variable: userids in snipped/public/modules/youtubeplayer/lang/en_US.php on line 276, referer: http://crptruck.com/
[Wed Jul 20 03:12:01 2011] [error] [client 75.160.xxx.xx] PHP Notice: Undefined variable: userids in snipped/public/modules/youtubeplayer/lang/en_US.php on line 287, referer: http://crptruck.com/
If anyone can point out some help or a fix, I'd appreciate it. Thanks!