2
Hi lapsa 2000,
Quote:
Warning: Class 'XoopsTree' is deprecated, check 'XoopsObjectTree' in tree.php in file /class/xoopstree.php line 45
This does not effect the module's function. It is a warning notice to the developer, not an error.
Quote:
I can only remove the video, not modify it.
I need more information on this. What is displayed on the Admin's Modify Editor page? Please post a error report from that page.
There have been some issues with the texteditor in the modify form. Is your 2.3 core an install or an upgrade from another version? If its an update, do you have class/xoopseditors/ in the Frameworks folder?
If your Modify Editor shows the Media Manager table with no modify form then try removing lines 515 thru 517 from webshow/include/submitform.inc.php.
REMOVE webshow/include/submitform.inc.php lines 515-517
if(file_exists(XOOPS_ROOT_PATH."/Frameworks/xoops22/class/xoopsformloader.php")){
!@include_once XOOPS_ROOT_PATH."/Frameworks/xoops22/class/xoopsformloader.php";
}
Quote:
The logo fetch you've failed.
I assume you have entered an embed video. Which site was it from?
First, we have to get your Modify Editor working. In testing, any failed logo fetch was corrected by clicking Modify in the Editor.
It is easy for me to miss a support request here. Use
WebShow Forum for best response.