PDA

View Full Version : Please tell me how to accomplish this mod?


Short114
01-03-2009, 03:08 PM
I really need to know how to do the same thing as shown in these two pictures.

If you look at the first picture I have circled in red the additional menu options and in the right pane you see the Computer System name and all different hardware component that the users have. All these details are then include in the user signature like in the second picture.

https://vborg.vbsupport.ru/external/2009/01/108.jpg

This is the final result include in each members signature.

https://vborg.vbsupport.ru/external/2009/01/109.jpg

This is one of the most important add-on for my needs. Can you let me know if there is a hack already available or can you gave me full instruction on how to do it?

Regards

Lynne
01-03-2009, 03:51 PM
I have not seen a modification like that. I'm guessing he created a special form for this - created his own table with all those columns and all the information is saved in that table along with the userid. Every time a user edits that info, it's saved in that table and also saved in the sigparsed table. It's not a simple task, but it's doable and pretty straightforward.

ragtek
01-04-2009, 12:41 AM
Maybe this can help you https://vborg.vbsupport.ru/showthread.php?p=1700648#post1700648

Dismounted
01-04-2009, 04:33 AM
That is a custom modification created for that site (AFAIK).

Short114
01-04-2009, 12:28 PM
Maybe this can help you https://vborg.vbsupport.ru/showthread.php?p=1700648#post1700648

Thanks, I will look and possibly try to use this hack!