Quote:
Originally Posted by MrZeropage
Hello,
using ibProArcade v2.6.8+ and later you have a new setting in AdminCP -> Arcade -> Main Settings to adapt the TITLE-Tag within the Arcade.
This way it is possible to say "playing Snake" in the TITLE which is good for search-engine-optimization.
I am sorry to forget to adapt the ARCADE-Template in the release of v2.6.8+ so please do the following manual adaption to the ARCADE-Template in your style(s) to make use of the dynamic TITLE:
search for
Code:
<title><phrase 1=$vboptions[bbtitle]>$vbphrase[x_powered_by_vbulletin]</phrase></title>
and replace it with
Code:
<title>$ibprotitle</title>
Please notice that this will only work and have effect if you correctly upgraded to ibProArcade v2.6.8+ meaning all files need to be actual version.
Enjoy 
|
I tried this fix but I am still getting this error every time I try to change settings!!
Quote:
mySQL error: Unknown column 'htmltitle' in 'field list'
|
Can you tell me how to fix?
--------------- Added [DATE]1238814152[/DATE] at [TIME]1238814152[/TIME] ---------------
Quote:
Originally Posted by wmlvb
I tried this fix but I am still getting this error every time I try to change settings!!
Can you tell me how to fix?
|
can anyone help with this??