+ Reply to Thread
Results 1 to 9 of 9

Thread: Listing status plugin

Hybrid View

  1. #1
    You have to look into classes/rlResize.class.php

    find function

    Code:
    Only registered members can view the code.
    inside the function find code

    Code:
    Only registered members can view the code.
    try to change to

    Code:
    Only registered members can view the code.

    But it will affect all watermarks, if you want it to specific statuses you have to put condition to $w_source variable and change positions


    something like
    Code:
    Only registered members can view the code.

  2. #2
    Senior Member
    Join Date
    Oct 2011
    Posts
    113
    Hi,


    now it works. changed the following:

    Code:
    Only registered members can view the code.

+ Reply to Thread