21
liomj
Mymenus Module with XOOPS 2.5.11-Stable
  • 2024/1/2 2:46

  • liomj

  • Just popping in

  • Posts: 96

  • Since: 2012/4/10


Hi anyone have a working mymenus module with XOOPS 2.5.11-Stable

i have a site using the following environment and is working fine

myMenus version 1.3
XOOPS Version XOOPS 2.5.11-Beta2
PHP Version 7.4.29
MySQL Version 5.5.5-10.4.24-MariaDB


now i would like to try XOOPS 2.5.11-Stable and i have tried using the following environment
----------------
mymenu version 1.54 Beta 2 (https://github.com/xoopsmodules25x/mymenus)
XOOPS Version XOOPS 2.5.11-Stable
PHP Version 7.4.33
MySQL Version 5.5.5-10.4.27-MariaDB
Error : menu is not appearing
Only variables should be assigned by reference in file /modules/mymenus/blocks/mymenus_block.php line 28
Unknown: Non-static method MymenusRegistry::getInstance() should not be called statically in file /modules/mymenus/blocks/mymenus_block.php line 35
--------------------
Mymenu version: 1.54 Beta 5 (https://github.com/mambax7/mymenus)
XOOPS Version XOOPS 2.5.11-Stable
PHP Version 8.2.12
MySQL Version 10.4.32-MariaDB
Error : SmartyException: Unable to load template 'db:mymenus_block.html



22
liomj
Re: I'm looking for a xoops developer to upgrade an old installation
  • 2022/10/14 7:08

  • liomj

  • Just popping in

  • Posts: 96

  • Since: 2012/4/10


Im not a XOOPS developer, but i would like to try. I have sent you a private message



23
liomj
Re: myAlbum-P (3.07 RC 4) Install Error
  • 2022/10/11 8:06

  • liomj

  • Just popping in

  • Posts: 96

  • Since: 2012/4/10


Hi

try the latest myalbum version from Github. I test in my local server and it install fine

Download
https://github.com/XoopsModules25x/myalbum/archive/refs/heads/master.zip

https://github.com/XoopsModules25x/myalbum/



24
liomj
Re: How do i check a xoops smarty plugin exist ?
  • 2022/10/6 13:30

  • liomj

  • Just popping in

  • Posts: 96

  • Since: 2012/4/10


Yes thank you adding info in a readme file will be sufficient



25
liomj
Re: How do i check a xoops smarty plugin exist ?
  • 2022/10/4 9:58

  • liomj

  • Just popping in

  • Posts: 96

  • Since: 2012/4/10


thank you Mamba. i think that should work but im not sure which php file should i put it if the <{xoStats}> is in the themes template



26
liomj
Re: How do i check a xoops smarty plugin exist ?
  • 2022/10/2 22:32

  • liomj

  • Just popping in

  • Posts: 96

  • Since: 2012/4/10


<{if xoStats|default:false}>
Quote:
Error: Smarty error: [in sbadmin/tpl/content.tpl line 2]: syntax error: unidentified token ':false' (Smarty_Compiler.class.php, line 1410) in file /class/smarty/Smarty.class.php line 1099


<{if xoStats}>
Quote:
Error: Smarty error: [in sbadmin/tpl/content.tpl line 3]: syntax error: unrecognized tag 'xoStats' (Smarty_Compiler.class.php, line 585) in file /class/smarty/Smarty.class.php line 1099



27
liomj
How do i check a xoops smarty plugin exist ?
  • 2022/10/2 13:23

  • liomj

  • Just popping in

  • Posts: 96

  • Since: 2012/4/10


Hi

How do i check the xoops smarty plugin exist or not before display ?

Quote:
<{if xoStats}}>

<{xoStats}>
Latest Member : <{$latestMemberUname}>

Total Posts : <{$totalPosts}>

Total Users : <{$totalUsers}>

Total Online : <{$totalOnline}>

New Users Today : <{$newUsersToday}>

New Users Yesterday : <{$newUsersYesterday}>

<{/if}>

i tried like the above but i received smarty error when the plugin does not exist



28
liomj
Re: XOOPS in 2022
  • 2022/2/18 8:17

  • liomj

  • Just popping in

  • Posts: 96

  • Since: 2012/4/10


Hi,

I've use other CMS but XOOPS is still my favorite and main cms that i used, One of the reason is the easier to modify the modules and themes to suite my needs

I have several active websites that i helped managed and developed using XOOPS and im very thankful to XOOPS for making website management more easier, With my limited knowledge, i try to help here and there, update some modules, tyring making my own theme and testing the core and module and report bugs

past few months in my freetime i've been learning to create my own module with the excellent XOOPS modulebuilder to create our own module https://github.com/XoopsModules25x/modulebuilder/

XOOPS it's not as active as it was in it glory days but XOOPS does the job and i will always try recommend to my friend

using XOOPS is unique and im proud of using XOOPS

wishes for XOOPS for future maybe more responsive core, responsive themes and more great modules

so for me XOOPS is not dead...Long Live XOOPS



29
liomj
Re: xHelp 1.0.0 Alpha 1 Released for Testing
  • 2022/1/20 6:17

  • liomj

  • Just popping in

  • Posts: 96

  • Since: 2012/4/10


I spend some time to test this module yesterday, some bugs i encountered

a. when install i got blank white screen. No error. Module is installed.

b. tried to install sample data. Failed with white screen. No error

c. try to create department. Department is created but with errors
Error : TypeError: Argument 2 passed to XoopsModules\Xhelp\Utility::setMeta() must be of the type string, int given,
called in D:\xampp\htdocs\xoops\modules\xhelp\admin\department.php on line 793

d. create role 404 error
http://localhost/xoops/modules/xhelp/staff.php?op=manageStaff

e.404 error when trying to customize - department (in tab staff > department > Customize)
http://localhost/xoops/modules/xhelp/staff.php?op=manageStaff

f. When trying to create custom fields
Error : TypeError: Argument 1 passed to seemsUtf8() must be of the type array, string given,
called in D:\xampp\htdocs\xoops\modules\xhelp\include\functions_admin.php on line 309

g. When clicking the FAQ tab.
Fatal error: Declaration of & XoopsModules\Xhelp\Faq\Publisher::getCategories() must be compatible with & XoopsModules\Xhelp\FaqAdapterAbstract::getCategories(): array in D:\xampp\htdocs\xoops\modules\xhelp\class\Faq\Publisher.php on line 89

Testing Environment
XAMPP
XOOPS Version XOOPS 2.5.11-Beta2
PHP Version 7.4.27
MySQL Version 5.5.5-10.4.22-MariaDB
Debug: Enabled



30
liomj
Re: New Block for Publisher Module
  • 2021/11/27 23:04

  • liomj

  • Just popping in

  • Posts: 96

  • Since: 2012/4/10


nice

this somehow need to be integrate and merged to publisher module




TopTop
« 1 2 (3) 4 5 6 ... 9 »



Login

Who's Online

179 user(s) are online (122 user(s) are browsing Support Forums)


Members: 0


Guests: 179


more...

Donat-O-Meter

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

Latest GitHub Commits