PHP Web Host - Quality Web Hosting For All PHP Applications Just Great Software
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
Post new topic   Reply to topic
Author Message
jlajax
Worker
Worker


Joined: Oct 12, 2006
Posts: 180
Location: Jacksonville, Florida

PostPosted: Sun Jun 14, 2009 7:40 pm Reply with quote Back to top

Greetings folks,

I have a site that has been working fine until a month or so ago. First I noticed that captcha image had stopped working then I noticed a glitch in the admin screen. The site is mostly functional as far as I can tell however I am certain this is not the correct view I should have when looking t the admin scree.

Image

Comments? Suggestions??
View user's profile Send private message Visit poster's website Yahoo Messenger
Palbin
Site Admin


Joined: Mar 30, 2006
Posts: 2455
Location: Pittsburgh, Pennsylvania

PostPosted: Sun Jun 14, 2009 8:16 pm Reply with quote Back to top

Try turning off the blocks on the left and see if it goes away. At least the block on the bottom left.
View user's profile Send private message
jlajax
Worker
Worker


Joined: Oct 12, 2006
Posts: 180
Location: Jacksonville, Florida

PostPosted: Sun Jun 14, 2009 8:29 pm Reply with quote Back to top

I turned all the blocks off and this did not correct the problem

RavensScripts
View user's profile Send private message Visit poster's website Yahoo Messenger
spasticdonkey
RavenNuke(tm) Development Team


Joined: Dec 02, 2006
Posts: 1359
Location: Texas, USA

PostPosted: Sun Jun 14, 2009 9:08 pm Reply with quote Back to top

could be a javascript conflict. Try removing any JS you have added to the core one by one and see what happens. I had issues similar to this with the prototype library used to run lightbox.
View user's profile Send private message
Palbin
Site Admin


Joined: Mar 30, 2006
Posts: 2455
Location: Pittsburgh, Pennsylvania

PostPosted: Sun Jun 14, 2009 10:27 pm Reply with quote Back to top

Do you have any idea where that email address is coming from?
View user's profile Send private message
evaders99
Former Moderator in Good Standing


Joined: Apr 30, 2004
Posts: 3221

PostPosted: Mon Jun 15, 2009 1:27 am Reply with quote Back to top

If that's not an email you recognize, it could be some of your files have been hacked
View user's profile Send private message Visit poster's website
sexycoder
Spammer and overall low life


Joined: Feb 02, 2009
Posts: 82

PostPosted: Mon Jun 15, 2009 1:58 am Reply with quote Back to top

I never saw an Admin Control Panel with emails like this. If you didnt screw anything up then someone did it for u. lol
View user's profile Send private message
jlajax
Worker
Worker


Joined: Oct 12, 2006
Posts: 180
Location: Jacksonville, Florida

PostPosted: Mon Jun 15, 2009 7:33 am Reply with quote Back to top

I have tied reinstalling the source files from the site folder and it is still there. I reckon next thing is to upload the files from the download. I am at a loss. This was an out of the box RN 3.0 install. Nothing other than the theme and a couple of blocks have been added.

RavensScripts
View user's profile Send private message Visit poster's website Yahoo Messenger
sexycoder
Spammer and overall low life


Joined: Feb 02, 2009
Posts: 82

PostPosted: Mon Jun 15, 2009 7:53 am Reply with quote Back to top

It looks like sql inyection. U should check your data base.
View user's profile Send private message
kguske
Site Admin


Joined: Jun 04, 2004
Posts: 6044

PostPosted: Mon Jun 15, 2009 9:38 am Reply with quote Back to top

Try using a different theme, temporarily. Also, does it only show on admin screen? Finally, try disabling blocks - 1 at a time - including the modules block - to see if it's block-specific.
View user's profile Send private message
jlajax
Worker
Worker


Joined: Oct 12, 2006
Posts: 180
Location: Jacksonville, Florida

PostPosted: Mon Jun 15, 2009 12:10 pm Reply with quote Back to top

It only shows on any admin screen. I already removed all the blocks and re-added them one at a time. Happens if no blocks are active. I am trying to think of where I added Ed into the mix. I know I didn't in set up I never do, no place to put it that I can recall, been a while since I did a set up. I hate to eliminate the data base and start fresh however at this point I am at a loss for what else to do. I also switched themes in both preferences and personal and it is still there. Bang Head

RavensScripts
View user's profile Send private message Visit poster's website Yahoo Messenger
kguske
Site Admin


Joined: Jun 04, 2004
Posts: 6044

PostPosted: Mon Jun 15, 2009 12:12 pm Reply with quote Back to top

What about the footer in admin, preferences?
View user's profile Send private message
sexycoder
Spammer and overall low life


Joined: Feb 02, 2009
Posts: 82

PostPosted: Mon Jun 15, 2009 12:39 pm Reply with quote Back to top

can u save your whole data base and start searching on the tables. I think this emails are coming from data base.
View user's profile Send private message
jlajax
Worker
Worker


Joined: Oct 12, 2006
Posts: 180
Location: Jacksonville, Florida

PostPosted: Mon Jun 15, 2009 1:05 pm Reply with quote Back to top

I just double checked the prefrences footer and it is all ok. The only thing I changed there was to make the copyright info relate to the sites owner and add my link in front of Ravens'. What is puzzling me is the Ed part. I cannot find anywhere in the site that I used Ed. The e-mail addy is my long published one and gets tons of SPAM a day but it is my valid e-mail. I reckon I am going to nose around with myPhP later on and look at the tables to see if I can find the source for Ed. Bang Head

RavensScripts
View user's profile Send private message Visit poster's website Yahoo Messenger
Palbin
Site Admin


Joined: Mar 30, 2006
Posts: 2455
Location: Pittsburgh, Pennsylvania

PostPosted: Mon Jun 15, 2009 1:12 pm Reply with quote Back to top

Go to admin.php and then view source with your browser and post the section around where the email appears. Make sure to leave a good amount before and after so I can see where it is.
View user's profile Send private message
jlajax
Worker
Worker


Joined: Oct 12, 2006
Posts: 180
Location: Jacksonville, Florida

PostPosted: Mon Jun 15, 2009 1:47 pm Reply with quote Back to top

Quote:
<table border="0" width="138" cellpadding="0" cellspacing="0"><tr>
<td class="table_title" width="138" height="20">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<span class="whitetitle">Who's Online</span></td>
</tr></table>
<table border="1" cellpadding="1" cellspacing="0" width="138"><tr>
<td width="138" bgcolor="#000000"><div align="center"><span class="content">There are currently, 1 guest(s) and 1 member(s) that are online.<br /><br />You are logged as <b>jlajax</b>.<br />You have <a href="modules.php?name=Private_Messages"><b>0</b></a> private message(s).</span></div></td>
</tr>
</table>
<br /></td>
<td><img src="themes/EngineSolutions/images/pixel.gif" width="10" height="1" border="0" alt="" />
</td><td width="100%">
<table width="100%" border="0" cellspacing="1" cellpadding="0" bgcolor="#000000"><tr><td>
<table width="100%" border="0" cellspacing="1" cellpadding="8" bgcolor="#000000"><tr><td>
<center><a href="admin.php"><font class="title">Administration Menu</font></a><br /><br /></center><table align="center" border="0" width="100%" cellspacing="1"><tr><td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=backup"><img src="images/admin/backup.gif" border="0" alt="Backup DB" title="Backup DB" /></a><br /><b>Backup DB</b><br /><br /></font></td>Ed||jla@jlajax.com<td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=BlocksAdmin"><img src="images/admin/blocks.gif" border="0" alt="Blocks" title="Blocks" /></a><br /><b>Blocks</b><br /><br /></font></td>Ed||jla@jlajax.com<td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=mod_authors"><img src="images/admin/authors.gif" border="0" alt="Edit Admins" title="Edit Admins" /></a><br /><b>Edit Admins</b><br /><br /></font></td>Ed||jla@jlajax.com<td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=NSNGroups"><img src="images/admin/groups.png" border="0" alt="Edit Groups" title="Edit Groups" /></a><br /><b>Edit Groups</b><br /><br /></font></td>Ed||jla@jlajax.com<td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=Groups"><img src="images/admin/groups.gif" border="0" alt="Users Group/Points" title="Users Group/Points" /></a><br /><b>Users Group/Points</b><br /><br /></font></td>Ed||jla@jlajax.com<td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=ipban"><img src="images/admin/ipban.gif" border="0" alt="IP Ban" title="IP Ban" /></a><br /><b>IP Ban</b><br /><br /></font></td></tr><tr>Ed||jla@jlajax.com<td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=MailConfig"><img src="images/admin/tegonuke_mailer.gif" border="0" alt="TegoNuke Mailer" title="TegoNuke Mailer" /></a><br /><b>TegoNuke Mailer</b><br /><br /></font></td>Ed||jla@jlajax.com<td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=messages"><img src="images/admin/messages.gif" border="0" alt="Messages" title="Messages" /></a><br /><b>Messages</b><br /><br /></font></td>Ed||jla@jlajax.com<td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=modules"><img src="images/admin/modules.gif" border="0" alt="Modules" title="Modules" /></a><br /><b>Modules</b><br /><br /></font></td>Ed||jla@jlajax.com<td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=ABMain"><img src="images/admin/nukesentinel.png" border="0" alt="Nuke Sentinel(tm)" title="Nuke Sentinel(tm)" /></a><br /><b>Nuke Sentinel(tm)</b><br /><br /></font></td>Ed||jla@jlajax.com<td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=optimize"><img src="images/admin/optimize.gif" border="0" alt="Optimize DB" title="Optimize DB" /></a><br /><b>Optimize DB</b><br /><br /></font></td>Ed||jla@jlajax.com<td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=Configure"><img src="images/admin/preferences.gif" border="0" alt="Preferences" title="Preferences" /></a><br /><b>Preferences</b><br /><br /></font></td></tr><tr>Ed||jla@jlajax.com<td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=submissions"><img src="images/admin/submissions.gif" border="0" alt="Submissions" title="Submissions" /></a><br /><b>Submissions</b><br /><br /></font></td>Ed||jla@jlajax.com<td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=logout"><img src="images/admin/logout.gif" border="0" alt="Logout / Exit" title="Logout / Exit" /></a><br /><b>Logout / Exit</b><br /><br /></font></td></tr></table></td></tr></table></td></tr></table>
<br /><table width="100%" border="0" cellspacing="1" cellpadding="0" bgcolor="#000000"><tr><td>
<table width="100%" border="0" cellspacing="1" cellpadding="8" bgcolor="#000000"><tr><td>
<center><a href="admin.php"><font class="title">Modules Administration</font></a><br /><br /><table border="0" width="100%" cellspacing="1"><tr><td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=AdvertisingAdmin"><img src="images/admin/banners.gif" border="0" alt="Advertising" title="Advertising" /></a><br /><b>Advertising</b><br /><br /></font></td><td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=rnc_comments"><img src="images/admin/rnc_comments.gif" border="0" alt="Comments" title="Comments" /></a><br /><b>Comments</b><br /><br /></font></td><td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=content"><img src="images/admin/content.gif" border="0" alt="Content" title="Content" /></a><br /><b>Content</b><br /><br /></font></td><td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=downloads"><img src="images/admin/downloads.gif" border="0" alt="Downloads" title="Downloads" /></a><br /><b>Downloads</b><br /><br /></font></td><td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=encyclopedia"><img src="images/admin/encyclopedia.gif" border="0" alt="Encyclopedia" title="Encyclopedia" /></a><br /><b>Encyclopedia</b><br /><br /></font></td><td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=FaqAdmin"><img src="images/admin/faq.gif" border="0" alt="F.A.Q." title="F.A.Q." /></a><br /><b>F.A.Q.</b><br /><br /></font></td></tr><tr><td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=nukeFEED"><img src="images/admin/nukeFEED.gif" border="0" alt="nukeFEED" title="nukeFEED" /></a><br /><b>nukeFEED</b><br /><br /></font></td><td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=forums"><img src="images/admin/forums.gif" border="0" alt="Forums" title="Forums" /></a><br /><b>Forums</b><br /><br /></font></td><td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=gcalendar"><img src="images/admin/gcalendar.gif" border="0" alt="GCalendar" title="GCalendar" /></a><br /><b>GCalendar</b><br /><br /></font></td><td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=msnl_admin"><img src="images/admin/HTMLnl.gif" border="0" alt="HTML Newsletter" title="HTML Newsletter" /></a><br /><b>HTML Newsletter</b><br /><br /></font></td><td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=legal"><img src="images/admin/legal.gif" border="0" alt="Legal" title="Legal" /></a><br /><b>Legal</b><br /><br /></font></td><td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=adminStory"><img src="images/admin/stories.gif" border="0" alt="News" title="News" /></a><br /><b>News</b><br /><br /></font></td></tr><tr><td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=reviews"><img src="images/admin/reviews.gif" border="0" alt="Reviews" title="Reviews" /></a><br /><b>Reviews</b><br /><br /></font></td><td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=create"><img src="images/admin/surveys.gif" border="0" alt="Survey / Polls" title="Survey / Polls" /></a><br /><b>Survey / Polls</b><br /><br /></font></td><td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=topicsmanager"><img src="images/admin/topics.gif" border="0" alt="Topics" title="Topics" /></a><br /><b>Topics</b><br /><br /></font></td><td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=Links"><img src="images/admin/weblinks.gif" border="0" alt="Web Links" title="Web Links" /></a><br /><b>Web Links</b><br /><br /></font></td><td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=yaAdmin"><img src="images/admin/../../modules.php?name=Your_Account&amp;op=gfxadminimage&amp;yaversion=2.30.01" border="0" alt="Edit Users" title="Edit Users" /></a><br /><b>Edit Users</b><br /><br /></font></td><td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=logout"><img src="images/admin/logout.gif" border="0" alt="Logout / Exit" title="Logout / Exit" /></a><br /><b>Logout / Exit</b><br /><br /></font></td></tr><tr><td></td></tr></table></center></td></tr></table></td></tr></table>
<br /><table width="100%" border="0" cellspacing="1" cellpadding="0" bgcolor="#000000"><tr><td>
<table width="100%" border="0" cellspacing="1" cellpadding="8" bgcolor="#000000"><tr><td>
<center><b>Engine | Motor | Rebuild | Remanufactured | Installation: Default Homepage Module</b><br /><br />Module Loaded in the Homepage: <b>News</b><br />[ <a href="admin.php?op=modules">Change</a> ]</center></td></tr></table></td></tr></table>
<br /><table width="100%" border="0" cellspacing="1" cellpadding="0" bgcolor="#000000"><tr><td>
<table width="100%" border="0" cellspacing="1" cellpadding="8" bgcolor="#000000"><tr><td>
<center><font class="option">Who's Online</font><br /><br /><font class="content">There are currently, 1 guest(s) and 1 member(s) that are online.<br /><br />New Today: <b>0</b> - New Yesterday: <b>0</b></font></center></td></tr></table></td></tr></table>
<br /><table width="100%" border="0" cellspacing="1" cellpadding="0" bgcolor="#000000"><tr><td>
<table width="100%" border="0" cellspacing="1" cellpadding="8" bgcolor="#000000"><tr><td>
<center><b>Programmed Articles</b></center><br /><center><i>There are no programmed articles</i></center></td></tr></table></td></tr></table>
<br /><table width="100%" border="0" cellspacing="1" cellpadding="0" bgcolor="#000000"><tr><td>
<table width="100%" border="0" cellspacing="1" cellpadding="8" bgcolor="#000000"><tr><td>
<center><b>Last 20 Articles</b></center><br /><center><table border="1" width="100%" bgcolor="#000000"><tr><td align="right"><b>7</b></td><td align="left" width="100%"><a href="modules.php?name=News&amp;file=article&amp;sid=7">Remanufactured Engines Installed San Antonio Texas</a></td><td align="center">All</td><td align="right">Texas</td><td align="right" nowrap="nowrap">(<a href="admin.php?op=EditStory&amp;sid=7">Edit</a>-<a href="admin.php?op=RemoveStory&amp;sid=7">Delete</a>)</td></tr><tr><td align="right"><b>6</b></td><td align="left" width="100%"><a href="modules.php?name=News&amp;file=article&amp;sid=6">Engines installed rebuilt and remanufactured. Austin, Texas</a></td><td align="center">All</td><td align="right">Texas</td><td align="right" nowrap="nowrap">(<a href="admin.php?op=EditStory&amp;sid=6">Edit</a>-<a href="admin.php?op=RemoveStory&amp;sid=6">Delete</a>)</td></tr><tr><td align="right"><b>5</b></td><td align="left" width="100%"><a href="modules.php?name=News&amp;file=article&amp;sid=5">Engines installed Fort Worth Texas, rebuilt remanufactured</a></td><td align="center">All</td><td align="right">Texas</td><td align="right" nowrap="nowrap">(<a href="admin.php?op=EditStory&amp;sid=5">Edit</a>-<a href="admin.php?op=RemoveStory&amp;sid=5">Delete</a>)</td></tr><tr><td align="right"><b>4</b></td><td align="left" width="100%"><a href="modules.php?name=News&amp;file=article&amp;sid=4">Engines installed rebuilt and remanufactured Shreveport, Louisiana</a></td><td align="center">All</td><td align="right">Louisiana</td><td align="right" nowrap="nowrap">(<a href="admin.php?op=EditStory&amp;sid=4">Edit</a>-<a href="admin.php?op=RemoveStory&amp;sid=4">Delete</a>)</td></tr><tr><td align="right"><b>3</b></td><td align="left" width="100%"><a href="modules.php?name=News&amp;file=article&amp;sid=3">Remanufactured Engines Installed Baton Rouge Louisiana</a></td><td align="center">All</td><td align="right">Louisiana</td><td align="right" nowrap="nowrap">(<a href="admin.php?op=EditStory&amp;sid=3">Edit</a>-<a href="admin.php?op=RemoveStory&amp;sid=3">Delete</a>)</td></tr><tr><td align="right"><b>2</b></td><td align="left" width="100%"><a href="modules.php?name=News&amp;file=article&amp;sid=2">Engine Rebuild Remanufactured Engines Installed New Orleans Louisiana</a></td><td align="center">All</td><td align="right">Louisiana</td><td align="right" nowrap="nowrap">(<a href="admin.php?op=EditStory&amp;sid=2">Edit</a>-<a href="admin.php?op=RemoveStory&amp;sid=2">Delete</a>)</td></tr><tr><td align="right"><b>1</b></td><td align="left" width="100%"><a href="modules.php?name=News&amp;file=article&amp;sid=1">We rebuild engines overhaul motors, provide high quality remanufactured motors</a></td><td align="center">All</td><td align="right">EngineSolutions</td><td align="right" nowrap="nowrap">(<a href="admin.php?op=EditStory&amp;sid=1">Edit</a>-<a href="admin.php?op=RemoveStory&amp;sid=1">Delete</a>)</td></tr></table></center><center><form action="admin.php" method="post"><table><tr><td>Story ID: <input type="text" name="sid" size="10" /></td><td><select name="op"><option value="EditStory" selected="selected">Edit</option><option value="RemoveStory">Delete</option></select></td><td><input type="submit" value="Go!" /></td></tr></table></form></center></td></tr></table></td></tr></table>
<br /><table width="100%" border="0" cellspacing="1" cellpadding="0" bgcolor="#000000"><tr><td>
<table width="100%" border="0" cellspacing="1" cellpadding="8" bgcolor="#000000"><tr><td>
<center><b>Current Poll:</b> What do you think about this site? [ <a href="admin.php?op=polledit&amp;pollID=1">Edit</a> | <a href="admin.php?op=create">Add</a> ]</center></td></tr></table></td></tr></table>
<br /></td>
<td colspan="2"><img src="themes/EngineSolutions/images/pixel.gif" width="10" height="1" border="0" alt="" />
</td></tr>
</table>
<br /><div class="footmsg"><p><strong>Engine Solutions LLC,</strong> specializes in the replacement of most makes and models of car and truck engines.<br />
The company offers an extensive line of quality remanufactured and pre-owned engines for most import and domestic car and truck requirements.</p><br /><p>All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest &copy; 2009 by Engine Solutions LLC.</p><br /><p>You can syndicate our news using the file <a href="backend.php"><font class="footmsg_l">backend.php</font></a> or <a href="ultramode.txt"><font class="footmsg_l">ultramode.txt</font></a> <br />
<br />
<font class="footmsg_l">This website is hosted and maintined by <a target="_blank" href="http://www.jlajax.com">JAX Computers, Inc.</a>&nbsp;and is &nbsp;<a title="Distributed by Raven PHP Scripts" target="_blank" href="http://ravenphpscripts.com">Distributed by Raven PHP Scripts</a><br />
New code written and maintained by the <a target="_blank" href="HowToInstall/credits.html">RavenNuke&trade; TEAM</a></font></p><br /><font class="footmsg_l">(Original PHP-Nuke Code Copyright &copy; 2004 by Francisco Burzi)</font><br />Page Generation: 1.81 Seconds<br /></div></td></tr></table></body>



Hope this is enough
View user's profile Send private message Visit poster's website Yahoo Messenger
sexycoder
Spammer and overall low life


Joined: Feb 02, 2009
Posts: 82

PostPosted: Mon Jun 15, 2009 3:07 pm Reply with quote Back to top

This is the part that contains the problem. Shocked

Code:
<table width="100%" border="0" cellspacing="1" cellpadding="8" bgcolor="#000000"><tr><td>
<center><a href="admin.php"><font class="title">Administration Menu</font></a><br /><br /></center><table align="center" border="0" width="100%" cellspacing="1"><tr><td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=backup"><img src="images/admin/backup.gif" border="0" alt="Backup DB" title="Backup DB" /></a><br /><b>Backup DB</b><br /><br /></font></td>Ed||jla@jlajax.com<td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=BlocksAdmin"><img src="images/admin/blocks.gif" border="0" alt="Blocks" title="Blocks" /></a><br /><b>Blocks</b><br /><br /></font></td>Ed||jla@jlajax.com<td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=mod_authors"><img src="images/admin/authors.gif" border="0" alt="Edit Admins" title="Edit Admins" /></a><br /><b>Edit Admins</b><br /><br /></font></td>Ed||jla@jlajax.com<td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=NSNGroups"><img src="images/admin/groups.png" border="0" alt="Edit Groups" title="Edit Groups" /></a><br /><b>Edit Groups</b><br /><br /></font></td>Ed||jla@jlajax.com<td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=Groups"><img src="images/admin/groups.gif" border="0" alt="Users Group/Points" title="Users Group/Points" /></a><br /><b>Users Group/Points</b><br /><br /></font></td>Ed||jla@jlajax.com<td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=ipban"><img src="images/admin/ipban.gif" border="0" alt="IP Ban" title="IP Ban" /></a><br /><b>IP Ban</b><br /><br /></font></td></tr><tr>Ed||jla@jlajax.com<td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=MailConfig"><img src="images/admin/tegonuke_mailer.gif" border="0" alt="TegoNuke Mailer" title="TegoNuke Mailer" /></a><br /><b>TegoNuke Mailer</b><br /><br /></font></td>Ed||jla@jlajax.com<td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=messages"><img src="images/admin/messages.gif" border="0" alt="Messages" title="Messages" /></a><br /><b>Messages</b><br /><br /></font></td>Ed||jla@jlajax.com<td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=modules"><img src="images/admin/modules.gif" border="0" alt="Modules" title="Modules" /></a><br /><b>Modules</b><br /><br /></font></td>Ed||jla@jlajax.com<td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=ABMain"><img src="images/admin/nukesentinel.png" border="0" alt="Nuke Sentinel(tm)" title="Nuke Sentinel(tm)" /></a><br /><b>Nuke Sentinel(tm)</b><br /><br /></font></td>Ed||jla@jlajax.com<td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=optimize"><img src="images/admin/optimize.gif" border="0" alt="Optimize DB" title="Optimize DB" /></a><br /><b>Optimize DB</b><br /><br /></font></td>Ed||jla@jlajax.com<td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=Configure"><img src="images/admin/preferences.gif" border="0" alt="Preferences" title="Preferences" /></a><br /><b>Preferences</b><br /><br /></font></td></tr><tr>Ed||jla@jlajax.com<td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=submissions"><img src="images/admin/submissions.gif" border="0" alt="Submissions" title="Submissions" /></a><br /><b>Submissions</b><br /><br /></font></td>Ed||jla@jlajax.com<td align="center" valign="top" width="16%"><font class="content"><a href="admin.php?op=logout"><img src="images/admin/logout.gif" border="0" alt="Logout / Exit" title="Logout / Exit" /></a><br /><b>Logout / Exit</b><br /><br /></font></td></tr></table></td></tr></table></td></tr></table>
View user's profile Send private message
Palbin
Site Admin


Joined: Mar 30, 2006
Posts: 2455
Location: Pittsburgh, Pennsylvania

PostPosted: Mon Jun 15, 2009 4:14 pm Reply with quote Back to top

Open admin.php and do a search for that email. If it isn't in the individual links files I would think it is around line 250.
View user's profile Send private message
jlajax
Worker
Worker


Joined: Oct 12, 2006
Posts: 180
Location: Jacksonville, Florida

PostPosted: Tue Jun 16, 2009 8:54 am Reply with quote Back to top

How did it get there? I have never made an adjustment to admin.php to the best of my retroflection. I cannot recall ever adding Ed into anything either. Any ID I use in a clients site is always jlajax

RavensScripts
View user's profile Send private message Visit poster's website Yahoo Messenger
Palbin
Site Admin


Joined: Mar 30, 2006
Posts: 2455
Location: Pittsburgh, Pennsylvania

PostPosted: Tue Jun 16, 2009 10:35 am Reply with quote Back to top

So you found it?
View user's profile Send private message
eldorado
Involved
Involved


Joined: Sep 10, 2008
Posts: 413
Location: France,Translator

PostPosted: Wed Jun 17, 2009 2:22 am Reply with quote Back to top

weirdly enough , you have the exact number of admin modules as emails showing up lol ..
View user's profile Send private message Visit poster's website MSN Messenger
jlajax
Worker
Worker


Joined: Oct 12, 2006
Posts: 180
Location: Jacksonville, Florida

PostPosted: Mon Sep 21, 2009 12:38 am Reply with quote Back to top

Hmm this is curious. I have upgraded thi site to 2.4 and the admin page is still showing he same thing

Image

I was thinking that the upgrade would eliminate the error. It hasn't. This is the only site I have that I have this error in. I used winmerge to check all the files and old files are deleted. The new files were uploaded from the new distribution directly. I have re-uploaded admin.php and mainfile.php from the new distro. Suggestions are welcomed. The only thing that is the same is the theme. Could this be something I did wrong when building the theme? It is a modified DeepBlue. Thanks guys.

RavensScripts
View user's profile Send private message Visit poster's website Yahoo Messenger
jlajax
Worker
Worker


Joined: Oct 12, 2006
Posts: 180
Location: Jacksonville, Florida

PostPosted: Mon Sep 21, 2009 12:44 am Reply with quote Back to top

Oh and the site works fine otherwise. I administer it for the owner. Everything else is hunky-dory.

RavensScripts
View user's profile Send private message Visit poster's website Yahoo Messenger
kguske
Site Admin


Joined: Jun 04, 2004
Posts: 6044

PostPosted: Mon Sep 21, 2009 4:35 am Reply with quote Back to top

Did you try changing themes?
View user's profile Send private message
jlajax
Worker
Worker


Joined: Oct 12, 2006
Posts: 180
Location: Jacksonville, Florida

PostPosted: Mon Sep 21, 2009 6:14 am Reply with quote Back to top

Yes, The text appears in fisibice as well as Sunset. I also tried removing the blocks and it is still there. I do not use Ed anywhere in the site as any part of the site which is what is most curious to me as Ed is my name.

RavensScripts
View user's profile Send private message Visit poster's website Yahoo Messenger
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous topic
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
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum