Previous Thread
Next Thread
Print Thread
Hop To
Joined: Feb 2010
Posts: 21
stranger
stranger
Joined: Feb 2010
Posts: 21
Here is the error
Fatal error: Call to undefined function resize_image_() in /home/fungiforum/domains/development.fungiforum.com/public_html/forums/libs/image.inc.php on line 66

how do I fix this?

Thanks!

Joined: Dec 2003
Posts: 6,560
Likes: 78
Joined: Dec 2003
Posts: 6,560
Likes: 78
Could be a couple of issues.
One is the config file is hosed.
Try going to:
Control Panel » Feature Settings[Tab] Attachments.
Use the test link and verify that all the info is correct in the other fields. And selct submit even if they are correct
But it sounds like this may be a gallery issue.
So first check:
Control Panel » DB, Paths & URLs and check you path settings for
ImageMagick Settings .
Then goto:
Control Panel » Gallery Settings
Again make sure all the settings are correct and select submit even if they were already.
There are other settings but at his point in time we would need more info on what type of attachment it is and if it is a gallery forum.


Blue Man Group
There is no such thing as stupid questions. Just stupid answers
Joined: Jun 2006
Posts: 16,292
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,292
Likes: 116
By default, there is NO selected image library used, go to the gallery options in the control panel and select GD (which usually comes with php; or select ImageMagick if you have it available) and submit the page.


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Joined: Apr 2007
Posts: 3,940
Likes: 1
SD Offline
Former Developer
Former Developer
Joined: Apr 2007
Posts: 3,940
Likes: 1
this should REALLY be fixed by now in the downloadable 7.5.6

just 1 line of code to add a fallback to gd, if none is selected

i thought it was added?

:shrug:

Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
You'd be surprised at the number of hosts that don't have GD2 and Freetype support. So we couldn't just default to gd. In v8 we just need to not allow a gallery forum to be created until one is selected.

Joined: Apr 2007
Posts: 3,940
Likes: 1
SD Offline
Former Developer
Former Developer
Joined: Apr 2007
Posts: 3,940
Likes: 1
still 1 line of code though to test for it and use if blank and there..

if (extension_loaded('gd')) ?

no?

anyway, i see what you mean by preventing NEW gallery forums from being created, but peeps move sites to new servers etc.. or the config.inc.php gets wiped from a lock_and_write hole..

in those cases, more often than not the 1 liner can prevent this..

i guess it's a philosophy dealio laugh


Joined: Feb 2010
Posts: 21
stranger
stranger
Joined: Feb 2010
Posts: 21
re-submitting the gallery settings did the trick!

Thanks Gizmo!

-Graham


Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
spam issues
by ECNet - 03/19/2024 11:45 PM
Looking for a forum
by azr - 03/15/2024 11:26 PM
Editing Links in Post
by Outdoorking - 03/15/2024 9:31 AM
Question on barkrowler and the like
by Mors - 02/29/2024 6:51 PM
Member Permissions Help
by domspeak - 02/27/2024 6:31 PM
Who's Online Now
1 members (Ruben), 476 guests, and 111 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20230217)