4
Hello McDonald.
I am Spanish sorry my English.
I installed version 1.01 Final xoopstube they add a video (I tested only Youtube) give me a blank page.
With the ignition Debug gives me the following error.
---------------
Queries
SELECT * FROM xitu_config WHERE (conf_modid = '0' AND conf_catid = '1') ORDER BY conf_order ASC
SELECT sess_data, sess_ip FROM xitu_session WHERE sess_id = '8652ce4a537dde9232f2fb4419ea0053'
SELECT * FROM xitu_users WHERE uid=1
SELECT * FROM xitu_modules WHERE dirname = 'xoopstube'
SELECT * FROM xitu_config WHERE (conf_modid = '13') ORDER BY conf_order ASC
INSERT INTO xitu_xoopstube_videos (lid, cid, title, vidid, screenshot, submitter, publisher, status, date, hits, rating,votes, comments, vidsource, published, expired, updated, offline, description, ipaddress, notifypub, vidrating, time, keywords, item_tag, picurl ) VALUES ('', 1, 'Super', 'c50Lvpz9ukc', '', '1', '2008Super', '1', '1201221223', 0, 0, 0, 0, '0', '1201221223', 0, '0', '0', 'Super', '83.xx.xxx.xxx', '0', '6', '09:37', '', '', '')
Error number: 1054
Error message: Unknown column 'vidsource' in 'field list'
Total: 6 queries
Blocks
Total: 0 blocks
Extra
Timers
XOOPS took 0.109 seconds to load.
XOOPS Boot took 0.045 seconds to load.
Module init took 0.065 seconds to load.
---------------------
With version 1.01 rc7 works perfectly.
Thanks.