foreach

  1. C

    Bug Warning: Invalid argument supplied for foreach

    Hello - I just installed Classifieds and have yet to do much configuration or launch it to may user base. I ran some test searches and rain into an issue. When I search, logged in as myself (an admin of the site), or logged in as a regular user, everything seems OK. When I search as a guest...
  2. C

    Bug Not all achievements calculated in certain condition

    Hello, There is a hard to explain problem with data integrity, let me show it in a pseudocode: In class_core.php:check_feature_by_typenames(): self::verify_rewards_cache($userinfo); at this point $userinfo['dbtech_vbactivity_rewardscache'] is an array, good! then in: foreach ($features as...
Back
Top