Title: Errors after a while
Last modified: August 20, 2016

---

# Errors after a while

 *  [jorgo](https://wordpress.org/support/users/jorgo/)
 * (@jorgo)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/errors-after-a-while/)
 * We’re getting errors with AdRotate, sometimes only after a while when de- and
   reactivating the plugin. eg. in a custom post type view:
 * Notice: Undefined variable: weightoverride in /home/eventmar/public_html/check/
   wp-content/plugins/adrotate/adrotate-output.php on line 261
 * Notice: Undefined offset: 1 in /home/eventmar/public_html/check/wp-content/plugins/
   adrotate/adrotate-output.php on line 307
 * Any ideas? Didn’t find any similar issue, also no infos about “weightoverride”
   or “Undefined offset”…
 * [http://wordpress.org/extend/plugins/adrotate/](http://wordpress.org/extend/plugins/adrotate/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Arnan](https://wordpress.org/support/users/adegans/)
 * (@adegans)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/errors-after-a-while/#post-3153807)
 * Your server should not output notices… Change your php.ini to not display those
   things.
 * E_ALL & ~E_NOTICE is a good setting for the error reporting.
 * It’s probably set to E_ALL now.
 * Consult with your webhost if you do not have access to your php.ini file.
 *  Thread Starter [jorgo](https://wordpress.org/support/users/jorgo/)
 * (@jorgo)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/errors-after-a-while/#post-3153811)
 * Thanks for your support, it works now …

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Errors after a while’ is closed to new replies.

 * ![](https://ps.w.org/adrotate/assets/icon-256x256.gif?rev=3117289)
 * [AdRotate Banner Manager](https://wordpress.org/plugins/adrotate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/adrotate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/adrotate/)
 * [Active Topics](https://wordpress.org/support/plugin/adrotate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/adrotate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/adrotate/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [jorgo](https://wordpress.org/support/users/jorgo/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/errors-after-a-while/#post-3153811)
 * Status: not resolved