I get this error:
I tried the fix from vshare Skins, but it don´t worked (it is for 2.6).Search string is empty.
Please help me :)
Speedridingvideos - Share Your Videos
I get this error:
I tried the fix from vshare Skins, but it don´t worked (it is for 2.6).Search string is empty.
Please help me :)
Speedridingvideos - Share Your Videos
Embed problem.
Show message: Video Not Found
Embed code:
<object width="425" height="350" type="application/x-shockwave-flash" data="http://trials.my_domain.com/player/player.swf"><param name="movie" value="http://trials.my_domain.com/player/player.swf">
<param name="flashvars" value="&file=http://trials.my_domain.com/xml_playlist.php?id=11&height=350&image=http://trials.my_domain.com/thumb/4ca4238a0b/11.jpg&width=425
&location=http://trials.my_domain.com/player/player.swf
&logo=http://trials.my_domain.com/templates/images/watermark.gif
&link=http://www.my_domain.com&linktarget=_blank"/>
</object>
Hi there!
Got this error:
There is only channels no channel..Error at the line 7: ALTER TABLE channel CONVERT TO CHARACTER SET utf8;
Query: ALTER TABLE channel CONVERT TO CHARACTER SET utf8;
MySQL: Table 'youclone.channel' doesn't exist
EDIT: Just edited the line in install/sql/upgrade_2.6_to_2.7.sql
from channel to channels? But then emailinfo error pops out..ALTER TABLE channel CONVERT TO CHARACTER SET utf8;
Last edited by pjohn; 05-30-2009 at 01:49 PM.
Hi there!
Tried the upgrade again and its giving me the same error over and over:
Error at the line 7: ALTER TABLE channel CONVERT TO CHARACTER SET utf8;
Query: ALTER TABLE channel CONVERT TO CHARACTER SET utf8;
MySQL: Table 'tubedb.channel' doesn't exist
It seems like the command (in the file install/sql/upgrade_2.6_to_2.7.sql):
line 65: ALTER TABLE `channel` RENAME TO `channels`;
is done before the command in the first lines:
line 7: ALTER TABLE channel CONVERT TO CHARACTER SET utf8;
so the name of the table is changed to channels before the line 7.. have no idea why.
any idea why?
So i deleted this from upgrade_2.6_to_2.7sql
And it has upgraded.. it works niceALTER TABLE adv CONVERT TO CHARACTER SET utf8;
ALTER TABLE buddy_list CONVERT TO CHARACTER SET utf8;
ALTER TABLE channel CONVERT TO CHARACTER SET utf8;
ALTER TABLE comments CONVERT TO CHARACTER SET utf8;
ALTER TABLE config CONVERT TO CHARACTER SET utf8;
ALTER TABLE contact CONVERT TO CHARACTER SET utf8;
ALTER TABLE disallow CONVERT TO CHARACTER SET utf8;
ALTER TABLE emailinfo CONVERT TO CHARACTER SET utf8;
ALTER TABLE favourite CONVERT TO CHARACTER SET utf8;
ALTER TABLE feature_req CONVERT TO CHARACTER SET utf8;
ALTER TABLE friends CONVERT TO CHARACTER SET utf8;
ALTER TABLE group_mem CONVERT TO CHARACTER SET utf8;
ALTER TABLE group_own CONVERT TO CHARACTER SET utf8;
ALTER TABLE group_tps CONVERT TO CHARACTER SET utf8;
ALTER TABLE group_tps_post CONVERT TO CHARACTER SET utf8;
ALTER TABLE group_vdo CONVERT TO CHARACTER SET utf8;
ALTER TABLE guest_info CONVERT TO CHARACTER SET utf8;
ALTER TABLE inappro_req CONVERT TO CHARACTER SET utf8;
ALTER TABLE last_5users CONVERT TO CHARACTER SET utf8;
ALTER TABLE package CONVERT TO CHARACTER SET utf8;
ALTER TABLE pages CONVERT TO CHARACTER SET utf8;
ALTER TABLE playlist CONVERT TO CHARACTER SET utf8;
ALTER TABLE pm CONVERT TO CHARACTER SET utf8;
ALTER TABLE poll_question CONVERT TO CHARACTER SET utf8;
ALTER TABLE process_queue CONVERT TO CHARACTER SET utf8;
ALTER TABLE profile_comments CONVERT TO CHARACTER SET utf8;
ALTER TABLE relation CONVERT TO CHARACTER SET utf8;
ALTER TABLE sconfig CONVERT TO CHARACTER SET utf8;
ALTER TABLE servers CONVERT TO CHARACTER SET utf8;
ALTER TABLE signup CONVERT TO CHARACTER SET utf8;
ALTER TABLE subscriber CONVERT TO CHARACTER SET utf8;
ALTER TABLE tags CONVERT TO CHARACTER SET utf8;
ALTER TABLE tag_video CONVERT TO CHARACTER SET utf8;
ALTER TABLE uservote CONVERT TO CHARACTER SET utf8;
ALTER TABLE verify_code CONVERT TO CHARACTER SET utf8;
ALTER TABLE video CONVERT TO CHARACTER SET utf8;
ALTER TABLE vote_result CONVERT TO CHARACTER SET utf8;
ALTER TABLE words CONVERT TO CHARACTER SET utf8;
Got an other issue now. When i want to check a video the page simply doesnt loads.. it works only in Opera, in Ie and FF it expires and shows only a blank page. Only the root is loading in those.. Any idea how to fix this?
Already fixed that problem
http://forums.buyscripts.in/general-...html#post19916
Bookmarks