101
McDonald
Re: Youtube HotLink Gallery
  • 2007/11/11 11:53

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


See here, point 2.
At the moment it show video title and date in thr balloon only.

102
xavhmn
Re: Youtube HotLink Gallery
  • 2007/11/11 13:44

  • xavhmn

  • Just popping in

  • Posts: 23

  • Since: 2004/11/16


Impossible to install the module with XOOPS 2.0.17.1 (php 5), the module is not visible in the page of administration of modules

103
McDonald
Re: Youtube HotLink Gallery
  • 2007/11/11 16:13

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


Quote:

xavhmn wrote:
Impossible to install the module with XOOPS 2.0.17.1 (php 5), the module is not visible in the page of administration of modules


Do you get any errors when switchin on PHP debug?

XoopsTube has been develloped on:
- XOOPS 2.0.17.1
- PHP 5.2.4
- MySQL 5.0.45-community-nt

104
xavhmn
Re: Youtube HotLink Gallery
  • 2007/11/11 16:42

  • xavhmn

  • Just popping in

  • Posts: 23

  • Since: 2004/11/16


resolvved

105
jimmyx
Re: Youtube HotLink Gallery
  • 2007/11/12 9:23

  • jimmyx

  • Quite a regular

  • Posts: 338

  • Since: 2007/7/18


is xoopstube safe ? ...as mentioned it is build based on wf-links 1.03

just made some random googling and i found this

has this been fixed ?

106
McDonald
Re: Youtube HotLink Gallery
  • 2007/11/12 11:23

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


The injection exploit exsist in the original WF-Links 1.03 module from WF-Projects.
XoopsTube is based on WF-Links 1.03B which has this exploit fixed.

107
sarahmx
Re: Youtube HotLink Gallery
  • 2007/11/14 9:46

  • sarahmx

  • Quite a regular

  • Posts: 381

  • Since: 2007/10/28


i tried in my machine yesterday

- login as x (ordinary member)
- submit a video
- tick the option Notify me when this video is approved - submit
- login as admin
- aprrove video
- login as x
- click notification

blank page


debug message:
Call to a member function getVar() on a non-object in g:\xampp\htdocs\xoops\dr-who\modules\xoopstube\include\notification.inc.php on line 48

line 48 notification.inc.php
$item['url'] = XOOPS_URL '/modules/'.$xoopsModule->getVar('dirname').'/singlevideo.php?cid=' $result_array['cid'] . '&lid=' $item_id;

108
sarahmx
Re: Youtube HotLink Gallery
  • 2007/11/20 3:52

  • sarahmx

  • Quite a regular

  • Posts: 381

  • Since: 2007/10/28


Bump

109
sarahmx
Re: Youtube HotLink Gallery
  • 2007/11/20 17:03

  • sarahmx

  • Quite a regular

  • Posts: 381

  • Since: 2007/10/28


the problem is fixed..Macdonald had sent me a pm as he couldn't reply in the forum due to the maintenance on xoops.org.

To fix the problem open the file

include/notifications.inc.php and change the following lines:

1.
$item['url'] = XOOPS_URL '/modules/'.$xoopsModule->getVar('dirname') . '/viewcat.php?cid=' $item_id;


change into
$item['url'] = XOOPS_URL '/modules/xoopstube/viewcat.php?cid=' $item_id;


2.
$item['url'] = XOOPS_URL '/modules/' $xoopsModule -> getVar('dirname').'/singlevideo.php?cid=' $result_array['cid'] . '&lid=' $item_id


into
$item['url'] = XOOPS_URL '/modules/xoopstube/singlevideo.php?cid=' $result_array['cid'] . '&lid=' $item_id;



thanks to macdonald

110
xavhmn
Re: Youtube HotLink Gallery
  • 2007/11/20 17:37

  • xavhmn

  • Just popping in

  • Posts: 23

  • Since: 2004/11/16


Hello, i have same error for blocks

Call to a member function getVar() on a non-object in xoopstube_top.php line 60:

$xtubeModuleConfig = &$config_handler -> getConfigsByCat0$xtubeModule -> getVar'mid' ) );

Login

Who's Online

162 user(s) are online (118 user(s) are browsing Support Forums)


Members: 0


Guests: 162


more...

Donat-O-Meter

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

Latest GitHub Commits