By Michael Chetelat on Wednesday, 30 September 2015
Posted in Technical Issues
Replies 1
Likes 0
Views 868
Votes 0
Hello,

Our domain is Christianbusinessnetwork.com

Starting this morning, the link generated from <?php echo $blogLink;?> in emails sent out through easyblog when a new blog is posted is sending our users to harpgirl.com, which is a completely separate joomla installation. The person who manages our VPS owns harpgirl.com and has us both on the same WHM account, but completely separate cPanel accounts.

This happened randomly this morning. We have not changed any setting or configuration within easyblog or joomla in weeks. Our hosting provider graphed our installation and found harpgirl.com referenced in the media/foundry/3.1/config/ directory as well as media/com_easyblog/config/ (pasted below). The first thing i tried to do was update my easyblog installation to 5.0.190000 from 3.9.19775. The installer is hung at 20% "MD5 checksum for downloaded file does not match ...". We are unable to update through the installer.

Please advise us on how to properly update, and help us figure out why the base url for $blogLink is being set as harpgirl.com.


Here is what our hosting provider graphed for us:

[root@enktesis4 public_html]# grep -Ri 'harpgirl.com' *
media/foundry/3.1/config/411a5f6a68e68f454503a05df231d4a9.js:}}}("FD31");FD31.setup({"environment":"static","source":"local","mode":"compressed","path":"https:\/\/harpgirl.com\/media\/foundry\/3.1","extension":".min.js","rootPath":"https:\/\/harpgirl.com","basePath":"https:\/\/harpgirl.com","indexUrl":"https:\/\/harpgirl.com\/index.php","joomla":{"version":"3.4.4","debug":false},"locale":{"lang":"en-GB"}});

media/foundry/3.1/config/411a5f6a68e68f454503a05df231d4a9.json:{"environment":"static","source":"local","mode":"compressed","path":"https:\/\/harpgirl.com\/media\/foundry\/3.1","extension":".min.js","rootPath":"https:\/\/harpgirl.com","basePath":"https:\/\/harpgirl.com","indexUrl":"https:\/\/harpgirl.com\/index.php","joomla":{"version":"3.4.4","debug":false},"locale":{"lang":"en-GB"},"modified":1428587442,"foundry_version":"3.1.17"}

media/com_easyblog/config/96b720e4fa5f436e63da67ad2d1224c3.json:{"environment":"static","source":"local","mode":"compressed","baseUrl":"https:\/\/harpgirl.com\/index.php?option=com_easyblog&lang=&Itemid=147","version":"3.9.19775","scriptVersioning":true,"responsive":true,"modified":1428587442,"foundry_version":"3.1.17"}

media/com_easyblog/config/96b720e4fa5f436e63da67ad2d1224c3.js:FD31.component("EasyBlog", {"environment":"static","source":"local","mode":"compressed","baseUrl":"https:\/\/harpgirl.com\/index.php?option=com_easyblog&lang=&Itemid=147","version":"3.9.19775","scriptVersioning":true,"responsive":true});

media/com_easyblog/config/3753252ce0d43dafb994838f5c0c8cc4.json:{"environment":"static","source":"local","mode":"compressed","baseUrl":"https:\/\/harpgirl.com\/index.php?option=com_easyblog&lang=&Itemid=612","version":"3.9.19775","scriptVersioning":true,"responsive":true,"modified":1428587442,"foundry_version":"3.1.17"}

media/com_easyblog/config/3753252ce0d43dafb994838f5c0c8cc4.js:FD31.component("EasyBlog", {"environment":"static","source":"local","mode":"compressed","baseUrl":"https:\/\/harpgirl.com\/index.php?option=com_easyblog&lang=&Itemid=612","version":"3.9.19775","scriptVersioning":true,"responsive":true});


Thank you!
Hello Michael,

What you can try is delete all files in ../media/com_easyblog/config/ and it will regenerate back with the correct baseUrl. By the way, do you want us to help you update Easyblog to 5.0 ? If you do, you might want to backup your site before we do the update or you can create a duplicate site as a testsite.
·
Wednesday, 30 September 2015 11:56
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post