10
Yes, tedious indeed. I know, I know... Don't want to remember these hours and even days looking for the reason of a problem ... and then finding it in a line of code, checked already 23 times, mispelled command or so...
Let's look what I do:
I am working with the wfdownloads module. I want to change the way the list of documents is displayed. So a bit of tuning of html/css.
The viewcat.php calls "$xoopsOption['template_main'] = 'wfdownloads_viewcat.html';" ... so I guess it's the file in the template subfolder (of the same module).
Here, just for a try, I delete the whole code. And safe the file.
I delete the files in the template_c folder. I delete the cache. I load the page in another browser.
Still, the whole code displays...