Support for PhpBB3.
Post here to get help with any phpBB3 related issue
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.
If not your topic may be ignored or locked!
Post
by Fire-Fox » 05 May 2010, 10:48
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
System-Specs.png
And this is from the profile (UCP) i would like it to be showed after "friends & foe" maybe
Edit-System-Specs.png
What do you guys think of this mod? can it be done?
Last edited by Fire-Fox on 05 May 2010, 10:57, edited 1 time in total.
Post
by Steve » 05 May 2010, 11:33
Post
by Fire-Fox » 05 May 2010, 12:04
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?
Edit-System-Specs.png
Post
by Steve » 05 May 2010, 19:27
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 -->
Post
by Fire-Fox » 05 May 2010, 19:30
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>
Do you have a link
Last edited by Fire-Fox on 05 May 2010, 19:31, edited 1 time in total.
Post
by cisco007 » 05 May 2010, 19:44
i am sure if you search phpbb.com for what you are looking for here you might find it! i just did!
Post
by Fire-Fox » 05 May 2010, 19:47
Post
by cisco007 » 05 May 2010, 19:54
you did not search good enough there is a better one there!
Post
by Fire-Fox » 05 May 2010, 19:56
Post
by cisco007 » 05 May 2010, 20:16
that's the one i saw before!