Help to do this mod
Forum rules
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe your problem and what happened when the problem occured
3. Tell us what version of phpBB3 you are currently using.
Else your topic may be ignored or locked!
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe your problem and what happened when the problem occured
3. Tell us what version of phpBB3 you are currently using.
Else your topic may be ignored or locked!
Help to do this mod
Hey!
I found a really god idea on http://www.sevenforums.com/graphic-card ... 465-a.html it shows what the user has of hardware/software so the support team can give the right support to people...
but i don't know how to start and i hope i could get some help here
This is from viewtopic: (right under the signature)
when you press "My System Specs" is collaps (show/hide) the info And this is from the profile (UCP) i would like it to be showed after "friends & foe" maybe What do you guys think of this mod? can it be done?
I found a really god idea on http://www.sevenforums.com/graphic-card ... 465-a.html it shows what the user has of hardware/software so the support team can give the right support to people...
but i don't know how to start and i hope i could get some help here
This is from viewtopic: (right under the signature)
when you press "My System Specs" is collaps (show/hide) the info And this is from the profile (UCP) i would like it to be showed after "friends & foe" maybe What do you guys think of this mod? can it be done?
Last edited by Fire-Fox on 05 May 2010, 12:57, edited 1 time in total.
Re: Help to do this mod
My plan is like this:
i ucp.php under "Edit Account Settings" i will have added "My System Specs" where the following info should be:
(where you can put in the info.) - (Custom profile fields) so don't know if it's possible to add 2 sets the one right now and a new one?
i ucp.php under "Edit Account Settings" i will have added "My System Specs" where the following info should be:
(where you can put in the info.) - (Custom profile fields) so don't know if it's possible to add 2 sets the one right now and a new one?
- Steve
- BBCoder VI
- Posts: 847
- Joined: 05 Mar 2010, 01:10
- BBCodes: 2000
- Favourite BBCode: p**n tube
- Favourite MOD: Non of Stokers
Re: Help to do this mod
ok, need a list of the actual "My System Specs" eg, hdd,o/s , but before i do anything irrc on phpbb.com someone has already posted a dev mod or its even released go and look -->
Re: Help to do this mod
Code: Select all
<table width="682" border="0">
<tr>
<td width="361"><table width="363" border="0">
<tr>
<td width="353"><strong>System Manufacturer/Model Number:</strong> </td>
</tr>
<tr>
<td><strong>OS:</strong></td>
</tr>
<tr>
<td><strong>CPU:</strong></td>
</tr>
<tr>
<td><strong>Motherboard:</strong></td>
</tr>
<tr>
<td><strong>Memory:</strong></td>
</tr>
<tr>
<td><strong>Graphics Card:</strong></td>
</tr>
<tr>
<td><strong>Sound Card:</strong></td>
</tr>
<tr>
<td><strong>Monitor Display:</strong></td>
</tr>
<tr>
<td><strong>Screen Resolution:</strong></td>
</tr>
</table></td>
<td width="305"><table width="307" border="0">
<tr>
<td width="297"><strong> <strong>Keyboard</strong>:</strong> </td>
</tr>
<tr>
<td><strong>Mouse:</strong></td>
</tr>
<tr>
<td><strong>PSU:</strong></td>
</tr>
<tr>
<td><strong>Case:</strong></td>
</tr>
<tr>
<td><strong>Cooling:</strong></td>
</tr>
<tr>
<td><strong>Hard Drives:</strong></td>
</tr>
<tr>
<td><strong>Internet Speed:</strong></td>
</tr>
<tr>
<td><strong>Other Info:</strong></td>
</tr>
</table>
<br /></td>
</tr>
</table>
Last edited by Fire-Fox on 05 May 2010, 21:31, edited 1 time in total.
Re: Help to do this mod
i am sure if you search phpbb.com for what you are looking for here you might find it! i just did!
Re: Help to do this mod
you did not search good enough there is a better one there!
Re: Help to do this mod
that's the one i saw before!