1 Banner rather then 2

top50servers

Active Member
Hi,

I have my system set up so users can only upload a regular banner. This works all well and good until a user with Premium tries to upload a regular banner, it defaults to the previous one already uploaded on the Premium setting.

How can I make it so the Premium banner is ALWAYS the same as the regular banner? Or just make the Premium banner copy the regular uploaded one.

Thanks.
 

Basti

Administrator
Staff member
Just disable premium upload then i would say.
1) remove link from user_cp_main_menu.html
2) change the banner url tags in your table_top_row_premium.html
- {$premium_banner_url} to {$banner_url}
 

top50servers

Active Member
Just disable premium upload then i would say.
1) remove link from user_cp_main_menu.html
2) change the banner url tags in your table_top_row_premium.html
- {$premium_banner_url} to {$banner_url}
I removed the link previously, not using that tag.. I feel so silly. Thanks Basti.
 
Top