• REGISTRATION REQUIREMENTS:

    Your username here MUST MATCH your XenForo username (connected to your XF license).

    Once you have registered here, then you need to start a conversation at xenforo.com w/Bob and provide the following:
    1. Your XenForo License Validation Token
    2. The Domain Name associated with the License
    NOTE: Your account will be validated once ALL requirements are verified/met. Thank you for your patience.

Fixed Missing phrase: xa_cas_please_select_ad_type_type

Nik

Member
CAS Premium
IMS Premium
RMS Premium
SC Premium
Sportsbook
CAS Version
2.3.6
XenForo Version
2.3.4
PHP Version
8.3
Database & Version
NA
Are there any errors being throw?
No
As per title.
 
Its not a missing phrase, its a validation function in 2 different services (Ad Create Service and Ad Edit Service) that are calling the wrong phrase xa_cas_please_select_ad_type_type vs xa_cas_please_select_ad_type

I've edited the 2 services and removed the extra _type so that they both call the correct phrase which is: xa_cas_please_select_ad_type
 
  • Like
Reactions: Nik
Back
Top