1
Truelove
'Add Contact' in MP Manager
  • 2007/8/5 8:40

  • Truelove

  • Just popping in

  • Posts: 7

  • Since: 2006/1/11


In MP Manager it is possible to maintain a contact list. From within a message you have the option to add someone (another user) as a contact. But, I would like to add a 'add contact' button also on other pages, like userinfo. Anyone any suggestions?



2
Truelove
Re: Porting Xoops Users on PHPlist (Mailing List)
  • 2007/8/2 5:58

  • Truelove

  • Just popping in

  • Posts: 7

  • Since: 2006/1/11


I definitely want to test, but will it work with 2.0.16?



3
Truelove
Module request: Buddylist, list your social network...
  • 2007/8/1 7:36

  • Truelove

  • Just popping in

  • Posts: 7

  • Since: 2006/1/11


I would like to request a Buddylist module. For now I'm using a self-modified version of the MyLove module, which is derived from the MSLFriends module. But I'm not happy with it. It's no straightforward and a litte buggy. That's why I post this request.

I found and tested a module from Drupal, which covers my need. I used some of their text to describe my requirements (see below). Maybe someone can port this to XOOPS... It would be a very useful addition for a social network website.

Quote:

Buddy list enables users to add buddies in their social network to their user account. Users can maintain a list of their buddies and keep track of what their buddies are posting to the site. They can also track their buddy's buddies and thereby explore a social network.

You can add buddies via user profiles. The administrator must enable viewing users profiles to be able to use the buddy list option. On the View tab of the user profile, there is a Buddy list section. One of the buddy list actions is Add Buddy. Select this action to add a user to your buddy list. Administrators can also enable the Buddylist block, or Recent Buddy Content. This block allows you to see a list of your buddies and content from your buddies respectively. An administrator can also enable the Friends Of A Friend (FOAF) module to allow for sharing of buddy lists between different social networking applications.



4
Truelove
Re: Newsletter Module Wanted
  • 2007/8/1 6:06

  • Truelove

  • Just popping in

  • Posts: 7

  • Since: 2006/1/11


I'm also looking for a decent newsletter. The SmartMail module became a dead-end street for me. Too bad, because the list of features is promising. For now I use the Bulletin module from RMSOFT, though the module has been removed recently from the XOOPS-Mexico website. This module 'works' for me, although with some bugs.

On SmartFactory's website Preachur posted a interesting suggestion. There's an OpenSource newsletter called Pommo, which looks very promising. Maybe there's someone out there that can port this to XOOPS...



5
Truelove
Re: Buddyfriends or why does this sql statement fail?
  • 2007/4/27 11:51

  • Truelove

  • Just popping in

  • Posts: 7

  • Since: 2006/1/11


I am trying to implement this module.

My website is running on:
RedHat Linux
PHP 5.2.1
MySQL 5.0.37-standard-log
Apache 2.0.59 (Unix)
Xoops 2.0.16

My problem is this. When I try to add someone as a friend, nothing happens with no (serious) errors. Nothing is inserted in the database.

The only error I see, comes from MySQL: PRIMARY and INDEX keys should not both be configured for column `ref` (I translated this, the message could be somewhat different in English)

I using the 2.4 alpha download from dev.xoops.org. However it tell me it's version 2.3.

Any clues?



6
Truelove
ExtCal: events on your profile page
  • 2007/1/10 12:12

  • Truelove

  • Just popping in

  • Posts: 7

  • Since: 2006/1/11


Hi all,

I'm a happy XOOPS 2.2 user that wants to add an extra option to the ExtCal module. On the user profile page (visible for all visitors logged in) I want to see the events which the specified user has subscribed ('I'm going'). This list should split up in a list of future events and a list of past event, if possible with a 'number of days' parameter. Am I clear and can anyone help me with this?



7
Truelove
Re: registered user password change?
  • 2006/1/14 11:33

  • Truelove

  • Just popping in

  • Posts: 7

  • Since: 2006/1/11


Thanks King76. This works for me!

Quote:

king76 wrote:
Ok, I have solution, please open modules/profile/changemail.php

Line 34 :

if (!isset($_POST['submit']) && !isset($_GET['code'])) {

Line 45 :

if (!isset($_GET['code'])) {

Line 55 add that :

$xoopsMailer->assign("X_UNAME", $xoopsUser->getVar("uname"));

Line 61 :

$xoopsMailer->setToEmails($_POST['newmail']);




TopTop



Login

Who's Online

221 user(s) are online (112 user(s) are browsing Support Forums)


Members: 0


Guests: 221


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