Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)
  • in reply to: Not working script #3366

    saraos
    Participant

    Hi Katherine!

    I cannot see Social Login Buttons. APIs created and validated!

    in reply to: Not working script #3313

    saraos
    Participant

    Hello? Anybody out there? Please Help. Where is App\CarsVehicle model?

    in reply to: Not working script #3195

    saraos
    Participant

    Hello? Please help!

    in reply to: Not working script #3183

    saraos
    Participant

    Hi Katherine!

    It’s NOT custom code! Please check this file!

    app/Http/Controllers/AdsController.php

    Please check why this (your) code is not working.

    in reply to: Not working script #3175

    saraos
    Participant

    Hi There, Why this code in AdsController is not working? I need to add these fields somewhere in the ads form.

    if ($sub_category->category_type == 'cars_and_vehicles') {
                   $cars_data = [
                       'ad_id'                 => $created_ad->id,
                       'transmission'            => $request->transmission,
                       'fuel_type'            => $request->fuel_type,
                       'engine_cc'            => $request->engine_cc,
                       'mileage'            => $request->mileage,
                       'build_year'            => $request->build_year.'-01-01',
                   ];
                   CarsVehicle::create($cars_data);
               }
    in reply to: Not working script #3115

    saraos
    Participant

    Don’t worry, I found it.

    in reply to: Not working script #3114

    saraos
    Participant

    Thanks! Katherine

    Please tell me what did you do, I need to install this script locally.

    in reply to: Not working script #3111

    saraos
    Participant

    Hello Katherine,

    I need to start to work with this script. Plese help!

    Thanks!

    in reply to: Not working script #3109

    saraos
    Participant

    Hello Katherine,

    Any news?

    Thanks!

    in reply to: Not working script #3107

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