11
clownxx
Allow userregistration to different groups
  • 2007/2/9 14:15

  • clownxx

  • Just popping in

  • Posts: 43

  • Since: 2006/9/20


Hi, I user XOOPS 2.2 und i really like it. Now, i'd like to give the User the opportunity to register as a member of Type1 with its own Form and Formfields, and of Type2 with its own Form and fields. Is this possible or do I have to code it?



12
clownxx
Re: problem with userregistration
  • 2006/11/21 15:00

  • clownxx

  • Just popping in

  • Posts: 43

  • Since: 2006/9/20


a ok, sorry!
I solved the problem no. thanks a lot.



13
clownxx
problem with userregistration
  • 2006/11/20 15:28

  • clownxx

  • Just popping in

  • Posts: 43

  • Since: 2006/9/20


Hi, I got a promblem with my userregistration...
When a user signs up to my xoops, he gets an email with a link to click on. Then the redirect page appears an after that the user is redirectord to the startpage for the first login. If he thys to log in, the redirect-page appears again with the message "Selected account is already activated!"
the problem is that when XOOPS redirects to the startpage after account-activation, the url is something like "user.php?xoops_redirect=%2Fuser.php%3Fop%3Dactv%26id%3D69%26actkey%3D6e5e2cd0"
an thats the problem i think because this url is the url for activation....After login in the header "thank you for login in .." appears an then the message "Selected account is already activated!" comes again.....shit
does anybode know how to fix it or why it appears in my xoops??

thanks an best regards

clownxx



14
clownxx
synchronize XOOPS code and Database
  • 2006/11/19 19:56

  • clownxx

  • Just popping in

  • Posts: 43

  • Since: 2006/9/20


Hi, i develope an XOOPS application local. for tests i put it on a serperate linux webserver. Then i work local, after a view days i'd like to synchronize my Source and my Databasestrucure (not Data, Data should be different for each system) to my. Does anybody know a solution??
Thanks



15
clownxx
regkey
  • 2006/11/19 15:37

  • clownxx

  • Just popping in

  • Posts: 43

  • Since: 2006/9/20


Hi, can anybody tell me whats the use of a regkey on registration? Is it usefull an how ca I disable this field.



16
clownxx
error installing ecal
  • 2006/11/11 21:47

  • clownxx

  • Just popping in

  • Posts: 43

  • Since: 2006/9/20


hi, when i try to install the calendarmodule ecal i allways get this message:

Invalid default value for 'id'

Unable to install eCal. Error(s):
Back to Module Administration page

nothing more...can anybode help me please?

thanks and greatings
clownxx



17
clownxx
Re: use $xoposDB in own php file
  • 2006/11/2 17:45

  • clownxx

  • Just popping in

  • Posts: 43

  • Since: 2006/9/20


no sorry it doesnt work...

this is my pageconten:

<?php
global $xoopsDB;

include( '../../mainfile.php' ) ;

function writehistory($uid, $toid, $action, $comment){
//schreibt einen historyeintrag

//$historytable = $db->prefix("history");
//die ($historytable);
$historytable = "xoops_history";
$xoopsDB->query("INSERT INTO $historytable (uid, date, action, comment, toid) VALUES ($uid, NOW(), $action, '$comment', $toid)");
}
?>

I cant even tell the error because the screen when "writehistory" is call is blank.....



18
clownxx
use $xoposDB in own php file
  • 2006/11/1 19:15

  • clownxx

  • Just popping in

  • Posts: 43

  • Since: 2006/9/20


Hey, i#d like to add some php functions to my xoops. Esspecially id like to add some dbentries. Now i have created a new php file in /own/myfile.php
What do i have to include etc to use the instance of $xoopsDB?
my phpfile is included in am module an the new functions are there called, but in other modules to.
Please help..
Thanks a lot

best regards clownxx



19
clownxx
Re: Email on PN
  • 2006/11/1 6:51

  • clownxx

  • Just popping in

  • Posts: 43

  • Since: 2006/9/20


oh thanks a lot, that works fine!!!



20
clownxx
Re: XOOPS without Javascript?
  • 2006/11/1 6:50

  • clownxx

  • Just popping in

  • Posts: 43

  • Since: 2006/9/20


ok thats what I thout to, but why doesnt the user get a Message like "sorry you have js deactivated, XOOPs wont work!"?
is this integrated in XOOPS or do i have to hack this in?




TopTop
« 1 (2) 3 4 »



Login

Who's Online

108 user(s) are online (64 user(s) are browsing Support Forums)


Members: 0


Guests: 108


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