Quote:
Originally Posted by Rich
Hello,
I am running this on a site that runs 3.5.x. The "x" means I have been upgrading as they are released and I just reinstall the template edits. I do not get java errors and i have several other java scripts running on my site.
I actually am posting just to say that if anyone wants to apply this to the journal modification, it works just fine for Comments. I will try out the new entries and add to this if that works as well.
Edit the: journal_commentpage template. Add A and B as described.
Add C after:
Code:
<input type="submit" value="$vbphrase[submit_new_comment]" class="button" />
For new entries, edit the: journal_submitentry template. make the A and B edits as described and add C after:
Code:
<input type="submit" value="$vbphrase[submit_new_entry]" class="button" />
Both work fine and are running on my site.
|
I hv done excatly as per your instructions. However, when i click onto it, it says error on page. How do i get this right.