2009/11/23 11:08:49
|
---|
![]() |
Re: Title mytube?Open file singlevideo.php and find these 2 lines:
$xoTheme -> addMeta( 'meta', 'title', $video_arr['title'] ); $xoopsTpl -> assign( 'xoops_pagetitle', $video_arr['title'] ); and replace with $xoTheme -> addMeta( 'meta', 'title', 'Ver' . $video_arr['title'] . 'Online' ); $xoopsTpl -> assign( 'xoops_pagetitle', 'Ver' . $video_arr['title'] . 'Online' ); Upload the file, update the module and clear folders cache & templates_c. |
Subject | Poster | Date |
---|---|---|
![]() |
pelis24 | 2009/11/23 10:25:32 |
![]() |
McDonald | 2009/11/23 11:08:49 |
![]() |
pelis24 | 2009/11/23 11:44:08 |