Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

at line 256 #555

Closed
wants to merge 1 commit into from
Closed

at line 256 #555

wants to merge 1 commit into from

Conversation

mikadev
Copy link

@mikadev mikadev commented May 13, 2015

when you perform a join the total number (recordsTotal) is false so i fix it.

when you perform a join the total number (recordsTotal) is false so i fix it.
@morrow95
Copy link

I stumbled upon this an am intrigued because I manually modified the ssp class months ago to handle joins. Looking at the file though I see no references to $joinQuery other than :

if($joinQuery){  
    $count_request .= $joinQuery; 

If it is not referenced/defined anywhere else how could this condition exist? Maybe you are missing more code? If you modified the ssp to handle joins I would love to take a look at it to see how it was handled.

@mikadev
Copy link
Author

mikadev commented May 13, 2015

ooups sorry this is the class ==> https://github.com/emran/ssp/blob/master/ssp.php
this guy improve your class and add the join

@mikadev mikadev closed this May 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants