1
theprof
Personal UserPage/Site
  • 2006/1/22 22:47

  • theprof

  • Quite a regular

  • Posts: 225

  • Since: 2004/7/14


Just wondering is there a module out there where my users can have there own site on my XOOPS site. Sort of like a page where they can edit and have others come see there page?


http://www.mysite.com/user1

If not, is there anything close to this?





[size=x-small][Edit by Bender] Subject lowercased. Please donĀ“t shout Thanks.[/size]

2
mclindy
Re: PERSONAL USER PAGE/SITE
  • 2006/1/23 0:27

  • mclindy

  • Just popping in

  • Posts: 38

  • Since: 2005/1/23


Assuming there's no module, shouldn't you be able to add it as a virtual domain in apache? You'd route the request for www.blahblah.com/user1 to www.myxoopssite.com/modules/popnupblog/user1.php where the php page is the beginning of user1's blog. In such a case you'd have to make sure that anonymous users have access to the module page you're referring to.

-EDIT-
The more I think about it, the more I think this is the only way to do it. It's your web server that would be "listening" for something like this, right? Otherwise your XOOPS site will be looking for a folder called user1 which would need its own index.php and God knows what else. I'd sure like to be wrong, here. Somebody correct me.

I suppose somebody could create a module that added a folder for users who created sub-sites, then copied needed files into each folder as they were created. It sounds pretty cool, actually. I need to learn PHP.

3
theprof
Re: PERSONAL USER PAGE/SITE
  • 2006/5/31 19:05

  • theprof

  • Quite a regular

  • Posts: 225

  • Since: 2004/7/14


Well, now there is the USER PAGE module. I wonder is it possible to go about:

Instead of:

http://www.yoursite.com/modules/userpage/index.php?page_id=1

Defaults to to:

http://www.yoursite.com/username


Any takers?

4
Bender
Re: Personal UserPage/Site
  • 2006/5/31 19:27

  • Bender

  • Home away from home

  • Posts: 1899

  • Since: 2003/3/10


Assuming you are on an Apache webserver ... maybe you can use mod_rewrite rules for that
(see here)

Xoops by default cannot do that.
Sorry, this signature is experiencing technical difficulties. We will return you to the sheduled signature as soon as possible ...

5
theprof
Re: Personal UserPage/Site
  • 2006/5/31 19:41

  • theprof

  • Quite a regular

  • Posts: 225

  • Since: 2004/7/14


Wow,

that is a bit much for my skill level.

Seems, do-able, but I know I can't do it.

Login

Who's Online

236 user(s) are online (127 user(s) are browsing Support Forums)


Members: 0


Guests: 236


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