Latest News + Date superfluous / in the address of the thumbnails
- Posted by Aleksej (3) Offline
I am using the latest version on JOOMLA 3.10.2 and in the address of the generated thumbnails, the beginning of the directory with their images begins with a double //
mydomen//images/thumbnails/mod_latestnewsplusdate/8527.jpg
2 days 5 hours ago - 2 days 5 hours ago #1
by Aleksej
mydomen//images/thumbnails/mod_latestnewsplusdate/8527.jpg
Last edit: 2 days 5 hours ago by Aleksej.
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5384) Offline
- Posted by Aleksej (3) Offline
- Posted by TemplatePlazza (5384) Offline
I see. I don’t think that’s really an issue, the thumbnails on your website are still displayed correctly, right?
But if you still feel it’s a problem, you can edit the mod_latestnewsplusdate.php file on line 37 where you’ll find:change it to
1 day 14 hours ago #4
by TemplatePlazza
But if you still feel it’s a problem, you can edit the mod_latestnewsplusdate.php file on line 37 where you’ll find:
$thumb_folder ="/images/thumbnails/".$modulebase."/";$thumb_folder ="images/thumbnails/".$modulebase."/";Please Log in or Create an account to join the conversation.
- Posted by Aleksej (3) Offline
yes, I tried, but there were other problems with the image, I tried to remove the / in the file in the same way. script.php it seemed to work, but there were errors on the server side. I had to go back to the original files.
1 day 10 hours ago #5
by Aleksej
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5384) Offline
Hmm, really strange. Btw, maybe you’d like to try using
MiniFrontPage
? You can get more or less the same output by using MiniFrontPage
1 day 10 hours ago #6
by TemplatePlazza
Please Log in or Create an account to join the conversation.