Qwench
Qwench copied to clipboard
Rate Up or Down
There is a blue drop down bar and in the bar there is this error that I listed below inside of it. It happens when you click on the up arrow or down arrow on a question to rate it.
Can be seen in action at www.askagamer.net
br /> Warning: include(/home/asgamer/public_html/controllers/qwench.php) [function.include]: failed to open stream: No such file or directory in /home/asgamer/public_html/index.php on line 48
This has been resolved in the /controllers/questions.php located $basePath and remove /qwench/ in the lines. It expects that you will install this software in a /qwench/ directory but most people wont be doing that.
I have the following message !DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
on the notification area...
Missing a <
but... I'm tesing the "master" version of the code.... did you have the same problem? I mean, I have not touched any <.
thanx!
No I didn't have that problem, but if you are seeing that in your website it should have a < in the start. Please send the link to your website and post on qwench.net so we can resolve this for you
I cannot publish an url becouse is deployed on a LAN. anyway, I 've resolved this issue by reinstalling the app, I think I've downloaded a fork previously.