Search:

Type: Posts; User: Rudi

Search: Search took 0.01 seconds.

  1. Replies
    14
    Views
    7,495

    Go to includs > classes > rlCommon.class.php >...

    Go to includs > classes > rlCommon.class.php > public function adaptValue > below the line case 'select':

    replace:


    if (trim($parent_keys)) {
    foreach (explode(",", $parent_keys) as $k =>...
  2. Replies
    14
    Views
    7,495

    Hello, In 4.8.1 you need to remove: ...

    Hello,

    In 4.8.1 you need to remove:



    $additionalPartUrl = $categoryPath . '/';
  3. Replies
    14
    Views
    7,495

    You should click each of these urls and then...

    You should click each of these urls and then refresh your seo statistics
  4. Replies
    14
    Views
    7,495

    Hello Bahram, Add the following code for...

    Hello Bahram,

    Add the following code for redirection into listing details controllers:

    includes > controllers > listing_details.inc.php > // get "Login" parameter of "View Details" page
    ...
  5. Replies
    14
    Views
    7,495

    You should enable Full URL for your listing type ...

    You should enable Full URL for your listing type

    because there should be some identifier of the page like listing type or category

    otherwise, it will require a customization to identify page...
  6. Replies
    14
    Views
    7,495

    Hello, Go to ftp > includes > classes >...

    Hello,

    Go to ftp > includes > classes > reefless.class.php > public function url > case 'listing':

    remove:


    $url .= $categoryPath . '/';
Results 1 to 6 of 6