1
RC78_TITI
Re: Xoops 2.30 RC2 - Hack modification profile
  • 2008/9/7 10:13

  • RC78_TITI

  • Just popping in

  • Posts: 6

  • Since: 2008/8/16


Good morning,
Pending the modification of the module profile, I return to the attack for understanding the version 2.30RC2
I will be simple for a field text style "Name" we had to modify this:

Quote:

* edituser.php = (modification profiling by the member)
* register.php = (Record Management)
* userinfo.php = (information on the member)

* include/registerform.php = (Registration Form)

* kernel/user.php = (Class user)

* language/french/user.php = (Definition of language)

* modules/system/admin/users/users.php = (Terminal State: Edition, update member)
* modules/system/admin/users/main.php = (Terminal member: Entry principal)
* modules/system/admin/users/userform.php = (Terminal member: Form)

* modules/system/language/french/admin/users.php = (Terminal member: Definition of language)

* modules/system/templates/system_userinfo.html = (Template of information on member)



And to take account of the new field we had to modify this file class user (Kernel / user.php)
Since it was changed, I suppose it east is linked to another file in the core.

Someone can enlighten me on this?

A+ Titi



2
RC78_TITI
Re: Xoops 2.30 RC2 - Hack modification profile
  • 2008/9/5 18:02

  • RC78_TITI

  • Just popping in

  • Posts: 6

  • Since: 2008/8/16


Finally, if someone could just give me the list of files exchanged at the 2.30 RC2, I would be content

For now I have found that the problem on "kernel / user.php"

Quote:

edituser.php
register.php
userinfo.php

class/xoopsformloader.php
class/xoopslists.php
class/xoopsform/formselectgenre.php

include/findusers.php
include/functions.php
include/registerform.php

kernel/user.php

languagefrench/user.php
language/french/mail_template/adminactivate.tpl

modules/system/admin/findusers/main.php
modules/system/admin/users/main.php
modules/system/admin/users/userform.php
modules/system/language/french/admin/users.php
modules/system/templates/system_userinfo.html



3
RC78_TITI
Xoops 2.30 RC2 - Hack modification profile
  • 2008/9/4 21:22

  • RC78_TITI

  • Just popping in

  • Posts: 6

  • Since: 2008/8/16


Hello,
I have just installed in site test the version XOOPS 2.30RC2 in order to be able to test it.
For the profile of the members I created a hack according to the post of blueteen and since the 2.016 this one functions well.
But there I have concern for the adaptation bus in
“Kernel/user.php” I do not have any more the indication towards the base to use
// RMV-NOTIFY
        // Added two fields, notify_method, notify_mode
        
if ($user->isNew()) {
            
$uid $this->db->genId($this->db->prefix('users').'_uid_seq');
            
$sql sprintf("INSERT INTO %s (uid, uname, name,...

For the remainder of the hack apparently that should occur well.
Would somebody have an idea on the file to modify now???
A+ Titi



4
RC78_TITI
Re: Locate IP of user
  • 2008/8/29 15:52

  • RC78_TITI

  • Just popping in

  • Posts: 6

  • Since: 2008/8/16


Hello,
I carried out well this modification and my field IP is quite indicated according to this:
Storing a registerd users last known IP Addy. Any Ideas?
But how to recover information in “system_userinfo.html” and new block?
Titi

Bonjour,
J’ai bien réalisé cette modification et mon champ IP est bien renseigné suivant ceci :
Storing a registerd users last known IP Addy. Any Ideas?
Mais comment récupérer les informations dans « system_userinfo.html » et dans un nouveau bloc ?
Titi



5
RC78_TITI
Re: User logon in Xoops
  • 2008/8/16 11:02

  • RC78_TITI

  • Just popping in

  • Posts: 6

  • Since: 2008/8/16


Look here
Forum frxoops.org

Titi



6
RC78_TITI
Re: Locate IP of user
  • 2008/8/16 10:09

  • RC78_TITI

  • Just popping in

  • Posts: 6

  • Since: 2008/8/16


Can you give us the method of this script
Thank you forhelp

Titi




TopTop



Login

Who's Online

149 user(s) are online (98 user(s) are browsing Support Forums)


Members: 0


Guests: 149


more...

Donat-O-Meter

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

Latest GitHub Commits