[SOLVED] CGBlog missing images

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
ivo647
New Member
New Member
Posts: 8
Joined: Fri Oct 11, 2013 5:37 am

[SOLVED] CGBlog missing images

Post by ivo647 »

Hello,

I made a website (CMS 1.12 version) on a local WAMP server and everything works perfect, including CGBlog module.

However, when I move the site to a webserver, there seems to be a small problem. Images that were attached to blog entries are not showing up (though they are uploaded, I see them in folders). Even if I create a new blog entry, it seems that there is problem with the image path. It does upload the image, but it does not display it.
cap_1.JPG
When I view the page source, I see that the img src is empty.
cap_2.JPG
This is the line from blog template and it works on my local WAMP server:

Code: Select all

<img src="{CGSmartImage notag="1" src1=$path src2=$image filter_croptofit="600,300,c"}"/>
So I guess the problem is with the path, but I have no idea what and where I need to change, so that it works online just as it works on WAMP server? I tried to reinstall CGSmartImage module, but that does not help.

Maybe I need to change settings in Calguys Smart Image Toolkit general settings?

Relevant modules installed:
CGBlog 1.12.9
CGExtensions 1.45
CGSimpleSmarty 1.7.4
CGSmartImage 1.17.2
Last edited by ivo647 on Tue Apr 28, 2015 2:38 pm, edited 1 time in total.
ivo647
New Member
New Member
Posts: 8
Joined: Fri Oct 11, 2013 5:37 am

Re: CGBlog missing images

Post by ivo647 »

Okay, I guess I found a solution.
I set "Image Embedding Mode" to "None" in CGSmartImage settings and now everything works.
Post Reply

Return to “Modules/Add-Ons”