+ Reply to Thread
Results 1 to 10 of 33

Thread: Remote Adverts plugin shows Invisible listing (bug)

Hybrid View

  1. #1
    I have tried

    UPDATE `{sql_prefix}hooks` SET `Code` = 'if( $GLOBALS[''rlCategoryFilter''] ) { $GLOBALS[''rlCategoryFilter''] -> where($param1, $param2); }' WHERE `Name` = 'listingsModifyWhere' AND `Plugin` = 'categoryFilter' LIMIT 1 ;

    This doesnt solve it for me. It says 0 rows affected

  2. #2
    Quote Originally Posted by Peter Jonsson View Post
    I have tried

    UPDATE `{sql_prefix}hooks` SET `Code` = 'if( $GLOBALS[''rlCategoryFilter''] ) { $GLOBALS[''rlCategoryFilter''] -> where($param1, $param2); }' WHERE `Name` = 'listingsModifyWhere' AND `Plugin` = 'categoryFilter' LIMIT 1 ;

    This doesnt solve it for me. It says 0 rows affected
    What issue do you have? The query is to fix 500 error for those who have Remote Ads not working at all.

  3. #3
    Quote Originally Posted by Mike F. View Post
    What issue do you have? The query is to fix 500 error for those who have Remote Ads not working at all.
    Aha, i thought it was for my problem.
    I have the same problem as Andreas_M http://www.flynax.com/forum/showthre...ull=1#post3511

    If i/ they change the category the preview/plugin stop working.
    If i then copy the code to another page there are no display.

  4. #4
    You have a fix for this problem ?

+ Reply to Thread