PDA

View Full Version : List hosting accounts on custom page.



yabado
01-24-07, 02:29 PM
I need to list the hosting accounts a client has on a custom page that I have added to the client area. I tried using the smarty code used on the 'clientareahosting.tpl' template, but it does not return the necessary data?

Is this possible or will I need to wriet my own mysql query on the custom page?

MACscr
01-24-07, 07:38 PM
I need to list the hosting accounts a client has on a custom page that I have added to the client area. I tried using the smarty code used on the 'clientareahosting.tpl' template, but it does not return the necessary data?

Is this possible or will I need to wriet my own mysql query on the custom page?

need to write your own mysql query as currently you have nothing passing the data to that smarty template.