Results 1 to 3 of 3

Thread: Added system page not showing up

Threaded View

  1. #1

    Added system page not showing up

    I am trying to add a link to my_listing in tpl blocks:
    Code:
    Only registered members can view the code.
    In AddListing.php I added:
    Code:
    Only registered members can view the code.
    and
    Code:
    Only registered members can view the code.
    For some reason (I'm thinking within the last code I showed) the page will not show.

    error_page.jpeg

    The last 2 sets of code in AddListing.php is a copy/manipulation of add_listing controller with vars=incomplete value=$listing_id code

    Does anyone see the error(s) with my code? If I comment out the following code then the add_listing form will show. I'm trying to copy info from a user's previous listing (categories, package plan, title, etc.) so they only have to add a new location and phone number.
    Code:
    Only registered members can view the code.
    Last edited by Ray Moser; March 13, 2021 at 09:44 PM. Reason: updated to latest attempt...current information