Fatal error: Call to undefined function: fmod() in /home/bod

Discuss phpwcms here, please do not post support requests, bug reports, or feature requests! Non-phpwcms questions, discussion goes in General Chat!
Post Reply
nasheer
Posts: 10
Joined: Wed 21. Jul 2004, 05:47
Contact:

Fatal error: Call to undefined function: fmod() in /home/bod

Post by nasheer »

When I click 'font' under Modules, I am getting the follwing error message.
Fatal error: Call to undefined function: fmod() in /home/bodhivision/public_html/include/inc_module/mod_graphical_text/inc_tmpl/gt.fonts.tmpl.php on line 45
duergner
Posts: 139
Joined: Fri 14. May 2004, 12:10

Post by duergner »

Seems as if you're using a PHP version that doesn't have this function included.

I made a little hack to solve this problem some time ago. Please use the search an try to find it. (Or wait for Pappnase. :lol: )
Pappnase

Post by Pappnase »

hello

here i am, you called me! :wink:
duergner
Posts: 139
Joined: Fri 14. May 2004, 12:10

Post by duergner »

Du weißt doch sicher noch den entsprechenden Thread, oder? :lol:
duergner
Posts: 139
Joined: Fri 14. May 2004, 12:10

Post by duergner »

OK I found the thread. Use the code you can find there. http://www.phpwcms.de/forum/viewtopic.p ... highlight=
Pappnase

Post by Pappnase »

duergner wrote:OK I found the thread. Use the code you can find there. http://www.phpwcms.de/forum/viewtopic.p ... highlight=
hello

sorry missunderstood you! :oops: did understand that you ask for that link. :oops:
Post Reply