+ Reply to Thread
Results 1 to 2 of 2

Thread: Shopping cart-Post an Ad does not show shopping cart related fields first time

  1. #1
    Junior Member
    Join Date
    Jul 2023
    Posts
    5

    Question Shopping cart-Post an Ad does not show shopping cart related fields first time

    Hi,
    While created For Sale items Ad options like Standard Ad|Auction | Buy Now are not showing up the first time when i click on Post an Ad button.But from Post an Ad Page ,When i miss to fill certain details ,i am given some error message at that time the shopping cart options are shown up.
    Any idea what am i missing ?

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

    The update for the plugin will be available a bit later, meanwhile, you can apply this fix:

    - edit this file plugins/shoppingCart/rlShoppingCart.class.php

    - find this line public function hookAddListingPreFields()

    - below this code:

    PHP Code:
    Only registered members can view the code
    add:
    PHP Code:
    Only registered members can view the code
    then you need to remove this line after:
    PHP Code:
    Only registered members can view the code

+ Reply to Thread