![]() |
The textarea resizing bug has been fixed. As only the template has been changed, you do not need to download the new version; you can just replace the contents of your personal_notepad template with this:
Code:
<form name="personalnotepad" method="post" action="usercp.php$session[sessionurl_q]"> |
Updated, works great now, thank you!
|
where stores the datas ?
|
Can you also update the download? It shows as 4.0 still.
|
Quote:
@antialiasis - can you please use the Mailingfunction on vbulletin.org if you release Updates to your Hack? Thank you! |
Quote:
HTML Code:
<installcode><![CDATA[$db->query_write("ALTER TABLE " . TABLE_PREFIX . "usertextfield ADD notepad TEXT");]]></installcode> The following Code removes the DB Table if you decide to remove that hack... HTML Code:
<uninstallcode><![CDATA[$db->query_write("ALTER TABLE " . TABLE_PREFIX . "usertextfield DROP notepad");]]></uninstallcode> |
Thanks for info
Installed ! |
Thanks for the update :) Works great now.
|
Thank you for the update :)
Quote:
|
I was thinking about how great this would be as a feature.. Then I find it here. Thanks!
|
All times are GMT. The time now is 02:17 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|