forum.coppermine-gallery.net

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: ardmhacha on November 05, 2003, 08:16:05 pm

Title: [Solved]: script called without the required parameter/s
Post by: ardmhacha on November 05, 2003, 08:16:05 pm
Has anyone experience the following message when logging into admin.php "critical error" "script called without the required parameter/s". It doesn't seem to affect the running of the gallery but I would appreciate advise on how to get rid it.

Thank you
Title: script called without the required parameter/s
Post by: ardmhacha on November 05, 2003, 09:05:17 pm
BTW my host server runs PHP4 - I have since come across a post referring to this. It could be to do with an adjustment on the php.ini file. I can't seem to locate this. I tried phpinfo.php file but access is denied. Can anyone please advise.

Thanks
Title: [Solved]: script called without the required parameter/s
Post by: Joachim Müller on November 05, 2003, 11:06:05 pm
my guess: you entered the url http://youdomain.com/coppermine/admin.php manually, right? Well, you mustn't!
If I'm wrong, do a search on this board, this has been asked before...

GauGau
Title: wrong template for phpinfo.php
Post by: toyota on March 27, 2004, 11:14:36 pm
this is a Great board, really helped me out of some probs from time to time. Thanks guys.
But now I really need your help.
I probably fumbled with the php.ini file. :oops:
In "doc root" i specified path to CPG. Result is that phpinfo.php now uses the wrong template (hardwired). I changed "doc root" back to default (no value), but phpinfo.php still uses the wrong template. I even replaced phpinfo.php in CPG. directive. Still the same. What happened to the default one.
What can be done. HELP please.
Thanks in advance.
Title: [Solved]: script called without the required parameter/s
Post by: Casper on March 28, 2004, 12:32:04 am
Delete your cookies for for site from your browser, and see if that works.

ps, please do not PM with requests to
Quote
'please look at my post'

Like most the helpers on this site, I try to look at all posts, and if I think I can help, I will post a reply.  Now, back to my beer (after all, it is 11.30pm on a saturday night here)
Title: Doesn't work either
Post by: toyota on March 28, 2004, 12:54:01 am
Didn't mean to disturb you, sorry. I won't do it again.
deleting cookies from the browser doesn't solve the problem. maybe you or someone else can help me out of this mess.
Cheers. (I could surely use a mug of beer now  :lol: ).
Title: [Solved]: script called without the required parameter/s
Post by: Joachim Müller on March 28, 2004, 09:21:30 am
when changing settings in php.ini, make sure to re-start your webserver, (you don't have to reboot the whole server, just stop and re-start the webserver service).

GauGau
Title: [Solved]: script called without the required parameter/s
Post by: toyota on March 28, 2004, 10:39:10 am
Here's what i have tried out without succes.
Replaced php.ini, replaced phpinfo.php, deleted all cookies and restarted webserver. But still phpinfo.php is generated on a Hardwired template.
Any new suggestions are welcomed
Title: [Solved]: script called without the required parameter/s
Post by: toyota on March 28, 2004, 12:00:39 pm
Problem solved.
It seemed that phpinfo.php was overwritten by some other file from hardwired theme.
 :roll: Replaced it with the original.

Thanks to all.