Help to do this mod

Support for PhpBB3. Post here to get help with any phpBB3 related issue here
There is no support here! Only Read Access!
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!
User avatar
Fire-Fox
BBCoder IV
BBCoder IV
Posts: 275
Joined: 22 Mar 2010, 13:24
Location: Denmark

Help to do this mod

Post 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?
Last edited by Fire-Fox on 05 May 2010, 12:57, edited 1 time in total.
User avatar
Steve
BBCoder VI
BBCoder VI
Posts: 803
Joined: 05 Mar 2010, 01:10
Extra Rank: Donator.png
BBCodes: 2000
Favourite BBCode: porn tube
Favourite MOD: Non of Stokers
Location: up your bum
Contact:

Re: Help to do this mod

Post by Steve »

here : viewtopic.php?f=9&t=473
here : viewtopic.php?f=9&t=346

put the two together.
NAPWR wrote: Nice, Stoker is Hot
User avatar
Fire-Fox
BBCoder IV
BBCoder IV
Posts: 275
Joined: 22 Mar 2010, 13:24
Location: Denmark

Re: Help to do this mod

Post 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
User avatar
Steve
BBCoder VI
BBCoder VI
Posts: 803
Joined: 05 Mar 2010, 01:10
Extra Rank: Donator.png
BBCodes: 2000
Favourite BBCode: porn tube
Favourite MOD: Non of Stokers
Location: up your bum
Contact:

Re: Help to do this mod

Post 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 -->
NAPWR wrote: Nice, Stoker is Hot
User avatar
Fire-Fox
BBCoder IV
BBCoder IV
Posts: 275
Joined: 22 Mar 2010, 13:24
Location: Denmark

Re: Help to do this mod

Post 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
Last edited by Fire-Fox on 05 May 2010, 21:31, edited 1 time in total.
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Help to do this mod

Post by cisco007 »

i am sure if you search phpbb.com for what you are looking for here you might find it! i just did!
User avatar
Fire-Fox
BBCoder IV
BBCoder IV
Posts: 275
Joined: 22 Mar 2010, 13:24
Location: Denmark

Re: Help to do this mod

Post by Fire-Fox »

cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Help to do this mod

Post by cisco007 »

you did not search good enough there is a better one there!
User avatar
Fire-Fox
BBCoder IV
BBCoder IV
Posts: 275
Joined: 22 Mar 2010, 13:24
Location: Denmark

Re: Help to do this mod

Post by Fire-Fox »

cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Help to do this mod

Post by cisco007 »

that's the one i saw before!
Locked