Jump to content

Newbie Needs Help With Oldie Script


lfiffe

Recommended Posts

I bought a 2007 admin script and I'm having some problems with it. When I open the admin panel and try to access different options, I always get the same error:

 

Invalid arguments passed in /home/u231709426/public_html/test/admin/index.php on line 265.

 

here is the <form> with the error in it:

 

<FORM action="index.php" method="POST">

<INPUT type="hidden" name="q" value="'.$q.'">

line 265 - <TEXTAREA name="text" rows=20 cols=80>'.stripslashes(implode("",$text)).'</TEXTAREA>

<br><INPUT type="submit" name="submit" value="Save page">

</FORM>';

 

Any help would be greatly appreciated. Thank you for your time - lfiffe

Link to comment
https://forums.phpfreaks.com/topic/270925-newbie-needs-help-with-oldie-script/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.