![]() |
I don't see any search options in forumdisplay but the fields are set to searchable. How to fix?
|
Just reading the feature list above, you need Premium Version for this.
Btw, the link for premium doesnt seem to work any more :( |
Quote:
|
Quote:
|
I haven't had time to support the free version much as I've been busy with paid clients for both contracted work and premium product purchases. However, i've subscribed myself to this thread again in case anyone is having any issues.
|
I have the premium version but the extra threadfields aren't searchable. Any word on if that's been fixed or when you will fix it?
|
Quote:
|
Thanks Gio. Appreciate the quick response and will look forward to the search.php update.
|
can one of the field types be integer (could be dropdown). Additionally, allow range search - for eg: search length from 100 to 150.
i would likely buy the premium version if this was supported. Would also need a auto expire mod, but i think another mod could work for that. combine the 2, and you can setup a craigslist type classified system... or so i hope :) ndahiya |
Quote:
|
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']); |
Quote:
|
Quote:
But, I just tested the authors fix and it does not work for me on vb4.2.2. I am also seeing this issue with the threadfield description, they are showing like this: This is another test. |
Quote:
|
Quote:
PHP Warning: mysqli_query(): (42000/1064): 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 in ..../includes/class_core.php on line 1394 I am using vb 4.2.3RC1 - is it that it is not compatible or is there some other problem? |
In the product find all instances of TYPE=MyISAM and change to ENGINE=MyISAM reimport product.
|
You can just remove
Code:
TYPE=MyISAM; |
Is there a way to take the limit off the dropdown choices? I'm trying to use the light version and it only allowed about 10 choices. I need it to allow around 50-100 choices for a drop down field.
|
Quote:
|
Quote:
|
Has anyone figured out a way to make the threadfields show up in their RSS feed?
|
I have bought two of those plugins in 2013 and my forum got hacked always when I enabled those mods. Am not sure if the dev have patched.
|
Quote:
|
Quote:
|
Hi Gio~Logist,
i got from the past the sr extra thredfields for my forum vb 3.6.4 Now i buyed the version 4.2.3 and wanted to ask if they are still valid? Or do i have to upgrade and implement the new one? Thank you, Rezi |
Quote:
|
thank you!
i just sent you a pm. Regards, Rezi |
1 Attachment(s)
Have a problem after creating some fields for a forum area. It looks as if there is a missing div tag or something similar. How can I fix this? It looks funky. :(
|
This is because your style is custom and it's not able to make the adjustments properly. Can you provide me with admincp via pm?
|
Quote:
|
??? Hello??? I sent a PM days ago with the login info and there has not been any login as of yet to check.
|
All times are GMT. The time now is 09:04 AM. |
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:
|