C
|
cgphp 12/30/2011 |
Could you be more clear about your problem? What doesn't work? |
J
|
Jepsen author 12/30/2011 |
Could you be more clear about your problem? What doesn't work?
|
![]() |
Sergey Kornilov admin 12/30/2011 |
You need to make sure thumbnails are in fact generated. Probably this is an issue with PHP setup on the server and GD extension is not installed. |
J
|
Jepsen author 12/30/2011 |
You need to make sure thumbnails are in fact generated. Probably this is an issue with PHP setup on the server and GD extension is not installed. 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.
|
![]() |
Sergey Kornilov admin 12/30/2011 |
How do you want us to help you? |
J
|
Jepsen author 12/31/2011 |
How do you want us to help you?
global $pageObject;
|
C
|
cgphp 1/1/2012 |
Make sure the "URL prefix" option in the "View as" setting of the image is set in the right way. If "files" is the folder where you save the uploaded files, the "URL prefix" value should be files/ |
J
|
Jepsen author 1/1/2012 |
Christian /uploads/db_gradstegn/
|
J
|
Jepsen author 1/1/2012 |
Further to my conclusion above |
C
|
cgphp 1/1/2012 |
But this relative path works: (one level up) ../uploads/db_gradstegn/
|
J
|
Jepsen author 1/1/2012 |
Christian |