Quote:
Originally Posted by simonhind
developer why dont you change the orignal code to text area instead then release it as a product
here are the details you would need to modify
Code:
<phrase name="setting_copyrighttext_desc"><![CDATA[Copyright text to insert in the footer of the page.]]></phrase>
Code:
<phrase name="setting_copyrighttext_title"><![CDATA[Copyright Text]]></phrase>
Code:
<setting varname="copyrighttext" displayorder="80">
<datatype>free</datatype>
</setting>
|
I am not sure I understood you. It is already set to textarea. I think you have the wrong codes because this is the code that it is in my hack.
Code:
<setting varname="custom_copyright_text" displayorder="20">
<datatype>free</datatype>
<optioncode>textarea</optioncode>
<defaultvalue><![CDATA[<br />Enter here your custom copyright text.]]></defaultvalue>
</setting>
Quote:
Originally Posted by RedHacker
Hello.. I have one question can display up from Powered by vBulletin? Version 4.x.x
|
As it is now, it displays it below the vb copyright only.
Quote:
Originally Posted by mabersoft
Well i have a use for this then. .
Thanks alot.
|
You are welcome.