• #3039

    Martin
    Participant

    600

    I found three bugs

    Hi!

    I purchased the real estate theme and installed it and there are some bugs. When signing up as user it prints out error 500. which means it didn’t register a user.

    the other bugs are that when admin tries to view the pending ads for approval then it says “Oops something went wrong, the link could not found” somethings like this.

    can you help me fix it.

Viewing 14 replies - 1 through 14 (of 14 total)
  • #3041

    Please provide us your website URL, admin login and cPanel login info in a private reply, we will check it.

    Best Regards

    #3043

    Martin
    Participant
    This reply has been marked as private and you are not authorised to see.
    #3045

    Martin
    Participant
    This reply has been marked as private and you are not authorised to see.
    #3046

    Martin
    Participant
    This reply has been marked as private and you are not authorised to see.
    #3047

    Hi

    Did not found any issue to your website at all. Some were just config settings issue.

    1. Registering user OK
    2. Approve ads OK
    3. The logo was too big, please use small logo and centered, in this logo, there was too much white space. please edit your logo
    4. Monetization code was wrong, please place your correct monetization code, so it will work fine.

    Best Regards

    #3048

    Martin
    Participant
    This reply has been marked as private and you are not authorised to see.
    #3080

    Martin
    Participant

    Hi!

    why you don’t answer?

    I have even find another bug. “Reply by email” does not send email
    https://herach.com/ad/test-email-test-property

    email the owner of this ad the email doesn’t work.

    #3081

    Hi

    If you google adsense is right, then turn off your ads block, it might be you are using ad block software, if still not working, please let me know.

    You need setup SMTP credential to your .env file to working E-Mail

    Best Regards

    #3089

    Martin
    Participant

    Hi!

    New error found. can you fix this error?

    as admin I want to view the incoming ads to see the ad details then I can approve it for display but it gives error.
    you can see the screenshot.

    View post on imgur.com

    View post on imgur.com

    #3101

    Martin
    Participant

    Hi again!

    By the time using your script I find more and more bugs.
    this time the user dashboard disappears after logged in from small devices.

    see the screenshot down here
    I want you to fix it ASAP.

    View post on imgur.com

    #3103

    Hello

    1. It seems admin can preview pending ads, I’ve checked in our version, please try with new ads and let us know.

    2. Dashboard menu does not show in the mobile version as it’s not required, Admin task should be done in desktop mode.

    Best Regards

    #3118

    Martin
    Participant
    This reply has been marked as private and you are not authorised to see.
    #3119

    Please find and replace below code form the file root/app/Http/Controllers/AdsController.php Line number 683 and 684

    Find

    
    $user_id = Auth::user()->id;
    if ($user_id != $ad->user_id){
    

    Replace

    
    $user = Auth::user();
    if (! $user->is_admin() && $user->id != $ad->user_id){
    

    Pending ad view should fix. If you can’t, please provide us your cPanel login info, we will fix it to your server.

    The dashboard is not optimized for Mobile

    Best Regards

    #3120

    Martin
    Participant
    This reply has been marked as private and you are not authorised to see.
Viewing 14 replies - 1 through 14 (of 14 total)

Purchase for access

Buy a copy of ThemeqxEstate – Laravel Real Estate Property Listing Portal for access to our member center.

Buy