Browsing this Thread:
4 Anonymous Users
Donwload |
||
---|---|---|
Just popping in
Joined:
2006/9/20 5:30 Posts:
5
|
I'm trying to download the beta2 and it errors out:
Quote: Sorry The Current Item At "www.bandit-x.net /files/mod_xmspotlight_1.02Beta2_09262006.rar" Cannot Be Found.
Posted on: 2006/10/24 7:20
|
|
Transfer |
Re: Download |
||
---|---|---|
Webmaster
Joined:
2006/6/3 8:27 From UsA - MiChIgAn
Posts:
154
|
oh.. i never checked that link when i put it for download today..
i think i have a copy of that file on my other computer (that i have been cleaning) ill try to get it online later tonight.
Posted on: 2006/10/24 11:02
|
|
_________________
Bandit-X.Net |
||
Transfer |
Re: Download |
||
---|---|---|
Webmaster
Joined:
2006/6/3 8:27 From UsA - MiChIgAn
Posts:
154
|
man.. not a good week for me.. i cant find a copy of that file.. but ill try to get an updated version of the module later this week. it will also have that subcategory feature you wanted.
Posted on: 2006/10/25 19:53
|
|
_________________
Bandit-X.Net |
||
Transfer |
Re: Download |
||
---|---|---|
Webmaster
Joined:
2006/6/3 8:27 From UsA - MiChIgAn
Posts:
154
|
Posted on: 2006/10/27 10:59
|
|
_________________
Bandit-X.Net |
||
Transfer |
Re: Download |
||
---|---|---|
Just popping in
Joined:
2006/9/20 5:30 Posts:
5
|
Posted on: 2006/10/27 11:06
|
|
Transfer |
Re: Download |
||
---|---|---|
Webmaster
Joined:
2006/6/3 8:27 From UsA - MiChIgAn
Posts:
154
|
Quote:
im not really sure on how to do that. but ill look deeper in to it when i get back from work tonight.
Posted on: 2006/10/27 11:23
|
|
_________________
Bandit-X.Net |
||
Transfer |
Re: Download |
||
---|---|---|
Just popping in
Joined:
2006/9/20 5:30 Posts:
5
|
Cool, thanks.
Posted on: 2006/10/27 11:27
|
|
Transfer |
Re: Download |
||
---|---|---|
Webmaster
Joined:
2006/6/3 8:27 From UsA - MiChIgAn
Posts:
154
|
u got IM?
Posted on: 2006/10/31 17:54
|
|
_________________
Bandit-X.Net |
||
Transfer |
Re: Download |
||
---|---|---|
Just popping in
Joined:
2006/9/20 5:30 Posts:
5
|
The only IM I have is Google Talk. We block all other IM ports on our firewall. I'll PM you my info.
BTW, I really like this new theme on your site! Thanks, J
Posted on: 2006/11/1 5:00
|
|
Transfer |
Re: Download |
||
---|---|---|
Webmaster
Joined:
2006/6/3 8:27 From UsA - MiChIgAn
Posts:
154
|
i actually had this theme on this site for a while. after a while i get tired of the silver/gray/white.
sry i dont have google talk.. so. ill try to explain it in here. k this is how i believe the user is created.. file:register.php
insertuser... class:XoopsMemberHandler file:kernel/member.php
_uhandler is.. (created by the constructor) $this->_uHandler = new XoopsUserHandler($db); And the insert function is in class:XoopsUserHandler (extends XoopsObjectHandler) file:kernel/user.php which insert the info to the database.. code below....
the array keys and values gets assigned to variables the same names as their keys i believe thats where the users info get put in.. when they are new users.. and the 2nd part is for updating existing users info.. *the above codes and your codes will differ since this was taken off of my computer and some changes has been made to it. and im not a php expert.. so the easiest solution would be.. to add some lines for it to add the same stuff in a different prefix. since you want it in the same database (which makes it easier). function XoopsUserHandler in the class XoopsUserHandler that is in kernel/user.php
Posted on: 2006/11/2 5:41
|
|
_________________
Bandit-X.Net |
||
Transfer |
You can view topic.
You cannot start a new topic.
You cannot reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You cannot vote in polls.
You cannot attach files to posts.
You cannot post without approval.