Simple Machines Community Forum

Customizing SMF => SMF Coding Discussion => Topic started by: thatsux0rz on April 15, 2004, 07:40:30 AM

Title: index.php Error
Post by: thatsux0rz on April 15, 2004, 07:40:30 AM
I get this in index.php:

QuoteNotice: Undefined index: autoWarningTime in /home/zerogam/public_html/index.php on line 145
Fatal error: Call to undefined function: autowarn() in /home/zerogam/public_html/index.php on line 146
Title: Re: index.php Error
Post by: Grudge on April 15, 2004, 09:05:36 AM
You've installed my visual warning modification from the package manager, and something hasn't worked right. Did everything succeed when you installed it? What happens if you remove it?

PS - as a temporary fix you can reupload index.php from the SMF files
Title: Re: index.php Error
Post by: thatsux0rz on April 15, 2004, 04:18:04 PM
That's funny, cause It worked for about 3 hours...
Thanks... I used my backup of index.php

I had no errors during the install

Well, I did a manual install, and I got a parse error so I corrected it, and now:

QuoteNotice: Undefined index: permissionname_visual_warn_any_own in /home/zerogam/public_html/Sources/ManagePermissions.php on line 1014
Notice: Undefined index: permissionname_visual_warn_any_any in /home/zerogam/public_html/Sources/ManagePermissions.php on line 1018
Notice: Undefined index: permissionname_visual_approve_any_own in /home/zerogam/public_html/Sources/ManagePermissions.php on line 1014
Notice: Undefined index: permissionname_visual_approve_any_any in /home/zerogam/public_html/Sources/ManagePermissions.php on line 1018
Notice: Undefined index: permissionname_general_board_own in /home/zerogam/public_html/Sources/ManagePermissions.php on line 1014
Notice: Undefined index: permissionname_general_board_any in /home/zerogam/public_html/Sources/ManagePermissions.php on line 1018
Notice: Undefined index: permissionname_topic_own in /home/zerogam/public_html/Sources/ManagePermissions.php on line 1014
Notice: Undefined index: permissionname_topic_any in /home/zerogam/public_html/Sources/ManagePermissions.php on line 1018
Notice: Undefined index: permissionname_post_own in /home/zerogam/public_html/Sources/ManagePermissions.php on line 1014
Notice: Undefined index: permissionname_post_any in /home/zerogam/public_html/Sources/ManagePermissions.php on line 1018
Notice: Undefined index: permissionname_poll_own in /home/zerogam/public_html/Sources/ManagePermissions.php on line 1014
Notice: Undefined index: permissionname_poll_any in /home/zerogam/public_html/Sources/ManagePermissions.php on line 1018
Notice: Undefined index: permissionname_notification_own in /home/zerogam/public_html/Sources/ManagePermissions.php on line 1014
Notice: Undefined index: permissionname_notification_any in /home/zerogam/public_html/Sources/ManagePermissions.php on line 1018
Notice: Undefined index: permissionname_attachment_own in /home/zerogam/public_html/Sources/ManagePermissions.php on line 1014
Notice: Undefined index: permissionname_attachment_any in /home/zerogam/public_html/Sources/ManagePermissions.php on line 1018
Title: Re: index.php Error
Post by: Grudge on April 16, 2004, 04:16:09 AM
Somehow you've removed some text entries from the ManagePermissions.english.php file. Put them back in by copy and pasting them from a clean ManagePermissions.php

EDIT: I've been looking at this MOD today and will have a new install package available soon if you want to just reupload the original SMF files and I'll tell you when the new package is done.
Title: Re: index.php Error
Post by: thatsux0rz on April 16, 2004, 08:02:06 AM
Thanks.
I'll use it when it's done