|
The two new templates added the other day (swtor_allvatar & swtor-rep_allvatar) are not showing up in the dropdown selector box in the settings admin window. I tried every single option there, i found a different swtor template but the two from the news post on the 21st were nowhere to be found.
Upon further investigation into the code i found out the dropdown was populated by the database (as expected) but when i went to look, i did not see either template represented in the table as far as i could tell.
This is a fresh install of 0.6.4.11 on a brand new host/database. These are the templates i have in the styles table:
mysql> select style_name from eqdkp_styles; +----------------------+ | style_name | +----------------------+ | Default | | Old School | | EQdkp VB | | Blueish | | EQdkp Items | | aallix Silver | | Penguin | | Collab | | EQdkp Invision | | dkpUA | | subSilver | | EQdkp VB2 | | EQCPS | | wow_style | | WoWMoonclaw01 | | WoWMaevahEmpire | | Default_Vert | | Old_School_Vert | | EQdkp VB_Vert | | Blueish_Vert | | EQdkp Items_Vert | | aallix Silver_Vert | | Penguin_Vert | | Collab_Vert | | EQdkp Invision_Vert | | dkpUA_Vert | | subSilver_Vert | | EQdkp VB2_Vert | | EQCPS_Vert | | wow_style_Vert | | WoWMoonclaw01_Vert | | WoWMaevahEmpire_Vert | | wow_Vert | | m9wow3eq | | luna_wotlk | | m9wotlk | | Bad Cataclysm | | cataclysm_allvatar | +----------------------+ 38 rows in set (0.00 sec)
Please let me know if im missing something or can one of the dev's provide a SQL patch to get the proper values inserted?
Just to be clear, the actual template data is there in the /templates folder. I navigated to it in a browser and looked at the images folders for each and they are intact, I just need it to show up in the style dropdown so i can actually use it.
I'd attempt to add it myself but there is also a styles_config table that probably has all kinds of important information in it that I can't fake.
Thanks, Zetas
|