+ Reply to Thread
Results 1 to 2 of 2

Thread: Newly registered Owner-Account Gets SEO_BASE as URL

  1. #1

    Newly registered Owner-Account Gets SEO_BASE as URL

    Hi,
    Yesterday I had a new owner account registered and the owner_account page gets this Personal Address: SEO_BASEowner-accounts/v-laboden.html. (The full name in swedish should be v
    Free Advertising at Fyndklippet.se


  2. #2
    Flynax developer
    Join Date
    Jun 2010
    Posts
    239
    You can fix it in the following way:

    - open the file /includes/classes/rlAccount.class.php
    - go to method getProfile();
    - find this code:

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

    PHP Code:
    Only registered members can view the code
    We've fixed this problem in new version (4.1)

+ Reply to Thread