Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter sledolter

    (@sledolter)

    What exactly does rank_seed do when set to true?

    Thread Starter sledolter

    (@sledolter)

    Ok, I tried to debug it, putted the $cat_array into a session-variable and wanted to check the output, got the category-id back, now I changed back to the slug for testing and afterwards the banners were shown.

    Only thing I can think of is a typo, but I copied the slug from backend to verify there is no typo. Also the second test category is working now (sidebar), and both is working with ID and slug now. *happy*

    One difference I know is, first I was coding with notepad++ on my desktop computer, the uploads and the only change ($_SESSION[‘cat_array’] = $categories_array;) now I did from my notebook with phpStorm.

    Edit: maybe some problem with the coding in Notepad++, had that once when a php-file was saved as UTF-8 with BOM resulting in incorrect HTML-structure. After removing BOM all was normal again.

    Edit2: or maybe some caching problem? Since some firefox version caching seems weird, had it often, that after uploading new version of a website, first the new version was shown and new scripts were used and after some changes and refreshing sometimes with F5 suddenly firefox was showing the old version till I manually cleared the cache. Even if it used to show the new version before.

    Thx for the simple, but powerful plugin.

    Peace,
    Steef

    • This reply was modified 7 years, 7 months ago by sledolter.
    • This reply was modified 7 years, 7 months ago by sledolter.
Viewing 2 replies - 1 through 2 (of 2 total)