How to disable redirection to login, when i want to get Images from Moodle

How to disable redirection to login, when i want to get Images from Moodle

by Daniel Nazwisko -
Number of replies: 0

Hello Everybody !

Im new member so i will ask you to help me with moodle.
Here is the situation:
- Im building in CMS front page where are displayed courses, best students, articles and movies etc. from Moodle DB.
Currently im creating a slider where are displayed images of movies (movies are courses with single activity and page type where in description is: Image and some text). 
With help of regexp, $DB and SQL i got what i wanted. Path to the image and name of it, so it looks kinda like this:
 and it was working on "mysite.com"  BUT !

When i logged off the moodle and refreshed page of mysite.com, i saw that images does'nt load anymore. 
So i clicked URL and it happend that moodle instead of showing me the image, redirected me to LogIn Page of Moodle and after i Logged again Images on mysite.com reappeared. 

How can i disable this redirection or how can i achieve simple image loading from moodle.

Average of ratings: -