+ Reply to Thread
Results 1 to 4 of 4

Thread: axcount address on map selextion and incomplete listing

  1. #1
    Senior Member
    Join Date
    Dec 2012
    Posts
    102

    axcount address on map selextion and incomplete listing

    If a user adds a listing and selects 'account address on map' and leaves the listing in incomplete state then he can't continue by clicking 'incomplete' under 'my listings' page.
    He gets error 404. Can you please check it?

  2. #2
    Senior Member
    Join Date
    Dec 2012
    Posts
    102
    I can confirm that the problem is 'account on the map' selection..I have just tried it on your demo site (autos)

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

    it's caused by a 'smooth' bug on this page
    you can fix it yourself:

    go to your ftp > includes > classes > rlListings.class.php > find 'function edit'

    then find a code below:
    PHP Code:
    Only registered members can view the code
    and change to:
    PHP Code:
    Only registered members can view the code

  4. #4
    Senior Member
    Join Date
    Dec 2012
    Posts
    102
    Thanks Rudi

+ Reply to Thread