Hi guys :)
I've recently made a site semi-live (moved it from local dev to a subdomain). I had 4 views that were themed by overriding views tpl.php files. When the site was local, if I clicked the Information link in the Views UI, the files that I had overridden were displayed in bold, as per usual. I've noticed when making the site semi-live, however, that this does not happen any more. Despite the presence of the (same) files, the views default files are being bolded.
However, this doesn't effect the views at all. My template files are still overriding the views defaults and if I click the rescan button, the template file names of my templates appear. If I close the theme information page, save the view and reopen the theme information page again, the default views files are bolded again.
I still have to rescan in order to find new template files, so really, everything about the system is working, it's just that it's bolding the wrong file names to begin with.
I'm assuming this one's a rarity (couldn't find anything in the issue queue), so let me know if you need me to do anything to debug it :P
Thanks guys! And well done on a fantastic module!
Comments
Comment #1
iamjon commentedpyrhoe,
did you clear the cache? know anyway that we can replicate the issue?
Comment #2
jfarry commentedHi iamjon,
I've cleared cache several times and the problem has not gone away. Unfortunately I have absolutely no idea how to replicate this. It's just something that happened when going from local dev, to live :(
Do you know where Views stores these file names? I have had some database problems over the last few months... There are no errors in watchdog pertaining to views though.
Thank you for your time :)
Josh
Comment #3
mustanggb commented