Nick On line 315 inside ./system/controllers/search.php is defined a variable $in_where which is placed inside the sql query later. It contains the WHERE clause for the table `posts`. This variable is filled with different conditions according to the search parameters between lines 315 and 394.
To include comments in the results first there should be another variable like this one which have to contain the WHERE clause for the table `posts_comments`. Then the two queries on lines 395 and 430 must be rewritten.
But I don't really like this solution. It should be optional.
Feb 04 2010, 18:23
CityMonster i agree, it should be implemented as an option.
How do you change the frequency that ajax calls /ajax/keepsession/ and /ajax/checktabs/? I see in my logs it's being called like every 5s.
Nick /ajax/keepsession/ - every 5 minutes after the page loads.
refreshing posts - every 20 seconds
/ajax/checktabs/ - every 13 seconds. But there's a bug - this should happen only on the Dashboard page, not on every page.
Jan 29 2010, 18:08
Nick Take a look at ./i/js/inside.js - lines 23, 25, 28.
Nick Actually we're working of new version of the sharetronix.com website with some changes.... Maybe uniting sharetronix.com and blogtronixmicro.com into a single site.
Jan 28 2010, 13:26
RandyMac Look forward to the new site. I will be an active participant as I want ST and BT to succeed.
The mobile version is severely broken. Selecting different drop down menu list items doesn't take me to the page, can't browse members/groups, and can't search.