11
DCrussader
Re: MyMenus 1.4 RC Ready for Testing on XOOPS 2.5.5 RC

Same on
Minimum PHP required5.2 (your version is 5.2.17)
MYSQL minimum version required5.0.7 (your version is 5.0.92-log)
Minimum XOOPS required2.5 (your version is 2.5.5)
Minimum ModuleAdmin required1.1 (your version is 1.1)


CentOS 5.2
May The Source Be With You!

12
Mamba
Re: MyMenus 1.4 RC Ready for Testing on XOOPS 2.5.5 RC
  • 2012/6/2 8:46

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Quote:
Same on

You mean:
a) "Same" to Cesag, i.e. you can reproduce it
b) "Same" to me, i.e. you cannot reproduce it
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

13
DCrussader
Re: MyMenus 1.4 RC Ready for Testing on XOOPS 2.5.5 RC

As Cesag... block don't appears anywhere except profile page
May The Source Be With You!

14
davidsless
Re: MyMenus 1.4 RC Ready for Testing on XOOPS 2.5.5 RC

Hi,

We are running it now both on our local server and a test site. We have been trying out a few things and we have changed the CSS. Our initial problems were to do with our xoops installation. We have now rebuilt the site from scratch and all is working OK. I found that I could only use the default skin. So we are making CSS changes to that.

Later this week I will be adding some two levels of sub menus, ready for usability testing. When I do that, I'll share the URL with this forum.

David

15
Cesagonchu
Re: MyMenus 1.4 RC Ready for Testing on XOOPS 2.5.5 RC

Thank you in advance

16
davidsless
Re: MyMenus 1.4 RC Ready for Testing on XOOPS 2.5.5 RC

Hi all,

We are not quite ready for usability testing, but sufficiently advanced for you to see how the mymenu modules works on our web site.

We are using xoops 2.5.5 and our server
PHP 5.2.17
MYSQL 5.0.95-community
ModuleAdmin 1.1

The menus are in the right hand side 'dashboard' The ones to look at are 'shop' and 'people'

BTW, as we are still in development stage, any critical comments will be appreciated.

You can email me outside the forum at d.sless@communication.org.au.

The site is at:http://test.communication.org.au

Thanks,

David

17
Mamba
Re: MyMenus 1.4 RC Ready for Testing on XOOPS 2.5.5 RC
  • 2012/6/18 20:50

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


I've tried on couple more Websites, and I don't have any issues with the block.

Just make sure that in the Block settings under "Display method", you have selected "Display this block".
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

18
wishcraft
Re: MyMenus 1.4 RC AND Prochatrooms for XOOPS 1.13

Notably there is a problem with the javascript causing an endless loop in prochatrooms the stuHover and another one. I have altered /blocks/mymenus_blocks.php to suit the support for prochatrooms running in conjunction with mymenus as it doesn't run without.

Lines 60 - 160 has to read the following for mymenus_blocks.php

if (is_object($GLOBALS['xoopsModule'])) {
        if (
$GLOBALS['xoopsModule']->getVar('dirname') != 'prochatrooms') {
            
$config mymenus_getModuleConfig();
            if (
$config['assign_method'] == 'xoopstpl') {
                
$tpl_vars '';
                foreach (
$css as $file) {
                    
$tpl_vars .= "n" '<link rel="stylesheet" type="text/css" media="all" href="'$file '" />';
                }
                
                    
                foreach (
$js as $file) {
                    
$tpl_vars .= "n" '<script type="text/javascript" src="'$file '"></script>';
                }

                if (isset(
$skin_info['header'])) {
                    
$tpl_vars .= "n" $skin_info['header'];
                }

                
$xoopsTpl->assign('xoops_module_header' $tpl_vars . @$xoopsTpl->get_template_vars("xoops_module_header"));
            } else {
                foreach (
$css as $file) {
                    
$xoTheme->addStylesheet($file);
                }

                foreach (
$js as $file) {
                    
$xoTheme->addScript($file);
                }

                if (isset(
$skin_info['header'])) {
                    
$xoopsTpl->assign('xoops_footer' , @$xoopsTpl->get_template_vars("xoops_footer") . "n" $skin_info['header']);
                }
            }
        }
    } else {
        
$config mymenus_getModuleConfig();
        if (
$config['assign_method'] == 'xoopstpl') {
            
$tpl_vars '';
            foreach (
$css as $file) {
                
$tpl_vars .= "n" '<link rel="stylesheet" type="text/css" media="all" href="'$file '" />';
            }
            
                
            foreach (
$js as $file) {
                
$tpl_vars .= "n" '<script type="text/javascript" src="'$file '"></script>';
            }

            if (isset(
$skin_info['header'])) {
                
$tpl_vars .= "n" $skin_info['header'];
            }

            
$xoopsTpl->assign('xoops_module_header' $tpl_vars . @$xoopsTpl->get_template_vars("xoops_module_header"));
        } else {
            foreach (
$css as $file) {
                
$xoTheme->addStylesheet($file);
            }

            foreach (
$js as $file) {
                
$xoTheme->addScript($file);
            }

            if (isset(
$skin_info['header'])) {
                
$xoopsTpl->assign('xoops_footer' , @$xoopsTpl->get_template_vars("xoops_footer") . "n" $skin_info['header']);
            }
        }
    }


thanks care of www.communication.org.au and David Sless.
Resized Image
www.ohloh.net/accounts/226400

Follow, Like & Read:-

twitter.com/RegaltyFamily
github.com/Chronolabs-Cooperative
facebook.com/DrAntonyRoberts

19
DCrussader
Re: MyMenus 1.4 RC Ready for Testing on XOOPS 2.5.5 RC

Does latest patch by Wishcraft is included in this release ?

Removed invalid intervals from english language files
http://www.uploading.to/nl56zswpyfc1

Remove outdated translations and use from this thread

TX Task -https://www.transifex.com/projects/p/xoops-mods-i18n/r/mymenus14f/

es-EShttp://www.uploading.to/ffrsbtd826ig
fr-FRhttp://www.uploading.to/xi7v0t9jef7p
pt-BRhttp://www.uploading.to/7oldpvvt6pu5

20
zyspec
Re: MyMenus 1.4 RC Ready for Testing on XOOPS 2.5.5 RC
  • 2012/8/7 13:48

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


If Wishcraft's code isn't included yet, and it's decided this fix should be included I'd recommend the code be simplified to:

if (!is_object($GLOBALS['xoopsModule']) || ($GLOBALS['xoopsModule']->getVar('dirname') != 'prochatrooms')) { 
    
$config mymenus_getModuleConfig(); 
    if (
'xoopstpl' == $config['assign_method']) { 
        
$tpl_vars ''
        foreach (
$css as $file) { 
            
$tpl_vars .= "n" '<link rel="stylesheet" type="text/css" media="all" href="'$file '" />';
         } 
         
             
        foreach (
$js as $file) { 
            
$tpl_vars .= "n" '<script type="text/javascript" src="'$file '"></script>';
         } 

        if (isset(
$skin_info['header'])) { 
            
$tpl_vars .= "n" $skin_info['header']; 
        } 

        
$xoopsTpl->assign('xoops_module_header' $tpl_vars . @$xoopsTpl->get_template_vars("xoops_module_header"));
     } else { 
        foreach (
$css as $file) { 
            
$xoTheme->addStylesheet($file); 
        } 

        foreach (
$js as $file) { 
            
$xoTheme->addScript($file); 
        } 

        if (isset(
$skin_info['header'])) { 
            
$xoopsTpl->assign('xoops_footer' , @$xoopsTpl->get_template_vars("xoops_footer") . "n" $skin_info['header']);
         } 
    } 
}


Of course the code above can't be use 'as-is' since this forum's textsanitizer stripped out the '\' from all of the "n" instances in the code above

Login

Who's Online

157 user(s) are online (56 user(s) are browsing Support Forums)


Members: 0


Guests: 157


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