Block Issue - "line 230/line 203"

Permalink
Hello there! I'm having an issue with getting a pair of blocks working. I'm testing both of them in two places: A) on my actual server, and B) on a XAMPP localhost setup. The former is running 5.4.1RC, the latter 5.4.0.5.

These are the blocks:

http://www.concrete5.org/marketplace/addons/title-image-content-blo...

http://www.concrete5.org/marketplace/addons/extended-form/...

It refuses to work in both places, and gives the following errors:

- 5.4.1RC -

"Warning: require_once(/concrete5/concrete/config/../packages/title_image_content_block/helpers/imageresizer.php) [function.require-once]: failed to open stream: No such file or directory in /concrete5/concrete/libraries/loader.php on line 230

Fatal error: require_once() [function.require]: Failed opening required '/concrete5/concrete/config/../packages/title_image_content_block/helpers/imageresizer.php' (include_path='.:/include:/usr/lib/php:/concrete5/libraries/3rdparty:/concrete5/concrete/config/../libraries/3rdparty') in /concrete5/concrete/libraries/loader.php on line 230"

- 5.4.0.5 -

"Warning: require_once(C:\xampp\htdocs\concrete\concrete\config/../packages/title_image_content_block/helpers/imageresizer.php) [function.require-once]: failed to open stream: No such file or directory in C:\xampp\htdocs\concrete\concrete\libraries\loader.php on line 203

Fatal error: require_once() [function.require]: Failed opening required 'C:\xampp\htdocs\concrete\concrete\config/../packages/title_image_content_block/helpers/imageresizer.php' (include_path='.;C:\xampp\php\PEAR;C:/xampp/htdocs/concrete/libraries/3rdparty;C:\xampp\htdocs\concrete\concrete\config/../libraries/3rdparty') in C:\xampp\htdocs\concrete\concrete\libraries\loader.php on line 203"

 
Mnkras replied on at Permalink Best Answer Reply
Mnkras
go to the addon page for

title_image_content_block

and hit support and post the error, he should be able to fix in a matter of minutes :)