This topic is locked
[SOLVED]

 Don't View Image

7/7/2013 7:17:38 PM
PHPRunner General questions
G
glsaavedra author

Hi
My question must be very elementary, but I am clogged and do not know where searching
Testing an application into PHPRunner ide (view in browser), images are not shown.

Surely, I am not placing the images where it corresponds. In which of the folders that PHPRunner generates the images must go ?
Database fields are:

Id (int PK)

Code (varchar)

Description (varchar)

Picture (mediumtext)
In ListPage, field Picture, property - View As - is set to image, width = 130, Display thumbnails
Thanks in advance
Guillermo

C
cgphp 7/8/2013

Is it correct the path to the images folder in the "Edit as" section?

G
glsaavedra author 7/8/2013

Thanks Cristian.
I had not entered in "Edit as" because that is only for show, now check the Absolute path and it worked.

But another problem appears ...

In the table there are 2 records, first with Picture = image1.jpg and second record with Picture = image2.jpg, when run the application, only the image1 is displayed.
Would that I'm doing wrong ?
Thanks again
Guillermo

C
cgphp 7/8/2013

Does image2 exist on the server?

G
glsaavedra author 7/8/2013

Cristian
In "Edit as", in Upload folder wrote C:\xx and copy the two images to this folder, but only one is shown
Guillermo

Sergey Kornilov admin 7/9/2013

I'm afraid there is not enough info. If you need more help post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.

G
glsaavedra author 7/9/2013

Ok
I will put in the demo account the application
Thanks
Guillermo



I'm afraid there is not enough info. If you need more help post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.