Editing Headers in forums:
I've tested this in the Default vBulletin style.
Upon loading a forum I see the "Add content to this header by editing it" link. After clicking on this link a tab loads that has the options "article" and "edit", the content shows Header:header-13, If I click on edit it will load up the edit page and allow me to enter content.
If I enter text into the Title
and the content box it will come up with this error:
Code:
Fatal error: Call to a member function save() on a non-object in /home/mywebsite/public_html/forums/vault/tabs/special_tab_edit.php on line 793
If i leave the title as it is and just enter the content it will allow me to save the page and I can see the changes I have made....however, when I return to the forum where I edited this header the changes have not been made, nor are they showing in the header forum which remains empty.
- - - - - - - -
I next went to the header forum and created a new post with the title Header-13 and added some content. When I returned to the forum it showed the new content in the header.
I then clicked on the
edit header link and the page just reloads to my default folder and not to the edit page.
It appears that the header I create is being saved to my wiki forum and not the header forum. I checked in the CES VaultWiki options and it has the correct forum listed in the Headers Namespace.