PDA

View Full Version : php help



GangStarr
25-07-2006, 12:15 PM
i got my website up and running.
In it I have got a php chat a php forum and a php picture gallery.
everything is running great but ppl have to register 3times ( one for each )
is there a way that my users can register once and have access to all 3?

the alternate is turning off the fact that u need to register but i already had someone uploading explicit pics. ( i banned him ) but wouldnt be able to if there was no register service.

please help

Elfreako
28-07-2006, 10:29 AM
are you using a cms or what? did you code it yourself?

Think you must be using a cms, cause if you coded it yourself you should know how. What cms are you using?

GangStarr
28-07-2006, 02:34 PM
god i should have done programming

vrapt0r
06-09-2006, 10:29 PM
cms = content management system

I think that is right ;)

Andrewc
07-09-2006, 09:16 AM
Check the scripts you have installed websites and look if they have any mods that allows a single registration.

I know of Joomla + SMF Forum working together (I have done this myself)

all depends on your website? if it is a CMS

Sony_3G
18-09-2006, 01:47 PM
It is better to code these things yourself, as it is not always easy to understand other ppls code.