array

  1. scottct1

    Bug Getting an Error

    Since installing yesterday I am getting this error showing up in my logs. It only happens randomly when you go to the URL Notable Members | SatelliteGuys.US Thanks, Scott Server Error Log Error Info ErrorException: array_keys() expects parameter 1 to be array, string given -...
  2. scottct1

    Question CONFIG.PHP Question

    Question, Before adding DB Optimize to my site I had the following in my config.php file. The info there is as follows: $config['cache'] = array( 'enabled' => true, 'frontend' => 'Core', 'frontendOptions' => array( 'caching' => true...
  3. K

    Bug Error when creating a thread with a link containing http://custom-build-robots.com

    When replying or creating a thread with containing link 'http://custom-build-robots.com' we got error: Class 'Normalizer' not found on line 681 in /home/xxx/public_html/dbtech/dbseo/includes/3rdparty/portable-utf8/Patchwork/PHP/Shim/Iconv.php #0...
  4. S

    Bug Redis::connect(): connect() failed: Cannot assign requested address

    Redis server : 3.2.8 PHP module : redis (3.1.1) System test >> redis : no error. All are fine. My redis config file : $config['Optimise']['redisServers'] = array( array('host' => '127.0.0.1', 'port' => 6379) ); $config['Optimise']['redisMaxDelay'] = 10; // if slave server is out of sync by...
  5. J

    Bug Error with array in autobump.php

    My forum was down and after downloading the error log I found this error repeated tons of times: [28-Jan-2017 18:50:06 UTC] PHP Warning: array_merge(): Argument #1 is not an array in /home/[server]/public_html/[forum]/dbtech/vbshop_pro/cron/autobump.php on line 60 The forum eventually came...
  6. hakkuo23

    Bug Permissions Error

    ErrorException: Undefined index: permissions - library/XenForo/Visitor.php:163 Generated By: BipolarPolarBears, A moment ago Stack Trace #0 /home/fdsa/public_html/xenforo/library/XenForo/Visitor.php(163): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/fdsa/publ...', 163...
  7. mikez006

    Bug Auto-bumps broke

    Starting on July 28th, new purchases for the auto-bump item no longer work. Old auto-bumps still work, but nothing purchased from July 28th. The threads do not bump every x hrs as they should. I think there might have been an update to my server that caused this problem. Fillip I did not yet...
  8. Praetorian

    Bug Reviews Bug in Page Navigation

    There is a bug in the page navigation. It doesn't seem to properly use pages within Categories. There is a bugged "Array" line in it. This is what the line reads in live: dbtreview.php?sort=newest&ri=reviewArray&page=2 When it should be something like this...
  9. scalemotorcars

    Bug Webmaster Reports Error

    Getting a bunch of errors under the Webmaster Reports. ??? Error calling PUT https://www.googleapis.com/webmasters/v3/sites/http%3A%2F%2Fscalemotorcars.com%2F/sitemaps/http%3A%2F%2Fwww.scalemotorcars.com%2Fforum%2Fdbseositemap.php: (400) Could not process sitemap...
  10. I

    Bug Scheduled Task Manager

    Scheduled Task Manager when I export I get this DragonByte Tech: Newsletter Digest - Send Newsletter on line 405 in /home/pctuts/domains/pctuts.be/public_html/packages/DBTech/Newsletter/Newsletter.php #0...
  11. 1quicksi

    Question Webmaster Reports error

    DBSEO 2.0.0 Beta 3 (your field seems to dislike anything except numeric...lol...) Error when I submit telling me I entered too many tags (exceeded 20) I did not enter any tags :P I am getting an error when I try to access the Webmaster Tools section... I am sure it is something simple I am...
  12. 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...
  13. B

    Bug Errors in admincp

    When i try add new user in my admincp i get this errors and blank page: dayregistered on line 1842 in /home/mysite/public_html/vb4/dbtech/vbactivity/includes/class_core.php #0 /home/mysite/public_html/vb4/dbtech/vbactivity/includes/class_core.php(1913): VBACTIVITY::check_feature('achievement'...
  14. M

    Bug Errors

    Any idea why I am getting this error on some pages. Usually I see them on pages where threads have been deleted or if someone types in and invalid url on the site: Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/dbtech/dbseo/hooks/fetch_threadinfo_query.php...
  15. OUTL4W

    Bug receiving errors after install in forum blocks manager

    After pro install of DBseo receiving fatal error's when creating a forum block in ACP>Forums & Moderators>forum blocks manager that pertain to anything dbtech Invalid block type name on line 858 in /home/dmshadow/public_html/includes/class_block.php #0...
  16. B

    Bug Get those error in adminCP

    Hello Get those errors when i tried "give out new award" wrote username - datum - points - 1000 and some text in reason box - click on save and get this dayregistered on line 1842 in /home/mysite/public_html/vb4/dbtech/vbactivity/includes/class_core.php #0...
Back
Top