![]() |
Hey Gio, any news for search.php functionality?
Also, how can I make the textarea box larger by default? I have the paid version. Thanks! |
Quote:
You can always use css to accomplish making it bigger - it if you're familiar, otherwise you'd have to edit code. |
Let know when the integer dropdown and search is updated.
it might help for you to update (even if minor) the free version from 1.0.0 and support for 4.1 vb, just to show the mod is active... |
just installed Premium version and i get this error,free version worked but not paid ver.Ive uninstalled it/reinstalled it,overwritten it.Tried everything,still no luck
Invalid SQL: CREATE TABLE IF NOT EXISTS `thread_fields_admin` ( `title` varchar(100) NOT NULL default '', `fieldid` int(10) unsigned NOT NULL auto_increment, `description` varchar(200) NOT NULL default '', `forums` varchar(200) NOT NULL default '', `type` varchar(100) NOT NULL default '', `size` char(3) NOT NULL default '40', `options` varchar(200) NOT NULL default '', `display` varchar(100) NOT NULL default '1', PRIMARY KEY (`fieldid`) ) TYPE=MyISAM; MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 11 Error Number : 1064 Request Date : Thursday, February 26th 2015 @ 01:43:56 PM Error Date : Thursday, February 26th 2015 @ 01:43:56 PM Script : http://www.xxxxxx.com/admincp/plugin...=productimport Referrer : http://www.xxxxxxx.com/admincp/plugin.php?do=productadd IP Address : xx.xx.xx.xx. Username : xxxxxxxxxxxx Classname : vB_Database MySQL Version : 5.5.42-cll |
Quote:
Answered you over on the paid support site :up: Seems like you might actually be importing the old xml, as this code is outdated. Please reach over on ModernvB, as giving paid support here is against the rules :up: |
Ok.Im over there now waiting on your reply :)
|
Quote:
|
Quote:
ndahiya |
Having an issue with line breaks and using the text field box with many lines. Whenever we copy and paste a list like this:
Oranges Apples Pecans and so on it comes out in the thread as this: Oranges Apples Pecans We need it to actually come out the way it was copied and pasted into the text field like it does in the vBulletin editor. You had answered someone on this and told them that the <div> was added but that does nothing in getting this sorted at all. Using the larger text field it is automatically not seeing the line breaks at all when a list is copied and pasted into it. |
Quote:
Add a new plugin to postbit_display_start, title can be Change Extra field \n to Line Breaks, set the order # to 1 and enter the following code Code:
$thread['fieldx'] = nl2br($thread['fieldx']); |
All times are GMT. The time now is 01:20 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:
|