1
xavhmn
xoopstube bug in singlevideo.php
  • 2008/1/14 16:36

  • xavhmn

  • Just popping in

  • Posts: 23

  • Since: 2004/11/16


hello mcdonald, I does not arrive has to find error, but i have a white page with the last version beta of xoopstube, the links pointing towards singlevideo.php give a white page

Logiciel serveur Apache/2.2.6 (Win32)
Version PHP 5.2.6-dev
Version MySql 5.0.45-community-nt

2
xavhmn
Re: xoopstube bug in singlevideo.php
  • 2008/1/14 18:44

  • xavhmn

  • Just popping in

  • Posts: 23

  • Since: 2004/11/16


resolved

line 44 replace:
include XOOPS_ROOT_PATH '/header.php';
include_once(
'footer.php');


by:
include XOOPS_ROOT_PATH '/header.php';
$xoopsTpl -> assign("xoops_module_header"'<link rel="stylesheet" type="text/css" href="'  XOOPS_URL '/modules/' $xoopsModule -> getvar'dirname' ) .  '/xtubestyle.css" />');
//include_once('footer.php');

3
McDonald
Re: xoopstube bug in singlevideo.php
  • 2008/1/15 2:14

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


Probably I will add the link to the css-file in the template files and remove the file footer.php.

My testserver is almost same as your website and I don't have the problem. Also not on my production website.

Please check out the 'about' in the admin panel (main index) for submitting bugs.
I've started a forum for XoopsTube and WF-Links here:http://members.lycos.nl/mcdonaldsstore/phpBB2/
Also check this topic:http://members.lycos.nl/mcdonaldsstore/phpBB2/viewtopic.php?t=14

4
Trainer
Re: xoopstube bug in module
  • 2008/1/25 0:49

  • Trainer

  • Just popping in

  • Posts: 1

  • Since: 2008/1/25


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.

5
maxxy
Re: xoopstube bug in singlevideo.php
  • 2008/1/25 1:34

  • maxxy

  • Quite a regular

  • Posts: 286

  • Since: 2007/6/11


i have the same problem...i can't add video...RC7 still the best

6
McDonald
Re: xoopstube bug in singlevideo.php
  • 2008/2/7 21:22

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


There was a mistake in the sql-file of XoopsTube 1.01 Final.
This was fixed a while ago.
Please download XoopsTube again.
Don't forget to update the module after uploading the files to your server.

XoopsTube support forum:http://members.lycos.nl/mcdonaldsstore/phpBB2/

Login

Who's Online

111 user(s) are online (77 user(s) are browsing Support Forums)


Members: 0


Guests: 111


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits