•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Existing Scripts section within the Web Development category of DaniWeb, a massive community of 391,615 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,627 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Existing Scripts advertiser: Web Code Converter
Views: 2975 | Replies: 4
![]() |
•
•
Join Date: Apr 2006
Posts: 2
Reputation:
Rep Power: 0
Solved Threads: 0
Heya there,
This is my first post here so plz be nice
The first changes i want to make is remove/disable the registration and login form from the forum itself and integrate this into the rest site.. I've been trying to do this the last 10 hours and posted a lot of stuff on forums but nothing yet.. Like noone knows or noone is willing to help me out
Two more things i want to do is hide some links to members and to guests like memberlist and login to view your messages thingie..
Any help would be great!
Thanks,
NwS
This is my first post here so plz be nice

The first changes i want to make is remove/disable the registration and login form from the forum itself and integrate this into the rest site.. I've been trying to do this the last 10 hours and posted a lot of stuff on forums but nothing yet.. Like noone knows or noone is willing to help me out

Two more things i want to do is hide some links to members and to guests like memberlist and login to view your messages thingie..
Any help would be great!
Thanks,
NwS
•
•
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 10,879
Reputation:
Rep Power: 32
Solved Threads: 106
Paste this HTML code wherever you want it:
[html]
<form action="profile.php" method="post">
<table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline">
<tr>
<td class="row1" width="38%"><span class="gen">Username: *</span></td>
<td class="row2"><input type="text" class="post" style="width:200px" name="username" size="25" maxlength="25" value="" /></td>
</tr>
<tr>
<td class="row1"><span class="gen">E-mail address: *</span></td>
<td class="row2"><input type="text" class="post" style="width:200px" name="email" size="25" maxlength="255" value="" /></td>
</tr>
<tr>
<td class="row1"><span class="gen">Password: *</span><br />
<span class="gensmall"></span></td>
<td class="row2">
<input type="password" class="post" style="width: 200px" name="new_password" size="25" maxlength="32" value="" />
</td>
</tr>
<tr>
<td class="row1"><span class="gen">Confirm password: * </span><br />
<span class="gensmall"></span></td>
<td class="row2">
<input type="password" class="post" style="width: 200px" name="password_confirm" size="25" maxlength="32" value="" />
</td>
</tr>
<tr>
<td class="catBottom" colspan="2" align="center" height="28"><input type="hidden" name="mode" value="register" /><input type="hidden" name="agreed" value="true" /><input type="hidden" name="coppa" value="0" /><input type="hidden" name="confirm_id" value="" /><input type="submit" name="submit" value="Submit" class="mainoption" /> <input type="reset" value="Reset" name="reset" class="liteoption" /></td>
</tr>
</table>
</form>
[/html]
It's untested, but it's worth a shot.
[html]
<form action="profile.php" method="post">
<table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline">
<tr>
<td class="row1" width="38%"><span class="gen">Username: *</span></td>
<td class="row2"><input type="text" class="post" style="width:200px" name="username" size="25" maxlength="25" value="" /></td>
</tr>
<tr>
<td class="row1"><span class="gen">E-mail address: *</span></td>
<td class="row2"><input type="text" class="post" style="width:200px" name="email" size="25" maxlength="255" value="" /></td>
</tr>
<tr>
<td class="row1"><span class="gen">Password: *</span><br />
<span class="gensmall"></span></td>
<td class="row2">
<input type="password" class="post" style="width: 200px" name="new_password" size="25" maxlength="32" value="" />
</td>
</tr>
<tr>
<td class="row1"><span class="gen">Confirm password: * </span><br />
<span class="gensmall"></span></td>
<td class="row2">
<input type="password" class="post" style="width: 200px" name="password_confirm" size="25" maxlength="32" value="" />
</td>
</tr>
<tr>
<td class="catBottom" colspan="2" align="center" height="28"><input type="hidden" name="mode" value="register" /><input type="hidden" name="agreed" value="true" /><input type="hidden" name="coppa" value="0" /><input type="hidden" name="confirm_id" value="" /><input type="submit" name="submit" value="Submit" class="mainoption" /> <input type="reset" value="Reset" name="reset" class="liteoption" /></td>
</tr>
</table>
</form>
[/html]
It's untested, but it's worth a shot.
Dani the Computer Science Gal
Do you run a computer-related website? Feature it in our niche link directory!
Do you run a computer-related website? Feature it in our niche link directory!
•
•
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 10,879
Reputation:
Rep Power: 32
Solved Threads: 106
•
•
•
•
Originally Posted by NwS
Two more things i want to do is hide some links to members and to guests like memberlist and login to view your messages thingie..
Not sure what you mean. Try editing usergroup permissions.
Dani the Computer Science Gal
Do you run a computer-related website? Feature it in our niche link directory!
Do you run a computer-related website? Feature it in our niche link directory!
•
•
Join Date: Sep 2005
Posts: 27
Reputation:
Rep Power: 3
Solved Threads: 0
•
•
•
•
Originally Posted by NwS
Heya there,
This is my first post here so plz be nice
The first changes i want to make is remove/disable the registration and login form from the forum itself and integrate this into the rest site.. I've been trying to do this the last 10 hours and posted a lot of stuff on forums but nothing yet.. Like noone knows or noone is willing to help me out
Two more things i want to do is hide some links to members and to guests like memberlist and login to view your messages thingie..
Any help would be great!
Thanks,
NwS
i wanted to do the same things you request. mold my forum to my website registratio process. lots of mods must be done to the MySql database or sorts.
so, i went to scriptlance and hired a coder to integrate the forum into my website. before, you had to register for my site, and then register for the board. i used this company to do it for me... http://uandweb.com/contact.php jsut post a message to them telling them you want it done. or go to scriptlance.com and post a project for someone to do it for you and you will get lots of hits.
as for hiding the things you want to hide. i figured that out myself. what you want to hide is found in / forum / templates / subSilver/overall_header.tpl
find the block of coding similar to this one at the bottom of that file and replace it with this one here. this will hide the usergroups, profile, memberlist, login to see private messages and logout.
<table width="100%" cellspacing="0" cellpadding="10" border="0" align="center">
<tr>
<td class="bodyline"><table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td><!--<a href="{U_INDEX}"><img src="templates/subSilver/images/logo_phpBB.gif" border="0" alt="" vspace="1" /></a>--></td>
<td align="center" width="100%" valign="middle">
<table cellspacing="0" cellpadding="2" border="0">
<tr>
<td align="center" valign="top" nowrap="nowrap"><span class="mainmenu"> <a href="{U_FAQ}" class="mainmenu"><!--<img src="templates/subSilver/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="" hspace="3" />-->{L_FAQ}</a></span><span class="mainmenu"> <a href="{U_SEARCH}" class="mainmenu"><!--<img src="templates/subSilver/images/icon_mini_search.gif" width="12" height="13" border="0" alt="" hspace="3" />-->{L_SEARCH}</a><!-- <a href="{U_MEMBERLIST}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_members.gif" width="12" height="13" border="0" alt="" hspace="3" />{L_MEMBERLIST}</a> <a href="{U_GROUP_CP}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_groups.gif" width="12" height="13" border="0" alt="" hspace="3" />{L_USERGROUPS}</a> in the code you will notice a <!-- symbol. this symbol goes before the item you want to hide. and then a --> symbol is at the end of the item you want to hide to to close it.
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb Existing Scripts Marketplace
Similar Threads
- Upgrade phpBB to vBulletin? (Growing an Online Community)
- PhpBB vs VBulletin (Growing an Online Community)
- adding quick reply to a phpbb board (Growing an Online Community)
- phpBB thread archive (PHP)
Other Threads in the Existing Scripts Forum
- Previous Thread: Download manager script needed
- Next Thread: Installing phpBB2 Windows



Linear Mode