-
AuthorPosts
-
foris Friend
foris
- Join date:
- November 2008
- Posts:
- 22
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 10
- Thanked:
- 1 times in 1 posts
November 4, 2008 at 4:53 pm #135073Hi.
http://www.parlamentirinor.al is my website. I have installed joomla v1.5 I’ve changed just the logo.
I’ve installed JA news Frontpage module and when I tried to make it enable in the website is shows this:
Warning: main(/home/adoleshe/public_html/parlamenti/modules/mod_janews/helper.php) [function.main]: failed to open stream: No such file or directory in /home/adoleshe/public_html/parlamenti/modules/mod_janews_fp/mod_janews_fp.php on line 14
Fatal error: main() [function.require]: Failed opening required ‘/home/adoleshe/public_html/parlamenti/modules/mod_janews/helper.php’ (include_path=’/usr/lib/php:.:/usr/php4/lib/php:/usr/local/php4/lib/php’) in /home/adoleshe/public_html/parlamenti/modules/mod_janews_fp/mod_janews_fp.php on line 14
Please help me.
PS: notice that my server is Linux.
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
November 6, 2008 at 7:58 am #278247Hi
Please edit helper.php(modulesmod_janews_fp), search those lines:
$ext = strtolower(substr(strrchr($image, '.'), 1)); // get the file extension
$rzname = strtolower(substr($image, 0, strpos($image,'.')))."_{$tn_width}_{$tn_height}.{$ext}"; // get the file extensionChange to
$ext = (substr(strrchr($image, '.'), 1)); // get the file extension
$rzname = (substr($image, 0, strpos($image,'.')))."_{$tn_width}_{$tn_height}.{$ext}"; // get the file extensionpeterva Friendpeterva
- Join date:
- October 2006
- Posts:
- 41
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 6
- Thanked:
- 9 times in 1 posts
November 14, 2008 at 10:18 am #279136Hi!
I have the exact same problem. I tried the above, but without effect.
When I dsiable mod_janews_fp, the site works again.
Any ideas?
Thanks!
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
-
AuthorPosts
This topic contains 5 replies, has 3 voices, and was last updated by peterva 16 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum