Quote:
Originally Posted by StGaensler
I think, you missed the JavaScript code just above this code, so IMGDIR_BUTTON is not set - but the sorttable.js needs this var to be set.
|
I believe you are correct. However, I can not get the code to take:
HTML Code:
<script type="text/javascript">'."\n\t\t".'var IMGDIR_BUTTON = "'.$stylevar['imgdir_button'].'";'."\n\t".'</script>
I assume it is struggling with the variables somehow. Any idea on what to revise?
Thanks for making this compatible with 3.7!