11
ryuaka
Re: What works?
  • 2016/5/27 16:16

  • ryuaka

  • Just popping in

  • Posts: 32

  • Since: 2011/9/24


I'm using PHP 5.6.16 and MySQL 5.7.9, and I don't have many errors with modules. Even I'm using Oledrion 2.0 in one huge project.

In your case with Polyglot, firts you need to install Common Utilities wich you can download from here:

https://github.com/bitcero/rmcommon

Remember to read the "readme" file for know about the instalation of it.

Then you need to copy polyglot into the module in "plugins" folder.

Finally remember this two things:

Polyglot is in alpha test, so some errors could appear, and second, for the moment polyglot only works for MyWords postings (you need to install MyWords) and for some translations of themes, especially if your theme is made with xThemes.

12
Zap_English
Re: What works?

The problem with Polyglot is that the download is corrupted and it won't unzip correctly. I wrote redmexico and told them and they never replie

13
Zap_English
Re: What works?

I'm using WAMPSERVER (64 BITS & PHP 5.6.15 & PHP 7) 3
Apache : 2.4.17 MySQL : 5.7.9 PHP : 5.6.16 PHP : 7

I downloaded XOOPS 2.5.8 Final

Unzipped and copied all the files to my localhost, including the "Upgrade" sub dir.

Went to localhost/rfu/upgrade/ and got a blank screen

tried localhost/rfu/upgrade/index.php and got a blank screen

So, I deleted my database in phpmyadmin, deleted all the files and did a fresh install

I have downloaded from GitHub/XoopsModules25x,

XoopsModules25x/contact

From themes/xbootstrap/modules I copied

contact_contactusform.html
contact_contactusform.tpl
index.html

and pasted them into modules/contact/templates

installed ok

Seems to work ok



XoopsModules25x/waiting

installed ok

XoopsModules25x/randomquote

it is unclear what the buttons Status, Waiting and Online do

installed ok, and I entered a quotation and activated the block "Random Quotes" in footer center

On the home page I got

Quote:
Errors
Unknown: Only variables should be assigned by reference in file /modules/waiting/blocks/waiting_waiting.php line 63
Unknown: Only variables should be assigned by reference in file /modules/waiting/blocks/waiting_waiting.php line 64
Unknown: Only variables should be assigned by reference in file /modules/waiting/plugins/system.php line 3


Disabled the block "Random Quotes" and activated the block "Recent Quotes"

On the home page I got

Quote:
Errors
Unknown: Only variables should be assigned by reference in file /modules/waiting/blocks/waiting_waiting.php line 63
Unknown: Only variables should be assigned by reference in file /modules/waiting/blocks/waiting_waiting.php line 64
Unknown: Only variables should be assigned by reference in file /modules/waiting/plugins/system.php line 3


Disabled the block "Recent Quotes" and on the home page I still get

Quote:
Errors
Unknown: Only variables should be assigned by reference in file /modules/waiting/blocks/waiting_waiting.php line 63
Unknown: Only variables should be assigned by reference in file /modules/waiting/blocks/waiting_waiting.php line 64
Unknown: Only variables should be assigned by reference in file /modules/waiting/plugins/system.php line 3


So, that module's no good and I deactivated it

After deactivation I still get on the home page

Quote:
Errors
Unknown: Only variables should be assigned by reference in file /modules/waiting/blocks/waiting_waiting.php line 63
Unknown: Only variables should be assigned by reference in file /modules/waiting/blocks/waiting_waiting.php line 64
Unknown: Only variables should be assigned by reference in file /modules/waiting/plugins/system.php line 3


I tried to update XoopsModules25x/waiting to see if that might be the problem and got the error

Quote:
Notice: Undefined index: dirname in file /modules/waiting/xoops_version.php line 77


Random quotes has been uninstalled

XoopsModules25x/news

installed this module.

From themes/xbootstrap/modules I copied

index.html
news_article.html
news_article.tpl
news_index.html
news_index.tpl
news_item.html
news_item.tpl
blocks/index.html
blocks/news_block_top.html
blocks/news_block_top.tpl

Updated the module and got the error

Quote:
Notice: Undefined index: dirname in file /modules/waiting/xoops_version.php line 77


When creating a Topic image name + extension located in uploads/news/image/ there is nothing. Seems to me there should be a blank image there as default

clicked on the "Post/Edit news" tab and got

Quote:
( ! ) Fatal error: require_once(): Failed opening required 'D:/wamp64/www/rfu/modules/tag/include/formtag.php' (include_path='.;C:\php\pear') in D:\wamp64\www\rfu\modules\news\include\storyform.original.php on line 104
Call Stack
# Time Memory Function Location
1 0.0170 964424 {main}( ) ...\index.php:0
2 0.5680 9118976 include_once( 'D:\wamp64\www\rfu\modules\news\include\storyform.original.php' ) ...\index.php:1656
None All Errors (1) Deprecated (0) Queries (37) Blocks (0) Extra (2) Timers(5)
Errors
Warning: require_once(/modules/tag/include/formtag.php): failed to open stream: No such file or directory in file /modules/news/include/storyform.original.php line 104


So, that's another dead module and it's been uninstalled

XoopsModules25x/apcal

Installed apcal


in Preferences

Display Holidays in:
N.B.: Holidays are perpetual for USA, Canada, Canada-fr and France only. For all other countries, you must make it yourself.

There should be an option for "NONE"

in Global Permissions

There should be an ALL button for each class of user

When you create a category you assign a weight to that category.

When you are in Categories Manager those weights are ignored and it defaults to the order the categories were entered. So, last category entered becomes the lowest weight. The weights then have to be changed and updated in the Categories Manager in order to get them to display properly.

in Category's Permission

There should be an ALL button for each class of user

on the user side, the share buttons are not evenly spaced and aligned in a straight line

Categories and events enter ok and show on website ok

when activating the minicalendar block you get

Quote:
( ! ) Fatal error: Call to a member function getVar() on boolean in D:\wamp64\www\rfu\include\cp_header.php on line 32
Call Stack
# Time Memory Function Location
1 0.0020 270336 {main}( ) ...\index.php:0
2 0.1820 4480256 include( 'D:\wamp64\www\rfu\header.php' ) ...\index.php:82
3 0.2030 5331624 xos_opal_ThemeFactory->createInstance( ) ...\header.php:58
4 0.2030 5335792 xos_opal_Theme->xoInit( ) ...\theme.php:81
5 0.2120 5487544 xos_logos_PageBuilder->xoInit( ) ...\theme.php:331
6 0.2120 5488128 xos_logos_PageBuilder->retrieveBlocks( ) ...\theme_blocks.php:49
7 0.3590 6931648 xos_logos_PageBuilder->buildBlock( ) ...\theme_blocks.php:131
8 0.3600 6933520 XoopsBlock->buildBlock( ) ...\theme_blocks.php:197
9 0.3630 6959224 apcal_mini_calendar_show( ) ...\xoopsblock.php:218
10 0.4160 8510544 require_once( 'D:\wamp64\www\rfu\modules\apcal\class\APCal.php' ) ...\apcal_mini_calendar.php:71
11 0.4170 8527584 require_once( 'D:\wamp64\www\rfu\include\cp_header.php' ) ...\APCal.php:38
None All Errors (4) Deprecated (0) Queries (23) Blocks (5) Extra (2) Timers(4)
Errors
Unknown: Only variables should be assigned by reference in file /modules/waiting/blocks/waiting_waiting.php line 63
Unknown: Only variables should be assigned by reference in file /modules/waiting/blocks/waiting_waiting.php line 64
Unknown: Only variables should be assigned by reference in file /modules/waiting/plugins/system.php line 3
Notice: Undefined offset: 2 in file /include/cp_header.php line 30


after deactivating the block and going to the home pages I get

Quote:
( ! ) Fatal error: Call to a member function getVar() on boolean in D:\wamp64\www\rfu\include\cp_header.php on line 32
Call Stack
# Time Memory Function Location
1 0.0020 270336 {main}( ) ...\index.php:0
2 0.2640 4480256 include( 'D:\wamp64\www\rfu\header.php' ) ...\index.php:82
3 0.2830 5331624 xos_opal_ThemeFactory->createInstance( ) ...\header.php:58
4 0.2830 5335792 xos_opal_Theme->xoInit( ) ...\theme.php:81
5 0.2930 5487544 xos_logos_PageBuilder->xoInit( ) ...\theme.php:331
6 0.2930 5488128 xos_logos_PageBuilder->retrieveBlocks( ) ...\theme_blocks.php:49
7 0.4700 6931648 xos_logos_PageBuilder->buildBlock( ) ...\theme_blocks.php:131
8 0.4700 6933520 XoopsBlock->buildBlock( ) ...\theme_blocks.php:197
9 0.4740 6959224 apcal_mini_calendar_show( ) ...\xoopsblock.php:218
10 0.5030 8510544 require_once( 'D:\wamp64\www\rfu\modules\apcal\class\APCal.php' ) ...\apcal_mini_calendar.php:71
11 0.5040 8527584 require_once( 'D:\wamp64\www\rfu\include\cp_header.php' ) ...\APCal.php:38
None All Errors (4) Deprecated (0) Queries (23) Blocks (5) Extra (2) Timers(4)
Errors
Unknown: Only variables should be assigned by reference in file /modules/waiting/blocks/waiting_waiting.php line 63
Unknown: Only variables should be assigned by reference in file /modules/waiting/blocks/waiting_waiting.php line 64
Unknown: Only variables should be assigned by reference in file /modules/waiting/plugins/system.php line 3
Notice: Undefined offset: 2 in file /include/cp_header.php line 30



So, that's another dead module and it's been uninstalled

XoopsModules25x/newbb

From themes/xbootstrap/modules I copied to modules/newbb/templates

index.html
newbb_index.html
newbb_index.tpl
newbb_thread.tpl
newbb_viewforum.tpl
newbb_viewforum_subforum.tpl
newbb_viewtopic.tpl

I installed the module

creted some test categories and forums, set permissions

in view forum a link shows as THEME_ADD_POLL and abutton shows as THEME_FORUM_NEWTOPIC. This needs to be fixed


After entering a test topic, in view topic buttons show as

THEME_FORUM_REPLY
THEME_FORUM_NEWTOPIC
THEME_ADD_POLL

Also, Edit, Delete, Reply, Quote buttons seem to have two buttons. I think the old style is appearing on top of the xboostrap style. I did not find a fix for this.

This module is useable, once the buttons have been fixed in newbb/language/english/main.php

However, once I changed the _md links in main.php to

THEME_FORUM_REPLY
THEME_FORUM_NEWTOPIC
THEME_ADD_POLL

I got the errors

Quote:
Errors
Notice: Use of undefined constant _MD_POSTNEW - assumed '_MD_POSTNEW' in file /modules/newbb/viewtopic.php line 214
Notice: Use of undefined constant _MD_REPLY - assumed '_MD_REPLY' in file /modules/newbb/viewtopic.php line 215
Notice: Use of undefined constant _MD_REPLY - assumed '_MD_REPLY' in file /modules/newbb/class/post.php line 535
Notice: Use of undefined constant _MD_REPLY - assumed '_MD_REPLY' in file /modules/newbb/class/post.php line 537


NOTE: I did not test all the links in newbb/language/english/main.php


This module is useable, once the buttons and links have been checked and fixed

XoopsModules25x/about

I installed this module and it works fine

XoopsModules25x/marquee

I installed this module and it seems to work ok, but Infinite loop doesn't work. It scrolls to the right and then stops.

I tested this with fixed text. I did not test it with content from other modules.

XoopsModules25x/extcal

I installed this module, no errors

when I opened the module on the admin side I get the errors

Quote:
Notice: Constant _AM_EXTCAL_USEFUL_TAGS already defined in file /modules/extcal/language/english/admin.php line 135
Notice: Constant _AM_EXTCAL_MAILTAGS2 already defined in file /modules/extcal/language/english/admin.php line 137
Notice: Constant _AM_EXTCAL_MAILTAGS6 already defined in file /modules/extcal/language/english/admin.php line 141
Unknown: Declaration of ExtcalPersistableObjectHandler::delete() should be compatible with XoopsPersistableObjectHandler::delete(XoopsObject $object, $force = false) in file /modules/extcal/class/ExtcalPersistableObjectHandler.php line 715


So, that's another dead module and it's been uninstalled

XoopsModules25x/extgallery

From themes/xbootstrap/modules I copied to modules/extgallery/templates

index.html
extgallery_index.html
extgallery_index.tpl
extgallery_public-album.html
extgallery_public-album.tpl
extgallery_public-photo.html
extgallery_public-photo.tpl
extgallery_public-sendecard.html
extgallery_public-sendecard.tpl

I installed this module, no errors

When I created a category, one button shows as EXT EXTGALLERY ALTWMP

that needs to be fixed

When viewing the extgallery link form the main page you see "Gallery RSS" without an image

The problem seems to be in
extgallery_index.tpl on line 78
extgallery_public-album.tpl on line 137 AND 140
extgallery_public-categories.tpl on line 75
extgallery_public-photo.tpl on line 171

It reads

Quote:
<img src="<{xoAppUrl modules/extgallery/images/feed.png}>" alt="<{$smarty.const._MD_EXTGALLERY_RSS}>">


It should be changed to

<img src="<{xoAppUrl modules/extgallery/assets/images/feed.png}>" alt="<{$smarty.const._MD_EXTGALLERY_RSS}>">

While those links are wrong, it does not fix the problem. So the problem must be somewhere in the Xoops core

From the front page, when I clicked on "Public Upload" the module told me

Quote:
Java 1.5 or higher plugin required. Java 1.5 or higher plugin required. Java 1.5 or higher plugin required. Java 1.5 or higher plugin required.


I have the latest java update on my computer and the modules "Configuration Check" shows everything green

When starting extgallery from the user side, you see

eXtGallery

Categories / Albums

It does not show a list of albums, but if you move the cursor around, a slider pops up when you hit on an album. So, if you don't use a category image, the page is blank

And Gallery RSS again appears without an image

when viewing an album in public_album.php the words "Rating Score" and a missing image appear on top of the thumbnail.

Moving the cursor over the image bring out a sliding box with comment, hits and date. The box is not big enough and cuts the date in half.

Album RSS and Gallery RSS are appearing without images

in public_photo.php when looking at the larger image, Vote for this photo 1,Vote for this photo 2,Vote for this photo 3, Vote for this photo 4, Vote for this photo 5 appear without images

And Gallery RSS again appears without an image

On the front page there is also the error

Quote:
Errors
Unknown: Only variables should be assigned by reference in file /modules/waiting/blocks/waiting_waiting.php line 63
Unknown: Only variables should be assigned by reference in file /modules/waiting/blocks/waiting_waiting.php line 64
Unknown: Only variables should be assigned by reference in file /modules/waiting/plugins/system.php line 3
Unknown: Only variables should be assigned by reference in file /modules/waiting/plugins/newbb.php line 3
Unknown: Only variables should be assigned by reference in file /modules/waiting/plugins/extgallery.php line 11


So, this module is passable, but needs to be fixed. Uninstalled it until the fixes are done

XoopsModules25x/publisher

IMHO this module is a MUST and should be included in the core.

Making the changes from themes/xbootstrap/modules is a mess and should be improved upon.

themes/xbootstrap/modules/publisher

where do all those files go?

xbootstrap is a CORE theme so it should be layed out correctly.

Do the templates go in the modules/publisher subdir, or the modules/publisher/templates subdir? If they go in the templates subdir, why isn't there a xoops_and_module_changes/modules/publisher/templates subdir?

Why is there a BLOCKS subdir and where does it go? in modules/publisher? Ther is another BLOCKS subdir in xoops_and_module_changes/modules/publisher

xoops_and_module_changes should be deleted and it should be in

themes/xbootstrap/modules/publisher
themes/xbootstrap/modules/publisher/blocks
themes/xbootstrap/modules/publisher/class
themes/xbootstrap/modules/publisher/css
themes/xbootstrap/modules/publisher/templates

And another question... Why are there 2 class subdirs?


I'm assuming the first long list of html and tpl files and the BLOCKS subdir go in modules/publisher/templates and I put them there

I also assume that
xoops_and_module_changes/modules
xoops_and_module_changes/class
xoops_and_module_changes/class.css
all go in the root and I put them there.

I installed without errors

I don't intend to use "Publisher". I am going to hide it and use it to create clones.

So I created my first clone and installed it, without any problem. It's unfortunate that when you create a clone, the preferences set in the "mother" aren't cloned also.

I set my preferences and click on the categories tab

Quote:
Unknown: Declaration of FaqCategoryHandler::get() should be compatible with XoopsPersistableObjectHandler::get($id = NULL, $fields = NULL) in file /modules/faq/class/category.php line 707
Unknown: Declaration of FaqCategoryHandler::insert() should be compatible with XoopsPersistableObjectHandler::insert(XoopsObject $object, $force = true) in file /modules/faq/class/category.php line 707
Unknown: Declaration of FaqCategoryHandler::delete() should be compatible with XoopsPersistableObjectHandler::delete(XoopsObject $object, $force = false) in file /modules/faq/class/category.php line 707
Unknown: Declaration of FaqCategoryHandler::deleteAll() should be compatible with XoopsPersistableObjectHandler::deleteAll(CriteriaElement $criteria = NULL, $force = true, $asObject = false) in file /modules/faq/class/category.php line 707
Unknown: Declaration of FaqCategoryHandler::getObjects() should be compatible with & XoopsPersistableObjectHandler::getObjects(CriteriaElement $criteria = NULL, $id_as_key = false, $as_object = true) in file /modules/faq/class/category.php line 707
Notice: Only variable references should be returned by reference in file /modules/faq/class/category.php line 500


In the create category screen you see

Quote:
Unknown: Declaration of FaqCategoryHandler::get() should be compatible with XoopsPersistableObjectHandler::get($id = NULL, $fields = NULL) in file /modules/faq/class/category.php line 707
Unknown: Declaration of FaqCategoryHandler::insert() should be compatible with XoopsPersistableObjectHandler::insert(XoopsObject $object, $force = true) in file /modules/faq/class/category.php line 707
Unknown: Declaration of FaqCategoryHandler::delete() should be compatible with XoopsPersistableObjectHandler::delete(XoopsObject $object, $force = false) in file /modules/faq/class/category.php line 707
Unknown: Declaration of FaqCategoryHandler::deleteAll() should be compatible with XoopsPersistableObjectHandler::deleteAll(CriteriaElement $criteria = NULL, $force = true, $asObject = false) in file /modules/faq/class/category.php line 707
Unknown: Declaration of FaqCategoryHandler::getObjects() should be compatible with & XoopsPersistableObjectHandler::getObjects(CriteriaElement $criteria = NULL, $id_as_key = false, $as_object = true) in file /modules/faq/class/category.php line 707


and when I press the "Create" button I get

Quote:

( ! ) Fatal error: Call to undefined function faq_seo_genUrl() in D:\wamp64\www\rfu\modules\faq\class\category.php on line 230
Call Stack
# Time Memory Function Location
1 0.0070 361184 {main}( ) ...\category.php:0
2 0.4250 7453272 FaqCategory->store( ) ...\category.php:131
3 0.4780 7809872 FaqCategory->sendNotifications( ) ...\category.php:257
4 0.4790 7810408 FaqCategory->getCategoryUrl( ) ...\category.php:271
None All Errors (8) Deprecated (0) Queries (14) Blocks (0) Extra (2) Timers(3)
Errors
Unknown: Declaration of FaqCategoryHandler::get() should be compatible with XoopsPersistableObjectHandler::get($id = NULL, $fields = NULL) in file /modules/faq/class/category.php line 707
Unknown: Declaration of FaqCategoryHandler::insert() should be compatible with XoopsPersistableObjectHandler::insert(XoopsObject $object, $force = true) in file /modules/faq/class/category.php line 707
Unknown: Declaration of FaqCategoryHandler::delete() should be compatible with XoopsPersistableObjectHandler::delete(XoopsObject $object, $force = false) in file /modules/faq/class/category.php line 707
Unknown: Declaration of FaqCategoryHandler::deleteAll() should be compatible with XoopsPersistableObjectHandler::deleteAll(CriteriaElement $criteria = NULL, $force = true, $asObject = false) in file /modules/faq/class/category.php line 707
Unknown: Declaration of FaqCategoryHandler::getObjects() should be compatible with & XoopsPersistableObjectHandler::getObjects(CriteriaElement $criteria = NULL, $id_as_key = false, $as_object = true) in file /modules/faq/class/category.php line 707
Notice: Undefined property: FaqMetagen::$_keywords in file /modules/faq/class/category.php line 409
Notice: Undefined property: FaqMetagen::$_description in file /modules/faq/class/category.php line 412
Unknown: array_filter() expects parameter 2 to be a valid callback, non-static method FaqMetagen::emptyString() should not be called statically in file /modules/faq/class/metagen.php line 293




So, that's another dead module and it's been uninstalled

MORE LATER...

14
Zap_English
Re: What works?

PART 2

XoopsModules25x/latestnews

I had downloaded it but didn't bother to test it because News didn't work

XoopsModules25x/smartclone

I was going to try it but it says it only clones modules that are cloneable. It would be nice if there was a list of modules that are cloneable somewhere. Anyway, I didn't feel like screwing around with it, only to find that none of my modulea are cloneable.


XoopsModules25x/mytabs

I would like to try it, but none of the modules that produce content work.

XoopsModules25x/tdmpicture

I was going to try it but there are no templates for xbootstrap, and extgallery didn't work, so why bother.

XoopsModules25x/xoopstube

From themes/xbootstrap/modules I copied all the files and BLOCKS subdir

When I went to the install screen I got

Quote:
Errors
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/xoops_version.php line 196


But I installed it anyway

Got the following warnings

Quote:
Warning: D:/wamp64/www/rfu/uploads/xoopstube/category does NOT exist
Warning: D:/wamp64/www/rfu/uploads/xoopstube/videos does NOT exist
Warning: D:/wamp64/www/rfu/uploads/xoopstube/screenshots does NOT exist


So, it's not creating all it's required subdir's when it installs.

In preferences I got the following

Quote:
Errors
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/xoops_version.php line 196
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/xoops_version.php line 202


After setting preferences I got

Quote:
Errors
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/xoops_version.php line 196
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/xoops_version.php line 202
Notice: Undefined index: uploaddir in file /modules/xoopstube/admin/index.php line 149
Notice: Undefined index: screenshots in file /modules/xoopstube/admin/index.php line 152


On the create categories screen I got

Quote:
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/xoops_version.php line 196
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/xoops_version.php line 202
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/class/xoopstubetree.php line 52
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/class/xoopstubetree.php line 52


The category was created but I got the following

Quote:
Errors
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/xoops_version.php line 196
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/xoops_version.php line 202
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/class/xoopstubetree.php line 52
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/include/functions.php line 73
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/include/functions.php line 73
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/class/xoopstubetree.php line 52


In the add video screen I got

Quote:
Errors
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/xoops_version.php line 196
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/xoops_version.php line 202
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/class/xoopstubetree.php line 52


After loading a video and waiting for the green checkmark I activated the random video (h) block

I put the block in bottom center, but it shows in bottom left because there isn't another block in bottom left. Also, you can have more than 2 videos in a block because the background color doesn't expand to fit. It only goes under 2 videos.

and I got the following

Quote:
Errors
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/xoops_version.php line 196
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/xoops_version.php line 202
Unknown: Only variables should be assigned by reference in file /modules/waiting/blocks/waiting_waiting.php line 63
Unknown: Only variables should be assigned by reference in file /modules/waiting/blocks/waiting_waiting.php line 64
Unknown: Only variables should be assigned by reference in file /modules/waiting/plugins/system.php line 3
Unknown: Only variables should be assigned by reference in file /modules/waiting/plugins/newbb.php line 3
Unknown: Only variables should be assigned by reference in file /modules/waiting/plugins/xoopstube.php line 10
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/blocks/xoopstube_top.php line 425
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/blocks/xoopstube_top.php line 34
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/blocks/xoopstube_top.php line 35


Also, on the main user page you see _MD_XTUBE_MAINLISTING.

When you go into a category you see across the top

_MD_XTUBE_SORTBY
_MD_XTUBE_TITLE
_MD_XTUBE_DATE
_MD_XTUBE_RATING
_MD_XTUBE_POPULARITY

And for each video in the category you see

_MD_XTUBE_CATEGORYC Rock
_MD_XTUBE_SUBMITTER: admin
_MD_XTUBE_PUBLISHER: The Refrigerator CutieS
Published: Sat, 28-May-2016
Views: 0
_MD_XTUBE_RATINGC (0 Votes)
_MD_XTUBE_DESCRIPTIONC

And at the bottom

Quote:
Errors
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/class/xoopstubetree.php line 52
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/include/functions.php line 73
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/xoops_version.php line 196
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/xoops_version.php line 202
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/viewcat.php line 158
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/viewcat.php line 159
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/include/functions.php line 73
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/include/functions.php line 73
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/include/functions.php line 1513
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/include/functions.php line 1514
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/include/functions.php line 73
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/include/functions.php line 73
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/include/functions.php line 73
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/include/functions.php line 1513
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/include/functions.php line 1514
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/include/functions.php line 73
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/include/functions.php line 73
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/include/functions.php line 73
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/include/functions.php line 1513
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/include/functions.php line 1514
Unknown: Only variables should be assigned by reference in file /modules/xoopstube/include/functions.php line 73


So I rate this one unuseable until after the errors are fixed.


XoopsModules25x/xlanguage

No point in testing it because none of the content modules work

XoopsModules25x/xoopspoll

installed with errors

Quote:
Errors
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 39
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 40
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 41


and in modules admin

Quote:
Errors
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 39
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 40
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 41


opened xoopspoll on the admin side and I see

Quote:
Errors
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/admin_header.php line 54
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 39
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 40
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 41
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 39
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 40
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 41
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 39
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 40
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 41
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/index.php line 43
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 39
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 40
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 41
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 39
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 40
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 41
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/admin_footer.php line 31
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/admin_footer.php line 32


in preferences

Quote:
Errors
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 39
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 40
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 41


I decided to edit the Xoops poll that was there and run it again. In the edit screen I saw

Quote:
Errors
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/admin_header.php line 54
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/main.php line 195
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/main.php line 196
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 39
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 40
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 41
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 39
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 40
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 41
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 39
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 40
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 41
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 39
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 40
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 41
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/class/poll.php line 217
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/class/poll.php line 242
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/class/poll.php line 245
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/class/poll.php line 246
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/class/poll.php line 318
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/class/option.php line 299
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/class/option.php line 169
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/class/formdatetimepicker.php line 74
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/class/formdatetimepicker.php line 76
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/class/formdatetimepicker.php line 74
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/class/formdatetimepicker.php line 76
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/admin_footer.php line 31
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/admin_footer.php line 32


in the block set up "Polls" at the bottom left position

Quote:
Errors
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 39
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 40
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/admin/menu.php line 41


The poll appears in the bottom left on the home screen, but with the following errors

Quote:
Errors
Unknown: call_user_func() expects parameter 1 to be a valid callback, non-static method XoopspollCorePreload::eventCoreIndexStart() should not be called statically in file /class/preload.php line 139
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/preloads/core.php line 48
Unknown: Only variables should be assigned by reference in file /modules/waiting/blocks/waiting_waiting.php line 63
Unknown: Only variables should be assigned by reference in file /modules/waiting/blocks/waiting_waiting.php line 64
Unknown: Only variables should be assigned by reference in file /modules/waiting/plugins/system.php line 3
Unknown: Only variables should be assigned by reference in file /modules/waiting/plugins/newbb.php line 3
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/blocks/multipoll.php line 64
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/blocks/multipoll.php line 66
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/blocks/multipoll.php line 69
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/blocks/multipoll.php line 83
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/blocks/multipoll.php line 117
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/blocks/multipoll.php line 118
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/class/option.php line 169
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/class/log.php line 275
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/class/poll.php line 191
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/class/poll.php line 194
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/class/pollutility.php line 64
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/class/pollutility.php line 66


After I voted I see

Quote:
Errors
Unknown: call_user_func() expects parameter 1 to be a valid callback, non-static method XoopspollCorePreload::eventCoreIndexStart() should not be called statically in file /class/preload.php line 139
Unknown: Only variables should be assigned by reference in file /modules/waiting/blocks/waiting_waiting.php line 63
Unknown: Only variables should be assigned by reference in file /modules/waiting/blocks/waiting_waiting.php line 64
Unknown: Only variables should be assigned by reference in file /modules/waiting/plugins/system.php line 3
Unknown: Only variables should be assigned by reference in file /modules/waiting/plugins/newbb.php line 3
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/blocks/multipoll.php line 64
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/blocks/multipoll.php line 66
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/blocks/multipoll.php line 69
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/blocks/multipoll.php line 83
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/blocks/multipoll.php line 117
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/blocks/multipoll.php line 118
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/class/option.php line 169
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/class/log.php line 275
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/class/poll.php line 191
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/class/poll.php line 194
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/class/pollutility.php line 64
Unknown: Only variables should be assigned by reference in file /modules/xoopspoll/class/pollutility.php line 66



Results of the polls seem to be appearing on the right column in Control Panel Home and no result can be seen in the admin of the module

I rate this as useable but the errors need to be fixed.

And the uninstalled screen is not in the Xoops standard format

XoopsModules25x/xoopsheadline

won't install

Quote:
Unable to install xoopsheadline. Error(s):
Installing Headlines

BLOB/TEXT column 'headline_xml' can't have a default value


Unuseable

XoopsModules25x/jobs

Installed without errors

on the main "Jobs" admin page

Quote:
Unknown: Only variables should be assigned by reference in file /modules/jobs/admin/admin_header.php line 44
Unknown: Only variables should be assigned by reference in file /modules/jobs/admin/admin_header.php line 45


In the Company tab

Quote:
Unknown: Only variables should be assigned by reference in file /modules/jobs/admin/company.php line 12
Unknown: Only variables should be assigned by reference in file /modules/jobs/admin/admin_header.php line 44
Unknown: Only variables should be assigned by reference in file /modules/jobs/admin/admin_header.php line 45


Add Company

Quote:
Errors
Unknown: Only variables should be assigned by reference in file /modules/jobs/admin/addcomp.php line 33
Unknown: Only variables should be assigned by reference in file /modules/jobs/admin/admin_header.php line 44
Unknown: Only variables should be assigned by reference in file /modules/jobs/admin/admin_header.php line 45


In Preferences I selected NOT to use the state field, but a new company can't be added because I didn't select a state. And the dropdown list is empty.

In Type Management when I add a job type

Quote:
Errors
Unknown: Only variables should be assigned by reference in file /modules/jobs/admin/main.php line 26
Unknown: Only variables should be assigned by reference in file /modules/jobs/class/jobtree.php line 45
Unknown: Only variables should be assigned by reference in file /modules/jobs/admin/admin_header.php line 44
Unknown: Only variables should be assigned by reference in file /modules/jobs/admin/admin_header.php line 45


in Permissions tab

Quote:
Errors
Unknown: Only variables should be assigned by reference in file /modules/jobs/admin/admin_header.php line 44
Unknown: Only variables should be assigned by reference in file /modules/jobs/admin/admin_header.php line 45
Unknown: Only variables should be assigned by reference in file /modules/jobs/class/jobtree.php line 45
Unknown: Only variables should be assigned by reference in file /modules/jobs/class/jobtree.php line 827
Unknown: Only variables should be assigned by reference in file /modules/jobs/admin/groupperms.php line 74


when setting permissions the popup screen reads

Quote:
Added jobs_submit permission to Job Listings for group Webmasters
Added jobs_submit permission to Job Listings for group Registered Users


I don't think "jobs_submit " is correct

And they're all the same

jobs_view
jobs_submit
resume_view
resume_submit
jobs_premium

In the jobs tab

Quote:
Unknown: Only variables should be assigned by reference in file /modules/jobs/admin/jobs.php line 12
Unknown: Only variables should be assigned by reference in file /modules/jobs/admin/admin_header.php line 44
Unknown: Only variables should be assigned by reference in file /modules/jobs/admin/admin_header.php line 45
Unknown: Only variables should be assigned by reference in file /modules/jobs/admin/job_categories.php line 51


And "Add a job listing"

Quote:
Unknown: Only variables should be assigned by reference in file /modules/jobs/admin/admin_header.php line 44
Unknown: Only variables should be assigned by reference in file /modules/jobs/admin/admin_header.php line 45
Unknown: Only variables should be assigned by reference in file /modules/jobs/admin/submitlisting.php line 29
Unknown: Only variables should be assigned by reference in file /modules/jobs/admin/submitlisting.php line 39
Unknown: Only variables should be assigned by reference in file /modules/jobs/class/jobtree.php line 45
Unknown: Only variables should be assigned by reference in file /modules/jobs/class/jobtree.php line 45
Unknown: Only variables should be assigned by reference in file /modules/jobs/admin/admin_header.php line 44
Unknown: Only variables should be assigned by reference in file /modules/jobs/admin/admin_header.php line 45
Unknown: Only variables should be assigned by reference in file /modules/jobs/class/jobtree.php line 543


I added a sample job and when I hit create I was told to add an email address (it was there), and then it went to the Jobs Tab

When I clicked on the edit icon it went to a blank screen. It didn't show me the existing data from the job listing. And had the following errors

Quote:
Errors
Unknown: Only variables should be assigned by reference in file /modules/jobs/admin/admin_header.php line 44
Unknown: Only variables should be assigned by reference in file /modules/jobs/admin/admin_header.php line 45
Unknown: Only variables should be assigned by reference in file /modules/jobs/admin/modjobs.php line 15
Unknown: Only variables should be assigned by reference in file /modules/jobs/class/jobtree.php line 45
Unknown: mysql_real_escape_string(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in file /modules/jobs/admin/modjobs.php line 130
Warning: mysql_real_escape_string(): Access denied for user ''@'localhost' (using password: NO) in file /modules/jobs/admin/modjobs.php line 130
Warning: mysql_real_escape_string(): A link to the server could not be established in file /modules/jobs/admin/modjobs.php line 130
Notice: crypt(): No salt parameter was specified. You must use a randomly generated salt and a strong hash function to produce a secure hash. in file /modules/jobs/include/gtickets.php line 77
Unknown: Only variables should be assigned by reference in file /modules/jobs/include/functions.php line 436
Unknown: Only variables should be assigned by reference in file /modules/jobs/include/functions.php line 439


On the home page

Quote:
Errors
Unknown: Only variables should be assigned by reference in file /modules/waiting/blocks/waiting_waiting.php line 63
Unknown: Only variables should be assigned by reference in file /modules/waiting/blocks/waiting_waiting.php line 64
Unknown: Only variables should be assigned by reference in file /modules/waiting/plugins/system.php line 3
Unknown: Only variables should be assigned by reference in file /modules/waiting/plugins/newbb.php line 3
Unknown: Only variables should be assigned by reference in file /modules/jobs/include/waiting.plugin.php line 4


In the Administration Panel there are not enough <br /> commands. Everything is crammed together without any spaces between the lines.

While the Administration Panel shows 2 jobs, if you click on one of them you get

There are currently no Job Listings...

and

Quote:
Errors
Unknown: Only variables should be assigned by reference in file /modules/jobs/header.php line 3
Unknown: Only variables should be assigned by reference in file /modules/jobs/viewjobs.php line 14
Unknown: Only variables should be assigned by reference in file /modules/jobs/viewjobs.php line 23
Unknown: Only variables should be assigned by reference in file /modules/jobs/class/jobtree.php line 45
Unknown: mysql_real_escape_string(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in file /modules/jobs/include/functions.php line 48
Warning: mysql_real_escape_string(): Access denied for user ''@'localhost' (using password: NO) in file /modules/jobs/include/functions.php line 48
Warning: mysql_real_escape_string(): A link to the server could not be established in file /modules/jobs/include/functions.php line 48
Unknown: mysql_real_escape_string(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in file /modules/jobs/viewjobs.php line 64
Warning: mysql_real_escape_string(): Access denied for user ''@'localhost' (using password: NO) in file /modules/jobs/viewjobs.php line 64
Warning: mysql_real_escape_string(): A link to the server could not be established in file /modules/jobs/viewjobs.php line 64
Unknown: mysql_real_escape_string(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in file /modules/jobs/viewjobs.php line 78
Warning: mysql_real_escape_string(): Access denied for user ''@'localhost' (using password: NO) in file /modules/jobs/viewjobs.php line 78
Warning: mysql_real_escape_string(): A link to the server could not be established in file /modules/jobs/viewjobs.php line 78
Unknown: mysql_real_escape_string(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in file /modules/jobs/viewjobs.php line 84
Warning: mysql_real_escape_string(): Access denied for user ''@'localhost' (using password: NO) in file /modules/jobs/viewjobs.php line 84
Warning: mysql_real_escape_string(): A link to the server could not be established in file /modules/jobs/viewjobs.php line 84
Unknown: mysql_real_escape_string(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in file /modules/jobs/viewjobs.php line 95
Warning: mysql_real_escape_string(): Access denied for user ''@'localhost' (using password: NO) in file /modules/jobs/viewjobs.php line 95
Warning: mysql_real_escape_string(): A link to the server could not be established in file /modules/jobs/viewjobs.php line 95


And at the top of the screen was

Quote:
Errors

Could not instantiate mail function.


Also, I had created a ukraine.php file with all the states in Ukrainian cyrillic but it didn't work. It showed in the country list but wouldn't activate. So obviously there is a little more to it than creating a country file and adding it to jobs/admin/include

So I rate this as UNUSEABLE

XoopsModules25x/tag


Wouldn't install. So there wasn't even any point in copying over the xbootstrap templates

Quote:
Unable to install tag. Error(s):
Installing XOOPS Tag

Failed to execute xoops_module_pre_install_tag

This module requires XOOPS 2.5.7.2+ (2.5.8 installed)


So UNUSEABLE

XoopsModules25x/tellafriend

installed without any problems or errors

I clicked on "Go to module"

It doesn't look very nice, and again, no line spaces

and i got

Quote:
Errors
Unknown: Only variables should be assigned by reference in file /modules/tellafriend/index.php line 31
Notice: crypt(): No salt parameter was specified. You must use a randomly generated salt and a strong hash function to produce a secure hash. in file /modules/tellafriend/include/gtickets.php line 75
Warning: xoopsOption[template_main] should be defined before including header.php in file /footer.php line 58


passable, but not really useable

XoopsModules25x/tdmspot

I wanted to try this but there's no point if no content modules work

XoopsModules25x/xsitemap

lots of errors on install

Quote:
Errors
Notice: Undefined variable: xoopsModuleConfig in file /modules/xsitemap/include/install.php line 31
Unknown: Only variables should be assigned by reference in file /modules/xsitemap/include/functions.php line 36
Unknown: Only variables should be assigned by reference in file /modules/xsitemap/include/functions.php line 40
Unknown: Only variables should be assigned by reference in file /modules/xsitemap/include/functions.php line 42
Unknown: Only variables should be assigned by reference in file /modules/xsitemap/include/functions.php line 45
Unknown: Only variables should be assigned by reference in file /modules/xsitemap/include/functions.php line 58
Unknown: Only variables should be assigned by reference in file /modules/xsitemap/include/functions.php line 58
Unknown: Only variables should be assigned by reference in file /modules/xsitemap/include/functions.php line 58
Unknown: Only variables should be assigned by reference in file /modules/xsitemap/include/functions.php line 58
Unknown: Only variables should be assigned by reference in file /modules/xsitemap/include/functions.php line 58
Notice: Undefined index: parent in file /modules/xsitemap/include/functions.php line 297
Notice: Undefined index: parent in file /modules/xsitemap/include/functions.php line 297
Notice: Undefined index: parent in file /modules/xsitemap/include/functions.php line 297
Notice: Undefined index: parent in file /modules/xsitemap/include/functions.php line 297
Notice: Undefined index: parent in file /modules/xsitemap/include/functions.php line 297
Notice: Use of undefined constant _AM_XSITEMAP_XML_UPDATE - assumed '_AM_XSITEMAP_XML_UPDATE' in file /modules/xsitemap/include/functions.php line 329
Notice: Use of undefined constant _AM_XSITEMAP_XML_VIEW_XML - assumed '_AM_XSITEMAP_XML_VIEW_XML' in file /modules/xsitemap/include/functions.php line 329


I didn't bother proceeding and uninstalled it. UNUSEABLE

XoopsModules25x/xnewsletter

wouldn't install

Quote:
Unable to install xnewsletter. Error(s):
Installing xNewsletter

BLOB/TEXT column 'template_description' can't have a default value


and

Quote:
Errors
Unknown: Only variables should be assigned by reference in file /modules/xnewsletter/include/common.php line 61


UNUSEABLE

XoopsModules25x/mxdirectory

Installed without errors

Preferences worked without errors

in overview tab

Quote:
Unknown: Only variables should be assigned by reference in file /modules/mxdirectory/admin/main.php line 48
Unknown: Only variables should be assigned by reference in file /modules/mxdirectory/class/mxdirectorytree.php line 47


Categories tab

Quote:
Errors
Unknown: Only variables should be assigned by reference in file /modules/mxdirectory/admin/main.php line 48
Unknown: Only variables should be assigned by reference in file /modules/mxdirectory/class/mxdirectorytree.php line 47


I added a category

Quote:
Fatal error: Call to undefined method XoopsFormTime::XoopsFormElementTray() in D:\wamp64\www\rfu\modules\mxdirectory\class\formtime.php on line 64
Call Stack
# Time Memory Function Location
1 0.0100 1273112 {main}( ) ...\main.php:0
2 0.6880 9542360 linksConfigMenu( ) ...\main.php:1732
3 0.7360 9626576 XoopsFormTime->XoopsFormTime( ) ...\main.php:295
None All Errors (2) Deprecated (1) Queries (27) Blocks (0) Extra (2) Timers(5)
Errors
Unknown: Only variables should be assigned by reference in file /modules/mxdirectory/admin/main.php line 48
Unknown: Only variables should be assigned by reference in file /modules/mxdirectory/class/mxdirectorytree.php line 47


UNUSEABLE

XoopsModules25x/mysearch

becofre I even installed it I got

Quote:
Errors
Unknown: Only variables should be assigned by reference in file /modules/mysearch/xoops_version.php line 149


tried to install it and got

Quote:
Unable to install mysearch. Error(s):
Installing My search

Invalid default value for 'datesearch'


UNUSEABLE

XoopsModules25x/xoopspartners

installed without problem or errors

but when I entered the module i got

Quote:
Errors
Warning: Class template not found in file /class/xoopsload.phpat line 117 in file /class/xoopsload.php line 117
Unknown: Only variables should be assigned by reference in file /modules/xoopspartners/admin/header.php line 25
Unknown: Only variables should be assigned by reference in file /modules/xoopspartners/admin/index.php line 27
Unknown: Only variables should be assigned by reference in file /modules/xoopspartners/admin/index.php line 28
Unknown: Only variables should be assigned by reference in file /modules/xoopspartners/class/category.php line 138


create category screen

Quote:
Errors
Warning: Class template not found in file /class/xoopsload.phpat line 117 in file /class/xoopsload.php line 117
Unknown: Only variables should be assigned by reference in file /modules/xoopspartners/admin/header.php line 25
Unknown: Only variables should be assigned by reference in file /modules/xoopspartners/admin/partners.php line 37


I created a category and hit submit. I got

Quote:
We have encountered an Error


And

Quote:
Errors
Warning: Class template not found in file /class/xoopsload.phpat line 117 in file /class/xoopsload.php line 117
Unknown: Only variables should be assigned by reference in file /modules/xoopspartners/admin/header.php line 25
Unknown: Only variables should be assigned by reference in file /modules/xoopspartners/admin/partners.php line 37


UNUSEABLE

15
Zap_English
Re: What works?

So, I spent the better part of my day off trying a total of 22 modules that I need for this website.

ONLY 6 installed and were semi-useable

ONLY 2 of those 6 installed without errors

4 of those 6 need errors fixed

16 modules either installed with massive errors and problems,making them unuseable, or didn't install at all

I hope these get fixed ASAP. I'm not wasting another day finding bugs in Xoops modules.

As for now, I consider Xoops to be unuseable and a waste of time.

And let me remind you all, these modules came from github/XoopsModules25x/

They are supposed to be working, and they are supposed to be plug n play

Now I have a half built website that I have to re-start from scratch and only have 2 weeks to do it, because I wasted 3 weeks on this

And by the way, when Xoops Partner uninstalled it left fields in mysql, so it doesn't even uninstall properly

16
Mamba
Re: What works?
  • 2016/5/28 22:49

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Quote:
And let me remind you all, these modules came from github/XoopsModules25x/

Unfortunately, some of the modules are not yet updated for XOOPS 2.5.8 and PHP 5.5+, so there might be some issues.

Please also note that most if not all of the "warnings" and "notices" are to be ignored, as they are only for the developers, and the modules will work just fine.

Quote:
Now I have a half built website that I have to re-start from scratch and only have 2 weeks to do it, because I wasted 3 weeks on this

Nothing to worry, you'll do fine and will meet the deadline!
I'll review the modules and the reported issues and will tell you one by one which notices and warnings you can ignore, and will update the modules that might have some issues because of older code.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

17
geekwright
Re: What works?

Just to clarify one important point, this statement has been in every 2.5.8 announcement since RC1.
Quote:
... In previous XOOPS versions, E_STRICT warnings have been suppressed when using the debugging logger. These are no longer suppressed to give developers insight into what may need to be fixed. We've tried to make sure XoopsCore runs clean, but modules may produce debugging output you have not seen with earlier versions.


For many years, XOOPS has been suppressing messages like the following:
Only variables should be assigned by reference in file ...


We removed the code that suppressed these as part our drive to improve code quality in XOOPS.

Those "errors" have been happening silently since the transition from PHP 4 to PHP 5. The code still works, just like it did before we started showing the message. Making the message available in the logger is essential to helping the developers in making sure they get fixed.

I also want to take this opportunity to say a sincere thank you to Mamba for all the work I know he has already invested in cleaning up hundreds of these and similar issues already!

18
Mamba
Re: What works?
  • 2016/5/29 20:16

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Quote:
From themes/xbootstrap/modules I copied to modules/newbb/templates

index.html
newbb_index.html
newbb_index.tpl
newbb_thread.tpl
newbb_viewforum.tpl
newbb_viewforum_subforum.tpl
newbb_viewtopic.tpl

Some of the issues that you reported are caused by misunderstanding my advise to Cifug in this thread. I was advising him to copy the .tpl templates from XOOPS 2.5.8's xBootstrap theme:

/themes/xbootstrap/modules/newbb/

to XOOPS 2.5.7.2's xBootstrap theme:

/themes/xbootstrap/modules/newbb/

and not to the module itself.

As a result of you copying the files to the module itself, you were missing language variables like the "THEME_FORUM_REPLY" because they are defined in the theme:

\themes\xbootstrap\language\english\main.php

As a rule, you don't copy "down" the files, because the templates in the theme "overwrite" the templates in the module.

My apologies for not being clearer about it in my conversation with Cifug.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

19
Zap_English
Re: What works?

So, you're saying all those files in /themes/xbootstrap/modules/ stay in /themes/xbootstrap/modules/ and are NOT copied to the xxx/templates/ subdir for each module?

20
Mamba
Re: What works?
  • 2016/5/30 11:21

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Quote:
So, you're saying all those files in /themes/xbootstrap/modules/ stay in /themes/xbootstrap/modules/ and are NOT copied to the xxx/templates/ subdir for each module?

That's correct!
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

Login

Who's Online

202 user(s) are online (102 user(s) are browsing Support Forums)


Members: 0


Guests: 202


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