I tried also with the site Boonex.us, the match function dont work.
I see 0% match.
I Think this is an important bug to solve.
I tried also with the site Boonex.us, the match function dont work. I see 0% match. I Think this is an important bug to solve. See my products at http://www.boonex.com/market/posts/ilbellodelweb | Hosting: zarconia.net |
Firebug not reports errors.... Any idea? See my products at http://www.boonex.com/market/posts/ilbellodelweb | Hosting: zarconia.net |
I tried also with the site Boonex.us, the match function dont work. I see 0% match. I Think this is an important bug to solve. I have the same problem |
0% match also |
The problems seems to be in the function:
function getProfilesMatch( $iPID1 = 0, $iPID2 = 0 )
The var $iMatch is even zero, so I think the latest if condition that you can see is never verified... See my products at http://www.boonex.com/market/posts/ilbellodelweb | Hosting: zarconia.net |
I SOLVED!!!!!!!!! you must delete manually the files into the cache dir Attention: seems to work fine, but it's not an official solution. See my products at http://www.boonex.com/market/posts/ilbellodelweb | Hosting: zarconia.net |
Why the cache ? |
Why the cache ? Most likely it needed fresh cache files. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
the problem is the cache for the DB. I finally solved. I've disable the cache for db (Settings->Advanced Settings->Other) Now is Ok See my products at http://www.boonex.com/market/posts/ilbellodelweb | Hosting: zarconia.net |
This is bug, ticket created and fixed: http://www.boonex.com/trac/dolphin/ticket/2214 Changeset: http://www.boonex.com/trac/dolphin/changeset/14511
After applying the fix - you can enable Db Cache
Rules → http://www.boonex.com/terms |
Thanks Alex, now it works fine! See my products at http://www.boonex.com/market/posts/ilbellodelweb | Hosting: zarconia.net |
I honestly don't think the cache files are worth it... they should just be disabled - removed - nuked from the code. On our largest site, with 1,000,000 users... we don't use a cache file system at all - for many reasons... Stuff like this - things getting out of sync in the cache - is only one of them (reasons). |
New in memory caching in Dolphin 7.0.3 has expiration time and cache is always automatically refreshed after some time, as the result you will not be out of sync. I honestly don't think the cache files are worth it... they should just be disabled - removed - nuked from the code. On our largest site, with 1,000,000 users... we don't use a cache file system at all - for many reasons... Stuff like this - things getting out of sync in the cache - is only one of them (reasons).
Rules → http://www.boonex.com/terms |
hello does any one know how to disable the database???? |
hello does any one know how to disable the database???? I assume you mean the database cache. You can disable database caching from Administration > Settings > Advanced Settings > Other. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
thanks for these, i did what you told me but the matching still dont working |
hello i did what you post here but it did not work, what else can i do to make match work, i really need it working for my web site, please if you know how can i fix it,,, i allready try but did not work |