Quote:
Originally Posted by wicked80
Hi Friends,
I tried installing this great mod on my 3.7.0 beta 5 version site and everything went smooth, except the "check" link in the navbar is throwing this error:
Code:
An appropriate representation of the requested resource forum/credits.php could not be found on this server.
I searched on google and came across this thread which says mod_security rules cause these types of errors and i followed the steps as specified here:
http://www.vbulletin.com/forum/showthread.php?t=197290
But then i started getting "Internal Server Error". So for the time being i have disabled those links in the navbar i.e.:
Code:
[<a href="credits.php?$session[sessionurl]do=banking">$vbphrase[check]</a>]<if condition="$show['credits_purchase']"> [<a href="credits.php?$session[sessionurl]do=manage#purchase">$vbphrase[purchase]</a>]</if>
I dont' know which other links point to the credits.php class and i hope they might be failing as well.
So, I would appreciate if someone can give me some resolution to this issue.
Thanks
|
first, make sure you are applying the installation for vb3.7, this is the vb3.6 version. (the link is in the top post at the top

) make sure you are using rc2. check that the credits.php file is uploaded to your forum root folder. if you are using a hack which is not in your forum root folder (cmps pages and the galleries are common examples) your links in the navbar will be wrong - edit the navbar template to include your whole forumpath.
Quote:
Originally Posted by kotlt99
Where can I set the amount that members can get when make a thread, reply and get from characters?
|
usergroup settings
please continue any further support in the 3.7 version thread if you are using the 3.7 version

thanks