11
McDonald
Re: Youtube HotLink Gallery
  • 2007/8/12 12:46

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


Do you get any errors when you switch on php debug?

In the worst case one of the archive files (zip or rar) is corrupt.
Which one did you donwload?

I've tested XoopsTube on XOOPS 2.2.4 and XOOPS 2.0.16. It works fine with both XOOPS versions on my test server.

Quote:
All new videos are subject to validation and may take up to 24 hours before they appear in our listing.
We reserve the rights to refuse any submitted video or change the content without approval.


This text is automatically displayed for users when submitting a video as far as I know.

When you click Submit from the main menu it should bring you to: modules/xoopstube/submit.php

12
kerkyra
Re: Youtube HotLink Gallery
  • 2007/8/12 14:54

  • kerkyra

  • Just can't stay away

  • Posts: 553

  • Since: 2005/2/14


hi i installed the module and getting the following messages in the administration,

Quote:
WARNING: Folder WARNING: Folder /home/myker/public_html/modules/xoopstube/images does not exists on your server.
This folder is required by XoopsTube.

WARNING: Folder /home/myker/public_html/modules/xoopstube/images/thumbs does not exists on your server.
This folder is required by XoopsTube.

WARNING: Folder /home/myker/public_html/uploads/xt_images/screenshots does not exists on your server.
This folder is required by XoopsTube.

WARNING: Folder /home/myker/public_html/uploads/xt_images/screenshots/thumbs does not exists on your server.
This folder is required by XoopsTube.

WARNING: Folder /home/myker/public_html/uploads/xt_images/category does not exists on your server.
This folder is required by XoopsTube.

WARNING: Folder /home/myker/public_html/uploads/xt_images/category/thumbs does not exists on your server.
This folder is required by XoopsTube.


The folders exist and the ones in the upload directory are chmoded to 777. Any ideas why this is happenning?
www.guidemap.gr - Beta is out...

13
McDonald
Re: Youtube HotLink Gallery
  • 2007/8/12 15:45

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


You might want to check if the paths to those folders are correctly set under Preferences.

14
kerkyra
Re: Youtube HotLink Gallery
  • 2007/8/12 15:55

  • kerkyra

  • Just can't stay away

  • Posts: 553

  • Since: 2005/2/14


The paths are set like that

/modules/xoopstube/images
/uploads/xt_images/screenshots

etc.

tried including the leading slash at the end of each path, doesnt work either...
www.guidemap.gr - Beta is out...

15
McDonald
Re: Youtube HotLink Gallery
  • 2007/8/12 16:14

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


paths should also have not a leading slash at the beginning:

modules/xoopstube/images
uploads/xt_images/screenshots
uploads/xt_images/category

16
kerkyra
Re: Youtube HotLink Gallery
  • 2007/8/12 16:36

  • kerkyra

  • Just can't stay away

  • Posts: 553

  • Since: 2005/2/14


It's like that right now and i'm still getting these messages!I really dont know what is wrong with it . Tried reinstalling the module as well and yet nothing seems to change! Very nice module though!Excellent idea to work on wflinks. Keep up the good work! And thanks for the fast replies!
www.guidemap.gr - Beta is out...

17
nznewbie
Re: Youtube HotLink Gallery
  • 2007/8/12 21:35

  • nznewbie

  • Just popping in

  • Posts: 11

  • Since: 2007/8/3 2


Hi Ron

I used the zip file - i will uninstall the module and try the other download.

thanks once again. will report back progress.

many thanks

18
nznewbie
Re: Youtube HotLink Gallery
  • 2007/8/13 11:17

  • nznewbie

  • Just popping in

  • Posts: 11

  • Since: 2007/8/3 2


hi ron same issues with the rar file. no video management section.

i turned on debugging and got the following....
-------------------------------------------------------

SELECT * FROM xoops_config WHERE (conf_modid = '0' AND conf_catid = '1') ORDER BY conf_order ASC
SELECT sess_data FROM xoops_session WHERE sess_id = 'fb045700d192666f8798e5e3ca01a671'
SELECT * FROM xoops_users WHERE uid=1
SELECT * FROM xoops_modules WHERE dirname = 'xoopstube'
SELECT * FROM xoops_config WHERE (conf_modid = '4') ORDER BY conf_order ASC
SELECT cid FROM xoops_xoopstube_cat
SELECT COUNT(*) FROM xoops_xoopstube_broken
SELECT COUNT(*) FROM xoops_xoopstube_mod
SELECT COUNT(*) FROM xoops_xoopstube_videos WHERE published = 0
SELECT COUNT(*) FROM xoops_xoopstube_videos WHERE published > 0
SELECT * FROM xoops_group_permission WHERE (gperm_name = 'module_admin' AND gperm_modid = '1' AND (gperm_groupid = '1' OR gperm_groupid = '2'))
SELECT cid, title FROM xoops_xoopstube_cat WHERE pid=0 ORDER BY title
SELECT * FROM xoops_xoopstube_cat WHERE pid=1 ORDER BY title
Total: 13 queries

--------------------------------------------------------

hopefully its a simple fix

19
McDonald
Re: Youtube HotLink Gallery
  • 2007/8/13 11:30

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


That are the MySQL queries and no error shows up here.
Do you get any PHP errors?

What XOOPS version are you using and what's your PHP + MySQL version?
What other modules do you have installed?

I can't replicate the problem you have.

[edit] I just found 2 typos. The typos have been corrected and new files have been uploaded. This probably won't fix your problem.

20
nznewbie
Re: Youtube HotLink Gallery
  • 2007/8/13 18:13

  • nznewbie

  • Just popping in

  • Posts: 11

  • Since: 2007/8/3 2


Hi Ron - I hope i got all the relevant info
best regards and thanks for your time.

my sql ver ( 4.1.21-standard )
PHP version ( 4.4.2 )
XOOPS 2.0.15

-------------------------------------------------------
debug message in video mangement

Fatal error: Call to a member function on a non-object in /home/nznewbie/public_html/class/xoopsform/form.php on line 193
Errors Notice: Only variables should be assigned by reference in file /class/xoopsform/formdhtmltextarea.php line 183
---------------------------------------------------------

debug message in pref

Notice: Only variables should be assigned by reference in file /modules/system/admin/preferences/main.php line 234

Notice: Only variables should be assigned by reference in file /modules/system/admin/preferences/main.php line 275

Notice: Only variables should be assigned by reference in file /modules/system/admin/preferences/main.php line 275

Notice: Only variables should be assigned by reference in file /modules/system/admin/preferences/main.php line 275

Notice: Only variables should be assigned by reference in file /modules/system/admin/preferences/main.php line 275

Notice: Only variables should be assigned by reference in file /modules/system/admin/preferences/main.php line 275

Notice: Only variables should be assigned by reference in file /modules/system/admin/preferences/main.php line 275

Notice: Only variables should be assigned by reference in file /modules/system/admin/preferences/main.php line 275

Notice: Only variables should be assigned by reference in file /modules/system/admin/preferences/main.php line 275

Notice: Only variables should be assigned by reference in file /modules/system/admin/preferences/main.php line 285
--------------------------------------------------------
debug in Permissions Management

Notice: Only variables should be assigned by reference in file /class/xoopsform/grouppermform.php line 144
Notice: Only variables should be assigned by reference in file /class/xoopsform/grouppermform.php line 144
Notice: Only variables should be assigned by reference in file /class/xoopsform/grouppermform.php line 144
Notice: Only variables should be assigned by reference in file /class/xoopsform/grouppermform.php line 144
Notice: Only variables should be assigned by reference in file /class/xoopsform/grouppermform.php line 144
----------------------------------------------------------

debug in blocks admin

Notice: Only variables should be assigned by reference in file /kernel/module.php line 542

Notice: Only variables should be assigned by reference in file /modules/xoopstube/admin/myblocksadmin.php line 158

Notice: Only variables should be assigned by reference in file /kernel/module.php line 542

Notice: Only variables should be assigned by reference in file /modules/xoopstube/admin/myblocksadmin.php line 158

Notice: Only variables should be assigned by reference in file /modules/xoopstube/admin/mygrouppermform.php line 157

--------------------------------------------------------
debug Category Listings

Errors Notice: Undefined index: 4 in file /header.php line 98

Login

Who's Online

155 user(s) are online (78 user(s) are browsing Support Forums)


Members: 0


Guests: 155


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