Latex and Drupal 4.7?

In Extremo - May 25, 2006 - 10:26
Project:LaTeX
Version:HEAD
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

This Module wont work with drupal 4.7. I am getting this error

Fatal error: Call to undefined function: form_select() in /home/a/eesitexy.com/public_html/modules/latex/latex.module on line 29

I need a module that shows symbols of math. is there another module, which does it?

#1

gilcot - October 27, 2006 - 16:06

It's a very simple filter and by itself does work with 4.7.
The error you have should only appear when you try to configure the filter, and that's because form definition and handling has changedbetwen 4.6 and 4.7. Here is the correction i use for my own purpose.

AttachmentSize
latex.module 8.29 KB
 
 

Drupal is a registered trademark of Dries Buytaert.