+ Reply to Thread
Results 1 to 5 of 5

Thread: [v4.4] Add a listing without signing up Issue

  1. #1

    [v4.4] Add a listing without signing up Issue

    The listing is not correctly tagged to the newly created account when a listing added without signing up, instead always assigned to Administrator account.


    Posting an ad by giving name & email address
    post-ad-error-1.png

    The image thumb is not loaded to the box once the upload button clicked
    post-ad-error-2.png

    The listing created without signing up has been assigned to owner "Administrator"
    post-ad-error-3.jpg

  2. #2
    Hello Manivannan Chinnaswamy,

    I suggest you create a ticket with your request. I think our developers solve this problem.
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    Thanks. The ticket number is : BPI-769717

  4. #4
    Hello Manivannan Chinnaswamy and all other people.

    Yes it was our bug. If you set email instead of username for login you should implement this solution:

    go to ftp://includes>>classes>>rlAccount.class.php find method: quickRegistration and last line:

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

    PHP Code:
    Only registered members can view the code
    save and check again.
    Viktor,
    Flynax technical department,
    Best wishes.

  5. #5

+ Reply to Thread