1
ch0ke
New Members With Picture (Avatar) Block hack
  • 2004/8/12 13:25

  • ch0ke

  • Just popping in

  • Posts: 11

  • Since: 2004/6/21


Add the following line to /modules/system/blocks/system_blocks.php in the function b_system_newmembers_show()

...
$criteria = new CriteriaCompo(new Criteria('level'0'>'));
// new line follows below
$criteria->add(new Criteria('user_avatar''blank.gif''<>'));
// continues...
$limit = (!empty($options[0])) ? $options[0] : 10;
...


This is helpful when the system allows custom avatars are you are running a personals/dating type site. (In this case, my site MacBuds.)



2
ch0ke
Re: Possible to add additional user fields?
  • 2004/8/4 4:07

  • ch0ke

  • Just popping in

  • Posts: 11

  • Since: 2004/6/21


I believe this is one of the planned features of XOOPS 2.2, Dynamic User Profiles.



3
ch0ke
Inconsistant module administration problems.
  • 2004/7/19 15:08

  • ch0ke

  • Just popping in

  • Posts: 11

  • Since: 2004/6/21


I am having problems with my basic, unhacked XOOPS 2.0.7 installation.

This is happening with a various number of modules, but I'll focus on a bundled module, Forum. After installation, through the Administration panel, I can access the Forum Preferences, but trying to Add Forum or any other option, I get a "Selected module does not exist."

This happens on most other modules. Some menu items work, some don't.

I've tried turning the debugging on (PHP and MySQL), but it's not displaying anything of relevence. I've also tried uninstalling and updating Forum, but there is no improvement or change in this behavior.



4
ch0ke
Re: Looking for a good chat module.
  • 2004/6/23 10:03

  • ch0ke

  • Just popping in

  • Posts: 11

  • Since: 2004/6/21


I am a big fan (and registered user) of FlashChat.



5
ch0ke
Re: Extending Member Details
  • 2004/6/21 23:20

  • ch0ke

  • Just popping in

  • Posts: 11

  • Since: 2004/6/21


This is planned for the 2.2 release of Xoops. (Timeframe unknown.)




TopTop



Login

Who's Online

276 user(s) are online (172 user(s) are browsing Support Forums)


Members: 0


Guests: 276


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