Page 1 of 4

Help to do this mod

Posted: 05 May 2010, 12:48
by Fire-Fox
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?

Re: Help to do this mod

Posted: 05 May 2010, 13:33
by Steve
here : viewtopic.php?f=9&t=473
here : viewtopic.php?f=9&t=346

put the two together.

Re: Help to do this mod

Posted: 05 May 2010, 14:04
by Fire-Fox
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

Re: Help to do this mod

Posted: 05 May 2010, 21:27
by Steve
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

Posted: 05 May 2010, 21:30
by Fire-Fox

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 :D

Re: Help to do this mod

Posted: 05 May 2010, 21:44
by cisco007
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

Posted: 05 May 2010, 21:47
by Fire-Fox

Re: Help to do this mod

Posted: 05 May 2010, 21:54
by cisco007
you did not search good enough there is a better one there!

Re: Help to do this mod

Posted: 05 May 2010, 21:56
by Fire-Fox

Re: Help to do this mod

Posted: 05 May 2010, 22:16
by cisco007
that's the one i saw before!