![]() |
Can somebody please explain to me what this hack does?
|
Quote:
You can post latex codes on your forums which will generate a picture with the formular. |
please attach the compiled mimetex.cgi as a zip file....
and if you want give us more infromations about the installation ... I am not a profissional like you :tired: thanks and best regards |
As I said in my first post, I don't know if I can do this nor do I know if there is anything server specific in my CGI file.
Here a quote from the install README: Quote:
|
Quote:
Can you give me another way to compile the cgi file ? please ? Thanks & best regards |
:) :)
|
Added the compiled mimetex.cgi file to the first post.
|
thank you veeeeery much my friend
:) |
I've just installed this and have followed the directions thoroughly. Note that there's a missing close quote and ; from line 11 of the functions_mimetex.php in the zip file.
When I try to put an equation in a thread, I now get an error message: Warning: system() has been disabled for security reasons in /includes/functions_mimetex.php on line 49 How do I address this error message? I see the system() call is what's actually referencing the cgi file, so it's clearly critical to this functionality. |
Okay, I've found a workaround. So if you cannot use system calls on your system, replace all the lines inside the $do_latex loop as follows:
Code:
if($do_latex) { Code:
$cgi_path = "http://yourdomain/cgi-bin/mimetex.cgi"; edit: cleaned up the img tag a bit. |
All times are GMT. The time now is 06:13 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|