Fatal error: Call to undefined function: import_request_variables() in /usr/web/slege/public_html/php/showsource.php on line 4
I just downloaded and installed phpCodeGenie 1.4. My database shows up properly on the left, but I get this error.
Thoughts? If the update for global variables in php.ini is something that is a php configuration server wide, I doubt I can change that as I use a shared-server hosting company.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Doh... I had read the other message with the same problem, but just didn't get it's meaning. I went back, reread it and realize I just need to comment out that function. I'm using PHP 406. I did that on the main indexgenie.php and it worked fine.
Sorry for the dumb user post.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Fatal error: Call to undefined function: import_request_variables() in /usr/web/slege/public_html/php/showsource.php on line 4
I just downloaded and installed phpCodeGenie 1.4. My database shows up properly on the left, but I get this error.
Thoughts? If the update for global variables in php.ini is something that is a php configuration server wide, I doubt I can change that as I use a shared-server hosting company.
Doh... I had read the other message with the same problem, but just didn't get it's meaning. I went back, reread it and realize I just need to comment out that function. I'm using PHP 406. I did that on the main indexgenie.php and it worked fine.
Sorry for the dumb user post.