Php photo gallery TWG | JFUploader | TWG Flash upload | WFU | Forum
https://www.tinywebgallery.com/forum/

cmotiongallery.inc.php
https://www.tinywebgallery.com/forum/viewtopic.php?f=5&t=2833
Page 1 of 1

Author:  diver [ 20. Dec 2010, 19:35 ]
Post subject:  cmotiongallery.inc.php

i had to change the following part

Code:
if (reload == 0) {
   load_data(pos);';
echo 'load_img(pos, "&twg_type=small");

to

Code:
if (reload == 0) {
   load_data(pos);
   ';
echo 'load_img(pos, "&twg_type=small");


w/o the change i always got a error function load_data() not found

Author:  TinyWebGallery [ 20. Dec 2010, 20:16 ]
Post subject:  Re: cmotiongallery.inc.php

Which browser - because a return does not make a difference when a line is correctly ended with a ;

- Michael

Page 1 of 1 All times are UTC + 1 hour [ DST ]
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/