Entertain, I figured out what's causing the blank white page ->
Digital Point Sphinx Search v1.2.
2 (Note: v1.2.
1 works fine).
When the DP Sphinx v1.2.2 plugin is enabled, iTrader generates the following error when someone submits a feedback:
Quote:
PHP Fatal error: Class 'vB' not found in /home/user/public_html/includes/class_dm_pm.php(706) : eval()'d code on line 1
|
Here is a list of changes in DP Sphinx v1.2.2:
Quote:
- Fixed cosmetic issue with search results that have a title that contains unicode characters
- Better handling of non-standard latin characters (makes German, Spanish, Swedish and Norwegian work without needing setting)
- Changed how delta indexes are threaded within distributed indexes
- Fixed issue where a specific server setup could cause delta indexing of article comments to fail
- Fixed rare issue where a delta index would be ignored as part of a distributed index
- Sorting threads or posts by number of views works properly
- Searching posts for all threads started by a user give correct results
- Override $search_core class if using vBulletin 4.1.5+ (better way to disable vBulletin's search result cache)
- Added setting to disable searching of private messages
- Better handling of distributed indexes for non-suite installations
- Added word stemming/morphology support (a search for "fly" will return "flies" and "flying" for example)
- Fixed issue when searching for threads started by a specific user within a specific forum
|
P.S. Not sure if it's related, but here's an old bug report mentioning the "Class 'vB' not found" error:
https://www.vbulletin.com/forum/proj...?issueid=32002