Quote:
Originally Posted by Gamelobby
To add to that last issue..
The images on the wiki aren't working & its the path that is all f*ckud up:
example.com/forums/wiki.php/images/misc/navbits_finallink_ltr.gif
Why would it add that into the path.?
|
Same issue, the red x is for a tinymce error. I have an error in the lower left of ie "tinyMCE is undefined".
I fixed the path error by using ../forums/wiki.php?page=%page% though I still have:
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in [path]/includes/class_thswiki.php on line 240
Update
Ok, fixed red x "../forums/tiny_mce"
After some debugging, I found the mysql_num_rows error is due to my "thread" table being Innodb. I will not be converting back to myisam, so I'm guessing this is it for me.
Does anyone know the correct argument to use in the php to allow innodb? I would like to use this mod.