Main Menu
Quick Links
Other Options
Information
NukeForums
Top10 Links
Site Visitors
Membership:
Latest: Blizz
Today: 0
Yesterday: 1
Overall: 15008
Visitation:
Guests: 695
Members: 0
Total: 695
You are Anonymous user. You can register for free by clicking here
Sponsor Links
NukeResources :: View topic - After install - Notice: Undefined index in mainfile.php
After install - Notice: Undefined index in mainfile.php
Posted: Tue May 13, 2008 2:54 am
buxpayer
Resource Seeker
Joined: May 13, 2008
Posts: 2
Notice: Undefined index: img in /htdocs/html/mainfile.php on line 938
Notice: Undefined index: font in /htdocs/html/mainfile.php on line 938
Notice: Undefined index: font in /htdocs/html/mainfile.php on line 938
Notice: Undefined index: font in /htdocs/html/mainfile.php on line 938
Notice: Undefined index: font in /htdocs/html/mainfile.php on line 938
Notice: Undefined index: font in /htdocs/html/mainfile.php on line 938
Notice: Undefined index: font in /htdocs/html/mainfile.php on line 938
My code:
Code: // Delete javascript code from a href tags -- Zhen-Xjell @ http://nukecops.com
$tmp = "";
while (ereg("</alpha>]*)>",$str,$reg)) {
$i = strpos($str,$reg[0]);
$l = strlen($reg[0]);
if ($reg[1][0] == "/") $tag = strtolower(substr($reg[1],1));
else $tag = strtolower($reg[1]);
if ($a = $AllowableHTML[$tag]) <-------------------line 938
if ($reg[1][0] == "/") $tag = "</tag>";
elseif (($a == 1) || ($reg[2] == "")) $tag = "<tag>";
else {
# Place here the double quote fix function.
Posted: Tue May 13, 2008 10:22 pm
Evaders99
Resource Master
Joined: May 25, 2004
Posts: 1785
phpNuke generates numerous warnings. You can disable them by turning down your error reporting level in PHP
Posted: Wed May 14, 2008 12:22 am
buxpayer
Resource Seeker
Joined: May 13, 2008
Posts: 2
Thank you, but I change my install to Raven PHP Scripts. Very good and easy...
NukeResources Forum Index -> Random Thoughts
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
All times are GMT - 4 Hours
Page 1 of 1
Powered by phpBB © 2001-2005 phpBB Group. Theme created by Vjacheslav Trushkin . There have been 247 unique hit(s) in the past 24 hours.
:: Eos phpbb2 style by Cyberalien :: PHP-Nuke theme by www.nukemods.com ::