11
Cesagonchu
Re: XoopsTube 1.07 Beta and Xoops 2.5.9 beta

Thank you Bleekk!
I am not at home for a few days. I'll try as soon as I get home.

12
Cesagonchu
Re: XoopsTube 1.07 Beta and Xoops 2.5.9 beta

After your changes, I can't install the module. I get this error:

Quote:
Unable to install xoopstube. Error(s):

Installing XoopsTube

BLOB, TEXT, GEOMETRY or JSON column 'description' can't have a default value



My config:
XOOPS Version XOOPS 2.5.9-Beta3
PHP Version 7.0.15-0ubuntu0.16.10.4
mySQL Version 5.7.18-0ubuntu0.16.10.1
Server API apache2handler
OS Linux

13
zyspec
Re: XoopsTube 1.07 Beta and Xoops 2.5.9 beta
  • 2017/5/13 22:57

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


Until Bleekk can get a chance to update the files you can change line 48 in the ./sql/mysql.sql file from:
description  TEXT            NOT NULL DEFAULT '',

to:
description  TEXT         NOT NULL,


which should let you install the module...

14
Cesagonchu
Re: XoopsTube 1.07 Beta and Xoops 2.5.9 beta

Thanks zyspec, I can now install the module

So, A) and B) are fixed, thank you Bleekk!

C) There is one thing to be settled: voting images.

The images of the module are located here:

/modules/xoopstube/assets/images/


But the module look for them there:

/modules/xoopstube/images/


I had mentioned it here:
https://github.com/XoopsModules25x/xoopstube/issues/6

15
Cesagonchu
Re: XoopsTube 1.07 Beta and Xoops 2.5.9 beta

Problem C) was fixed by Mamba.

Other issues have been pointed out here:
https://github.com/XoopsModules25x/xoopstube/issues

Thanks for your help!

16
option
Re: XoopsTube 1.07 Beta and Xoops 2.5.9 beta
  • 2017/11/7 18:49

  • option

  • Just popping in

  • Posts: 50

  • Since: 2006/5/24


i have this error
url modules/videos/
Debug:
WarningSmarty errorunable to read resource"db:xoopstube_index.tpl" en el archivo /class/smarty/Smarty.class.php y line 1100


and I renamed the folder xoopstube to videos

Xoopstube: last github
XOOPS: 2.5.9
PHP: 7.1.11
MYSQL: 10.1.28

17
Mamba
Re: XoopsTube 1.07 Beta and Xoops 2.5.9 beta
  • 2017/11/7 23:20

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


What theme do you use?
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

18
option
Re: XoopsTube 1.07 Beta and Xoops 2.5.9 beta
  • 2017/11/8 2:36

  • option

  • Just popping in

  • Posts: 50

  • Since: 2006/5/24


Xbootstrap

19
option
Re: XoopsTube 1.07 Beta and Xoops 2.5.9 beta
  • 2017/11/8 21:13

  • option

  • Just popping in

  • Posts: 50

  • Since: 2006/5/24


keeping the original name works perfectly, it was my mistake when updating my site, thanks.

20
Mamba
Re: XoopsTube 1.07 Beta and Xoops 2.5.9 beta
  • 2017/11/11 10:08

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Thanks for letting us know that it works now...
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

Login

Who's Online

235 user(s) are online (146 user(s) are browsing Support Forums)


Members: 0


Guests: 235


more...

Donat-O-Meter

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

Latest GitHub Commits