Tricked Out News

Welcome to TON. This site is dedicated to development of addons for the RavenNuke™ CMS
Follow Us:
Tricked Out Mods: Forums

 Forum FAQForum FAQ   SearchSearch   UsergroupsUsergroups   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Call to undefined function getThumbName()
 
 
Post new topic   Reply to topic   print    Tricked Out News Forum Index -> NukeC
View previous topic :: View next topic  
Author Message
mutluedin
Newbie
Newbie


Joined: Dec 10, 2009
Posts: 2

Reputation: 1

PostPosted: Wed Dec 23, 2009 7:43 pm 
Post subject: Call to undefined function getThumbName()
Reply with quote

Code:
Fatal error: Call to undefined function getThumbName() in /xxxx/xxxxx/xxxxxxx/xxxxx.xxx/public_html/modules/NukeC/functions.php on line 259


I got an error in standard php-nuke. Function getThumbName() is an ravennuke function or this module function?
  
Back to top
View user's profile Send private message
mutluedin
Newbie
Newbie


Joined: Dec 10, 2009
Posts: 2

Reputation: 1

PostPosted: Wed Dec 23, 2009 7:58 pm 
Post subject:
Reply with quote

resolved.
  
Back to top
View user's profile Send private message
bobby
Site Admin
Site Admin


Joined: Jan 20, 2009
Posts: 600
Location: North Carolina
Reputation: 543Reputation: 543Reputation: 543
votes: 4

PostPosted: Sat Dec 26, 2009 11:10 am 
Post subject:
Reply with quote

Great. Could you post the fix just in case anyone else has this problem
_________________
Tricked Out News
  
Back to top
View user's profile Send private message
amonsteph
Newbie
Newbie


Joined: Jun 11, 2010
Posts: 6

Reputation: 1

PostPosted: Fri Jun 11, 2010 6:07 am 
Post subject:
Reply with quote

Here is the function. copy it in the file functions.php in Nukec folder

function getThumbName($ximageads) {
$ImgName = explode(".",$ximageads);
return $ImgName[0]."_thumb.".$ImgName[1];
}
  
Back to top
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic   print    Tricked Out News Forum Index -> NukeC All times are GMT - 5 Hours
 
 Page 1 of 1

 

Jump to:   
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum

Powered by phpBB © 2001-2008 phpBB Group
Forums ©