We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Installed Oxwall in sub directory. HELP!!TY | Forum

Topic location: Forum home » Support » General Questions
Jeff
Jeff Jan 14 '13
Ok heres my issue. I installed oxwall in oxwall directory and uploaded front end html and files into root.  I have a href button and I want to call the signup form. php upon clicking.  It seems to be working all in the background and is there just a form I can point to? Thank you guys.
Alia Team
Alia Jan 14 '13
Jeff, I am not sure what you would like to achieve.
You have a button, and you would like users to be redirected to "Registration" form when clicking on it?  If yes, then join url is   yoursitename.com/join .
Let me know if I misunderstood you.
Jeff
Jeff Jan 15 '13
join?


Jeff
Jeff Jan 15 '13
ok great..now what about login?
Jeff
Jeff Jan 15 '13
here is my code <a href="twocolumn2.html">Login</a>

when clicked I want to pull up login script....thank you signup works..

Jeff
Jeff Jan 15 '13
Alii please let me know how to call the little signin screen that pops up for signing onto site...I cant figure it out...ty
Jeff
Jeff Jan 15 '13
you know the floating signin box???
Purusothaman Ramanujam
If you want that to open as a popup, you should be using javascript.
Jeff
Jeff Jan 15 '13
yea im looking for some help to get it to work...any suggestions?