This topic is locked
[SOLVED]

 How to get the thumbnails with larger photo to show

1/9/2014 8:15:54 PM
PHPRunner General questions
R
ringlis1 author

I am trying to get the new feature to show several thumbnails and a larger photo to work.
I followed the instructions, however, I can only see how to upload 1 photo. How do I upload several photos when it only allows 1. The box in the settings has the file settings greyed out so I cannot change it.

Sergey Kornilov admin 1/9/2014

What is the field type where you store images? You need a text field to upload multiple images.
Besides that, if this is a project created in older version of PHPRunner - you need to make sure that 'compatibility mode' is turned off for this field.

R
ringlis1 author 1/10/2014

I am using a mediumtext for the MySQL field type. The project was created with phprunner, prior to 7.0. Not sure where to change the compatibility mode.

R
ringlis1 author 1/10/2014

I found the compatibility mode check box, so I un-checked it, which allowed me to change the number in the file settings. So I am uploading now to check.

R
ringlis1 author 1/10/2014

That worked. Thank You.