// Profiles form
// This Profile submission form and system is written and copyrighted for UKSkate.com by Dave Anderson - UGSkate.com web development - Form use for PHP Nuke v6.5
// E-Mail Dave@ugskate.com
if (!eregi("modules.php", $PHP_SELF)) {
die ("Non puoi accedere a questo file direttamente...");
}
require_once("mainfile.php");
$module_name = basename(dirname(__FILE__));
get_lang($module_name);
global $prefix, $db, $cookie, $user, $module_name, $dbi, $user_prefix;
Now ! the tricky part [for me anyways ] how can i make this submission page into a module that will be called Profiles, and when the user enters the module there will be a link to the baove script to submit a profile etc and there will be a list off all teh peoples name who have already submitted, so i need to know how to make teh page view the eavery persons name and also link it to a page that shows all teh fields and the answers like, Name : fwfewtew
age : y347
etc etc
and give the admin the ability to delete peoples profiles. and the bit i find teh hardenst is making teh above script submit the info to teh database so that the other pages can retrieve teh info , now i dont have a clue on any of it, all i have is teh above script to submit , i have looked at variouse other scripts in order to build that , .. also when i try to view that script i get , unexpected "." on line 66 .......
Help would be highly appreciated !, or is there any modules out there that do the same basically ? and i could just change the names of fields etc....
...or also ive been thinking if i could edit teh user registration, well the profile section of teh forums to add the above fields i could just have a link called profiles going to my Members list pages, how could i ad these fields? is it as simple as just adding them ???, i actually think that would be a better idea.....
im open for suggestions...
Thank you
Dave.
arghhh f*** thats getting annoying ... ALL THE "TEH"s = The ! lmao i type too sketchy
Raven General
Joined: Mar 22, 2003
Posts: 5233
Location: USA
Posted:
Sun May 25, 2003 12:09 pm
You will need PHP, SQL, and Nuke experience to do this. If you don't have the experience, then hire someone to do it.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum