JavaScript Gallery - Loading Time problem

Permalink
Hello All,

I am using Amiant Image Gallery addon for Gallery section of my website. The issue is when I load images into it, the loading graphical gif is keep showing, its being gone to the page. It keep showing the image loading process. I just waited for 10 minutes, it keep showing.

I am attaching a screenshot here

Is this ia Javascript/Jquery issue or the problem with Addon only?. Just give me some possible ideas..

thank you.

1 Attachment

jeevanism
 
MysteriousCleon replied on at Permalink Reply
MysteriousCleon
Just close this addon configuration window - block should be added properly anyway. I've no idea why it's like that, but I use Amiant Gallery a lot, and it goes this way almost always. I can say more - in other addons - i.e. Galleria (as I think) is just the same situation, so it's not one addon problem. But most important is that it's not real problem - galleries are working anyway... :)
jeevanism replied on at Permalink Reply
jeevanism
@Mysterious.

thank you for the response. so there is no chance to fix this ? :-(
mhawke replied on at Permalink Reply
mhawke
When it's happening, try right-clicking on your page and choosing 'Inspect Element' and then choose the 'Console' tab. Are there any error messages showing in this JavaScript console?
jeevanism replied on at Permalink Reply 1 Attachment
jeevanism
@mhawke

thank you for responding..

here is the error

----------------------------------------------------------------
Failed to load resource: the server responded with a status of 404 (Not Found)http://localhost/cefil/jconfirmaction.jquery.js...
Uncaught TypeError: Object [object Object] has no method 'fancybox'
--------------------------------------------------------------------


attaching a screenshot also..
mhawke replied on at Permalink Reply
mhawke
The second error is probably caused by the first error. The first error is telling you that the page is looking for a file called "jconfirmationaction.jquery.js" but can't find it. This script creates a stylish confirmation box. Have you added this manually or do you think it's part of some other block you've added.
jeevanism replied on at Permalink Reply
jeevanism
@mhawke

I have no idea about the confirmation js file.. not sure if its part of the concrete 5 or not. any idea to figure this out??
jeevanism replied on at Permalink Reply
jeevanism
Update.

this >>page loading icon keep showing<< only happens on the very first time I add some images to the gallery. When I edit an existing gallery an add/edit more/new images, then it works fine. No more >>loading the images<< problem..

any ideas??
jeevanism replied on at Permalink Reply 1 Attachment
jeevanism
One more screenshot

seems like jquery has no method of fancy box?

I dont understand
mhawke replied on at Permalink Reply
mhawke
Those errors are indicating an issue with the server configuration. I see you're developing this on 'localhost'. What server have you installed on your local computer?
jeevanism replied on at Permalink Reply
jeevanism
@mhawke

I am using a LAMP server in my local machine. But I tried this on live server, same issue happening. Live server is also on Linux

phpinfo output of my machine is below

-----------------------------------------------------
System Linux laptop-dev.linuxhouse 2.6.37.6-0.9-desktop #1 SMP PREEMPT 2011-10-19 22:33:27 +0200 x86_64
Server API Apache 2.0 Handler
Virtual Directory Support disabled
Configuration File (php.ini) Path /etc/php5/apache2
Loaded Configuration File /etc/php5/apache2/php.ini
Scan this dir for additional .ini files /etc/php5/conf.d
Additional .ini files parsed /etc/php5/conf.d/bcmath.ini, /etc/php5/conf.d/bz2.ini, /etc/php5/conf.d/calendar.ini, /etc/php5/conf.d/ctype.ini, /etc/php5/conf.d/curl.ini, /etc/php5/conf.d/dba.ini, /etc/php5/conf.d/dom.ini, /etc/php5/conf.d/enchant.ini, /etc/php5/conf.d/exif.ini, /etc/php5/conf.d/fileinfo.ini, /etc/php5/conf.d/ftp.ini, /etc/php5/conf.d/gd.ini, /etc/php5/conf.d/gettext.ini, /etc/php5/conf.d/gmp.ini, /etc/php5/conf.d/hash.ini, /etc/php5/conf.d/iconv.ini, /etc/php5/conf.d/imap.ini, /etc/php5/conf.d/json.ini, /etc/php5/conf.d/mbstring.ini, /etc/php5/conf.d/mcrypt.ini, /etc/php5/conf.d/mysql.ini, /etc/php5/conf.d/mysqli.ini, /etc/php5/conf.d/odbc.ini, /etc/php5/conf.d/openssl.ini, /etc/php5/conf.d/pcntl.ini, /etc/php5/conf.d/pdo.ini, /etc/php5/conf.d/pdo_mysql.ini, /etc/php5/conf.d/pdo_odbc.ini, /etc/php5/conf.d/pdo_pgsql.ini, /etc/php5/conf.d/pdo_sqlite.ini, /etc/php5/conf.d/pgsql.ini, /etc/php5/conf.d/phar.ini, /etc/php5/conf.d/posix.ini, /etc/php5/conf.d/pspell.ini, /etc/php5/conf.d/readline.ini, /etc/php5/conf.d/redland.ini, /etc/php5/conf.d/shmop.ini, /etc/php5/conf.d/snmp.ini, /etc/php5/conf.d/soap.ini, /etc/php5/conf.d/sockets.ini, /etc/php5/conf.d/sqlite.ini, /etc/php5/conf.d/sqlite3.ini, /etc/php5/conf.d/suhosin.ini, /etc/php5/conf.d/sysvmsg.ini, /etc/php5/conf.d/sysvsem.ini, /etc/php5/conf.d/sysvshm.ini, /etc/php5/conf.d/tidy.ini, /etc/php5/conf.d/tokenizer.ini, /etc/php5/conf.d/wddx.ini, /etc/php5/conf.d/xmlreader.ini, /etc/php5/conf.d/xmlrpc.ini, /etc/php5/conf.d/xmlwriter.ini, /etc/php5/conf.d/xsl.ini, /etc/php5/conf.d/zip.ini, /etc/php5/conf.d/zlib.ini
PHP API 20090626
PHP Extension 20090626
Zend Extension 220090626
Zend Extension Build API220090626,NTS
PHP Extension Build API20090626,NTS
Debug Build no
Thread Safety disabled
Zend Memory Manager enabled
Zend Multibyte Support disabled
IPv6 Support enabled
Registered PHP Streams php, file, glob, data, http, ftp, compress.bzip2, https, ftps, compress.zlib, zip, phar
Registered Stream Socket Transports tcp, udp, unix, udg, ssl, sslv3, sslv2, tls
Registered Stream Filters string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk, bzip2.*, convert.iconv.*, mcrypt.*, mdecrypt.*, zlib.*