Results 1 to 2 of 2

Thread: notifies.php error

  1. #1
    silverado350's Avatar
    Join Date
    Nov 2007
    Posts
    131

    Default notifies.php error

    I keep getting this error report in my email.
    Code:
    <br /> <b>Warning</b>: require_once([path_to]inc/header.inc.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in <b>/home/*****/public_html/periodic/notifies.php</b> on line <b>21</b><br /> <br /> <b>Fatal error</b>: require_once() [<a href='function.require'>function.require</a>]: Failed opening required '[path_to]inc/header.inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in <b>/home/*****/public_html/periodic/notifies.php</b> on line <b>21</b><br />
    Dolphin 7
    vBulletin 3.8.4

  2. #2
    Administrator Smoge's Avatar
    Join Date
    Mar 2005
    Posts
    6,634
    Blog Entries
    5

    Default

    Edit the php file

    Code:
    /home/*****/public_html/periodic/notifies.php
    the line

    Code:
    require_once([path_to]inc/header.inc.php
    to point to the proper file path to your header.inc.php

    You may also want to check the other php files in periodic, make sure the others do not need the same editing.

    Warm regards,
    Smoge
    ModMySite Administrator

    Problems? Questions? Need modifications or other help with your site?

    Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. profile view error Fatal error: Class 'BxDolProfilePageView'
    By tawacom in forum General Troubleshooting
    Replies: 1
    Last Post: 08-27-2009, 07:10 PM
  2. notifies.php
    By windy in forum Bugs Dolphin 6.03
    Replies: 6
    Last Post: 01-25-2008, 12:18 AM
  3. Replies: 8
    Last Post: 09-20-2007, 11:32 PM
  4. notifies spams me
    By sanne in forum Dolphin General Discussion v5.3 to v5.6.5
    Replies: 1
    Last Post: 08-25-2007, 09:57 PM
  5. Cron notifies not working...help!
    By LG in forum General Troubleshooting
    Replies: 1
    Last Post: 10-17-2006, 02:16 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •