81
Mamba
Re: Some questions about xoops
  • 2023/2/12 0:30

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


It's good to hear that you like XOOPS. To answer your questions:

1. Is there a module that provides gender selection?

You could modify the Profile module for that.
But how would you like to use it?

2. Birthday module?

Yes,https://github.com/XoopsModules25x/birthday

3. Will it be possible to set every gender their own default avatar?

If you would like to do it as an Admin, you could modify the Profile module for it.

4. Sometimes, when I clean the cache, it remains. Is that ok?

What do you mean by "it remains"? Which cache folder? What files? Normally it should clear the cache in /xoops_data/caches/ folders

5. My website looks messed up on different screen resolutions. How to fix that?

The Default theme is not responsive, so it might not look good in certain resolutions. You need to use a "responsive" theme, like the xswitch and xbootstrap that are provided with XOOPS

6. Is there a way to show new private messages in a custom block (with info and a pic of the sender)? The user will be able to press the button to answer or close the message.

I believe, you should be able to create such a custom block for it.

7. Is it possible to show if the user is online? Example: "Online" text under their profile picture.

We have a block "Who's Online" that show current online users. I assume that you could add such option to check in Profile if the user is online, but it would be hack, and you would have to recreate it in the next XOOPS version.

Let us know if you have any other questions.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



82
Mamba
Re: XOOPS.org forum "Recent Topics" pagination?
  • 2023/2/8 16:05

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Yes, I can confirm it.

Thanks for reporting the issue, we'll look into it to fix it.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



83
Mamba
Re: Problem in the Protector Module
  • 2023/2/3 6:17

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


I'm glad to hear that it's working now
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



84
Mamba
Re: Problem in the Protector Module
  • 2023/2/1 8:33

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


What PHP version are you using?

Normally you can ignore "deprecated" notices, as they are meant for developers.

Also, you should make sure that the config value of "debugLevel" in your file \xoops_data\configs\xoopsconfig.php is 2:

'debugLevel' => 2

/**
     * Debug level for XOOPS
     *
     * Displaying debug information to different level(s) of users:
     *   0 - To all users
     *   1 - To members
     *   2 - To admins only
     */
    
'debugLevel' => 2,


You might download and install the latest XOOPS 2.5.11 Beta2 code from GitHub
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



85
Mamba
Re: Cascading form select
  • 2023/2/1 8:14

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Cool! Thanks for sharing!
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



86
Mamba
wfChannel 3.0 Alpha 1 is release for testing and contributions
  • 2023/1/1 10:21

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Resized Image

wfChannel 3.0 Alpha 1 is released for testing and contributions - it's a module for adding articles to your XOOPS website.
You will need to install first the wfResource module.

It's been tested on PHP 8.2, but because it is Alpha release, expect a lot of bugs! But since it is Open Source, you're free to help and contribute by testing and fixing these bugs!

DOWNLOAD:https://github.com/mambax7/wfresource/releases

FORK:https://github.com/mambax7/wfresource/


REQUIREMENTS:
XOOPS 2.5.11-Beta2 (for testing we recommend the upcoming XOOPS 2.5.11)
PHP 5.7.4+ (tested with PHP 8.2.0)
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



87
Mamba
Re: Problem with my site following the php update to php.8
  • 2022/12/17 10:40

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Please tell us what modules do you have, and what versions, and maybe we could help you by pointing to newer versions...

Most current versions are on GitHub:

https://github.com/XoopsModules25x/
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



88
Mamba
Re: Obituaries 2.4.1. Beta1 cant add new record
  • 2022/11/23 3:43

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


You can always check the module's tables in the /sql/mysql.sql file.

For Obituaries, we have only one table:
users_obituaries

It will probably make sense to rename it in the future to just "obituary"
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



89
Mamba
Re: XOOPS and cookies
  • 2022/11/23 3:38

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


They are built-in as part of the Core, so I don't think so. You would have to rewrite XOOPS, but it seems to be doable:

https://stackoverflow.com/questions/3740845/php-session-without-cookies
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



90
Mamba
Re: xoopsMailer and SMTP
  • 2022/11/21 6:51

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


There was an old discussion here, but I'm not sure if it still actual.

And another one here
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs




TopTop
« 1 ... 6 7 8 (9) 10 11 12 ... 715 »



Login

Who's Online

168 user(s) are online (91 user(s) are browsing Support Forums)


Members: 0


Guests: 168


more...

Donat-O-Meter

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

Latest GitHub Commits