+ Reply to Thread
Results 1 to 3 of 3

Thread: My_listings page that contains a members list of ads (not broken into categories)

  1. #1

    My_listings page that contains a members list of ads (not broken into categories)

    Hi all, I am attempting follow the instructions in http://forum.flynax.com/showthread.p...atter-the-type but I don't seem to have the code to find in the first place.

    I am trying to create a page that has all of a users adverts listed, not the categorised version.

    Any help would be greatly appreciated.

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,162
    Hello,

    Let's start over:

    1. Go to Content > Pages > Add a Page > Page type > System; Page controller > my_listings; Show page link in > Account menu
    2. Then go to your ftp > ... > includes > classes > rlListings.class.php > getMyListings > find a row:

    PHP Code:
    Only registered members can view the code
    and change it to:

    PHP Code:
    Only registered members can view the code

  3. #3
    That worked perfectly, thank you Rudi... In case anyone comes to this forum with the same issue, the code was found on line 1072 of the rlListings.class.php file.

+ Reply to Thread