Quote:
Originally Posted by rEd86
It would appear that your array isn't being populated properly when the file is in the root. A quick fix is to hard code the path to your forums folder instead of using the bburl variable.
Maybe Princeton or one of the more experienced developers knows why it's not initializing everything properly. (or knows the real reason it's not working)
--Ed
|
Ok .. I got all the links working properly manually .. almost
Changes to be done to the following templates
af_articlebit
af_articlesmallbit
af_authorsmallbit
af_catbit
af_left
af_left_alt
af_letter
af_right
af_right_alt
Search for:
Replace by:
Code:
<a href="$vboptions[bburl]/
Now all links are working properly except for the buttons which are highlighted in the attached file.
Would appreciate the help