341
catalin12345
Re: Adding Fields in Registration

http://www.clubxtrem.net/modules/PN_Profil_List/
look here and here:
http://www.clubxtrem.net/userinfo.php?uid=13390
if you register there you have on user menu an options beside edit your account ...it`s called carte d`identite
is an customize form for user and they can put their pics and their details look there..
how to do that?!!!!!!!!



342
catalin12345
anniversaire integration in user menu....

http://www.clubxtrem.net/anniversaire.php
if you make an user there you will have acess to that from user menu..
i found the module adapted there but i don`t now french and neither german can anyone explain me what is this readme text is saying here to do to integrate the anniversaire in the user menu block?!
here it is the readme:
Salut voilà le système d'anniversaire à la Clubxtrem.net et à la Bahut.com
Original code par XtremDj et adapté par Lmaix.


INSTALLATION:

1° étape :

-dézipper le tout et balancer ça à la racine de votre site.
-activer depuis l'admin et vérifier les acces des groupes.


3° étape : que si vous voulez avoir un lien dans le Menu du membre

-ouvrer le fichier system_blocks.php dans le répertoire modules/system/blocks
-dans la fonction b_system_user_show() vers la ligne 48 ajouter


/////////apres cette ligne/////////////

$block['content'] = "<strong><big>·</big></strong>&nbsp;<a href='".XOOPS_URL."/user.php'>"._MB_SYSTEM_VACNT."</a><br />";

////////////////////////////////////////


///////////le code suivant///////////

$block['content'] = "<strong><big>·</big></strong>&nbsp;<a href='".XOOPS_URL."/modules/anni/'>Anniversaire</a><br />";

////////////////////////////////////////

-et voilà c'est bon !



IMPORTANT:

Le problème de ce système est que vous allez avoir le bloc tout le temps
sur votre site même si il n'y a pas d'anniversaire le jour en question !

FEATURES:

Résolution de ce problème et amélioration du design !

-------------------------------------------
Übersetzt von Nickel (www.99abi99.de)
Viel spass
nickel
-------------------------------------------

Installation:

1.Schritt

1. Datei entzippen und ins Module verzeichnis kopieren
2. Das Modul im Admin installieren und die Gruppenrechte setzen
3. WICHTIG: Die sql-tabelle muss du per hand in die Datenbank per phpmyadmin o.ä. erstellen
--------------------------------------------



3.Schritt (Wenn du einen Link im Mitglieder-Block haben möchtest

1.öffne die Datei system_blocks.php im Verzeichnis modules/system/blocks
2.unterhalb der Funktion b_system_user_show() in der Zeile 48 fügst du ein


/////////nach dieser Zeile/////////////

$block['content'] = "<strong><big>·</big></strong>&nbsp;<a href='".XOOPS_URL."/user.php'>"._MB_SYSTEM_VACNT."</a><br />";

////////////////////////////////////////


///////////kommt diese zeile rein///////////

$block['content'] .= "<strong><big>·</big></strong>&nbsp;<a href='".XOOPS_URL."/modules/anni/'>Geburtstag</a><br />";

////////////////////////////////////////


Für die Leute, die einen eigenen Hauptmenü-Block haben und keinen Link im Mitglieder-Block haben möchten gilt:
damit sich die Leute eintragen könne, muss ein Link im Hauptmenü anni/index.php existieren

Viel spass damit...

gruss nickel


so explain in english more clearly someone what i have to do ...



343
catalin12345
Re: module cd base 1.2.2 and adresses problem..

ok man!
Thanks anyway don`t be to be angry on me!
i just like the modules and the core you dezvolted!
sorry once again...
i`ve asked the coders of the forum how to resolve at least my problem with the cdbase to show me the website corectly ...



344
catalin12345
Re:How to extend registration form?

http://mods.postnuke.com/Article2511.html
i found something interesting check this link...
needed to get back into the swing of things and learn pnRender, so I wrote the MyInfo module. It allows users to enter whatever information they like and supports categories. The concept is fairly simple, but since the item body supports html, it can be quite powerful.

More information in the full text.

Features include:
Add, Edit and Delete Items
Add categories on the fly (while creating Items)
Edit and delete categories
View other users' items
Item body accepts html

Please visit www.chucksteel.com/postnuke for the download. To view full functionality, you will need to create an account, otherwise, you will just be able to view other user's info (click the My Info - Anonymous User View link in the menu).
-----------------------------------------------------------this is the module used here::
http://www.clubxtrem.net/modules/PN_Profil_List/ ?
if this is the module someone can port it to be used in xoops?!
also in clubxtrem after you login you have in the menu de user this features that are not in xoops:
http://www.clubxtrem.net/anniversaire.php
and:
http://www.clubxtrem.net/editprofil.php
those two if someone can integer will be very useful too xoops..
so if you make an user in club xtrem when you :
http://www.clubxtrem.net/userinfo.php?uid=25510
you have there more :anniversare and carte d`identite
how he do that?can anyone tell him to realease the hacks?!



345
catalin12345
Re: Additional data for registered members / users

http://mods.postnuke.com/Article2511.html
i found something interesting check this link...
needed to get back into the swing of things and learn pnRender, so I wrote the MyInfo module. It allows users to enter whatever information they like and supports categories. The concept is fairly simple, but since the item body supports html, it can be quite powerful.

More information in the full text.

Features include:
Add, Edit and Delete Items
Add categories on the fly (while creating Items)
Edit and delete categories
View other users' items
Item body accepts html

Please visit www.chucksteel.com/postnuke for the download. To view full functionality, you will need to create an account, otherwise, you will just be able to view other user's info (click the My Info - Anonymous User View link in the menu).
-----------------------------------------------------------this is the module used here::
http://www.clubxtrem.net/modules/PN_Profil_List/ ?
if this is the module someone can port it to be used in xoops?!
also in clubxtrem after you login you have in the menu de user this features that are not in xoops:
http://www.clubxtrem.net/anniversaire.php
and:
http://www.clubxtrem.net/editprofil.php
those two if someone can integer will be very useful too xoops..
so if you make an user in club xtrem when you :
http://www.clubxtrem.net/userinfo.php?uid=25510
you have there more :anniversare and carte d`identite
how he do that?can anyone tell him to realease the hacks?!



346
catalin12345
Re: Extended User Information

http://mods.postnuke.com/Article2511.html
i found something interesting check this link...
needed to get back into the swing of things and learn pnRender, so I wrote the MyInfo module. It allows users to enter whatever information they like and supports categories. The concept is fairly simple, but since the item body supports html, it can be quite powerful.

More information in the full text.

Features include:
Add, Edit and Delete Items
Add categories on the fly (while creating Items)
Edit and delete categories
View other users' items
Item body accepts html

Please visit www.chucksteel.com/postnuke for the download. To view full functionality, you will need to create an account, otherwise, you will just be able to view other user's info (click the My Info - Anonymous User View link in the menu).
-----------------------------------------------------------this is the module used here::
http://www.clubxtrem.net/modules/PN_Profil_List/ ?
if this is the module someone can port it to be used in xoops?!
also in clubxtrem after you login you have in the menu de user this features that are not in xoops:
http://www.clubxtrem.net/anniversaire.php
and:
http://www.clubxtrem.net/editprofil.php
those two if someone can integer will be very useful too xoops..
so if you make an user in club xtrem when you :
http://www.clubxtrem.net/userinfo.php?uid=25510
you have there more :anniversare and carte d`identite
how he do that?can anyone tell him to realease the hacks?!



347
catalin12345
Re: Registration page hack?

http://mods.postnuke.com/Article2511.html
i found something interesting check this link...
needed to get back into the swing of things and learn pnRender, so I wrote the MyInfo module. It allows users to enter whatever information they like and supports categories. The concept is fairly simple, but since the item body supports html, it can be quite powerful.

More information in the full text.

Features include:
Add, Edit and Delete Items
Add categories on the fly (while creating Items)
Edit and delete categories
View other users' items
Item body accepts html

Please visit www.chucksteel.com/postnuke for the download. To view full functionality, you will need to create an account, otherwise, you will just be able to view other user's info (click the My Info - Anonymous User View link in the menu).
-----------------------------------------------------------this is the module used here::
http://www.clubxtrem.net/modules/PN_Profil_List/ ?
if this is the module someone can port it to be used in xoops?!
also in clubxtrem after you login you have in the menu de user this features that are not in xoops:
http://www.clubxtrem.net/anniversaire.php
and:
http://www.clubxtrem.net/editprofil.php
those two if someone can integer will be very useful too xoops..
so if you make an user in club xtrem when you :
http://www.clubxtrem.net/userinfo.php?uid=25510
you have there more :anniversare and carte d`identite
how to do that?!



348
catalin12345
module cd base 1.2.2 and adresses problem..

i`ve instaled cd base when i added an artist and add his website is showing me that at website:

Website ="http://www.sean.ro" target="_blank">http://www.sean.ro
instead of showing me
website www.sean.ro
how to correct this mistake anybody nows?
and also the cd base from here:
http://www.djnews24.net/modules/cdbase/ doesn`t look like the one i have...i`ve emailed the webmaster from there and he telled me that:
"the cdbase module is the orginal just edited the templates... you need to get your on templates i will not release them"
how to edit the templates more exactly ???!!!!
also the module adresses 1.7 that i have doesn`t look like in here:
http://www.djnews24.net/modules/djdatabase/
also i`ve telled the webmaster to realease that and he said is adreesess 1 hacked and : "sorry that currently not possible, its german hardcoded. when it is finised i will release it on xoops.org"
but it`s allready finish can someone from XOOPS email him for the cd base and adress hacked modules to realease them?!



349
catalin12345
Re: Adding Fields in Registration

http://mods.postnuke.com/Article2511.html
i found something interesting check this link...
needed to get back into the swing of things and learn pnRender, so I wrote the MyInfo module. It allows users to enter whatever information they like and supports categories. The concept is fairly simple, but since the item body supports html, it can be quite powerful.

More information in the full text.

Features include:
Add, Edit and Delete Items
Add categories on the fly (while creating Items)
Edit and delete categories
View other users' items
Item body accepts html

Please visit www.chucksteel.com/postnuke for the download. To view full functionality, you will need to create an account, otherwise, you will just be able to view other user's info (click the My Info - Anonymous User View link in the menu).
-----------------------------------------------------------this is the module used here::
http://www.clubxtrem.net/modules/PN_Profil_List/ ?
if this is the module someone can port it to be used in xoops?!
also in clubxtrem after you login you have in the menu de user this features that are not in xoops:
http://www.clubxtrem.net/anniversaire.php
and:
http://www.clubxtrem.net/editprofil.php
those two if someone can integer will be very useful too xoops..
so if you make an user in club xtrem when you :
http://www.clubxtrem.net/userinfo.php?uid=25510
you have there more :anniversare and carte d`identite
how to add those functions in xoops?!
aniversaire i founded an module but could someone integer the anniversaire module like is integrated in the clubxtrem in user menu ?!
and how to make that cart d`identite with the fields you need on user profile ?



350
catalin12345
Re: the name of this module is ?

anyone can write to the webmaster in there in french?
i writed him in english and i didn`t get no answer...
that integration and hack it will be very usefull to all XOOPS users!and is very good integration and hack as i can see...




TopTop
« 1 ... 32 33 34 (35) 36 37 38 »



Login

Who's Online

240 user(s) are online (143 user(s) are browsing Support Forums)


Members: 0


Guests: 240


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