51
liomj
Re: XOOPS MyMenus 1.54.0 Beta 7
  • 2024/11/15 1:22

  • liomj

  • Just popping in

  • Posts: 94

  • Since: 2012/4/10


for assigning to template, its working now after i cleared the cache. Thank you

for links managers, i still have the same problem, do you have the same issue ?



52
liomj
Re: Mymenus Module with XOOPS 2.5.11-Stable
  • 2024/11/15 1:16

  • liomj

  • Just popping in

  • Posts: 94

  • Since: 2012/4/10


this is my localhost, i cleared the cache and assign to template now is working. Thank you



53
Mamba
Re: Paid membership/subscription module
  • 2024/11/14 18:26

  • Mamba

  • Moderator

  • Posts: 11427

  • Since: 2004/4/23


Awesome!!! This is exciting!!!
Support XOOPS => DONATE
Use 2.5.11 | Docs | Modules | Bugs



54
Runeher2
Re: Paid membership/subscription module
  • 2024/11/14 17:02

  • Runeher2

  • Just popping in

  • Posts: 8

  • Since: 2020/2/1 1


I'm making a new module called vipmembers that works with the latest XOOPS version and PHP 8.3 :)



55
Mamba
Re: XOOPS MyMenus 1.54.0 Beta 7
  • 2024/11/14 9:56

  • Mamba

  • Moderator

  • Posts: 11427

  • Since: 2004/4/23


Did you try it with the standard XOOPS theme like the xSwatch4, or is it with your own theme?

I tested it with xSwatch4, and couldn't replicate the issue.
Support XOOPS => DONATE
Use 2.5.11 | Docs | Modules | Bugs



56
Mamba
Re: Mymenus Module with XOOPS 2.5.11-Stable
  • 2024/11/14 9:54

  • Mamba

  • Moderator

  • Posts: 11427

  • Since: 2004/4/23


I cannot reproduce it here.

Is this on your local PC or on an actual test website? If the second, email me login info and FTP access, so I can take a look at it.
Support XOOPS => DONATE
Use 2.5.11 | Docs | Modules | Bugs



57
liomj
Re: XOOPS MyMenus 1.54.0 Beta 7
  • 2024/11/14 5:38

  • liomj

  • Just popping in

  • Posts: 94

  • Since: 2012/4/10


thank you Mamba

i made some test
a. i can only use display this block method assign to template is not working,
b. in links manager, it will go to the first menu links and after creating a menu, when you click the arrow icon to manage links it will also go the first menu links

i will try help with creating new skin, give me some time

XOOPS Version XOOPS 2.5.11-Stable
PHP Version 8.2.12
MySQL Version 10.4.32-MariaDB



58
liomj
Re: Mymenus Module with XOOPS 2.5.11-Stable
  • 2024/11/14 5:22

  • liomj

  • Just popping in

  • Posts: 94

  • Since: 2012/4/10


thank you Mamba..Im still having problem with the assign to template and i can only use display this block method



59
Mamba
Re: Paid membership/subscription module
  • 2024/11/13 3:29

  • Mamba

  • Moderator

  • Posts: 11427

  • Since: 2004/4/23


Wishcraft's module are here: https://github.com/orgs/XoopsModulesWishcraft/repositories

There are also old modules:
Subscription
https://github.com/XoopsModulesArchive/subscription
Subscribers
https://github.com/XoopsModulesArchive/subscribers

The Membership module:
https://github.com/XoopsModulesArchive/membership

was going to use XPayment module:
https://github.com/XoopsModulesArchive/xpayment
from Wishcraft

But I don't know if any of them works with the current XOOPS version.

If you test them and fix them, please let us know.
Support XOOPS => DONATE
Use 2.5.11 | Docs | Modules | Bugs



60
Mamba
Re: cancel button
  • 2024/11/13 3:05

  • Mamba

  • Moderator

  • Posts: 11427

  • Since: 2004/4/23


A better solution seems to be to use
button type="button"
like this:
<button type="button" class="btn btn-danger me-1" name="cancel" id="cancel" onClick="history.go(-1);return true;">' . _CANCEL . 'button>
- Clarity: Each button's purpose is explicitly defined by its type attribute (submit, reset, button), making the form's behavior clear at a glance. - Uniformity: Using the same element type for all buttons enhances uniformity, making styling and scripting more predictable. - Ease of Updates: If you decide to add features like tooltips, loading indicators, or other interactive elements, "button" elements offer more flexibility. - "button" elements are also more flexible for styling
Support XOOPS => DONATE
Use 2.5.11 | Docs | Modules | Bugs




TopTop
« 1 ... 3 4 5 (6) 7 8 9 ... 29437 »



Login

Who's Online

148 user(s) are online (138 user(s) are browsing Support Forums)


Members: 0


Guests: 148


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