Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: Visible images issues with module

Visible images issues with module 10 years 2 months ago #341

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
We do not understand why this album it worked in 24photos :D. and we are checked it
Current we have limit photo in album
Can you see line 22 in file: /httpdocs/Test/modules/mod_jo_facebookgallery/helper.php
$db->setQuery($query, 0, 24);
Bach Pham
The administrator has disabled public write access.

Visible images issues with module 10 years 2 months ago #342

  • Fred
  • Fred's Avatar
  • OFFLINE
  • Senior Member
  • Posts: 62
  • Karma: 0
Let me check just a minute. Please don't go away!
The administrator has disabled public write access.

Visible images issues with module 10 years 2 months ago #343

  • Fred
  • Fred's Avatar
  • OFFLINE
  • Senior Member
  • Posts: 62
  • Karma: 0
Ok I set:
$db->setQuery($query, 0, 24);
to:
$db->setQuery($query, 0, 95);

Now I see all images on all modules :) except for new dresses, no images there ???.

I turn off jquery and the images show ???
What now?
Last Edit: 10 years 2 months ago by Fred.
The administrator has disabled public write access.

Visible images issues with module 10 years 2 months ago #344

  • Fred
  • Fred's Avatar
  • OFFLINE
  • Senior Member
  • Posts: 62
  • Karma: 0
Ok, I think I have found the issue. The FB Gallery Component had problems loading some images and it only worked with jquery off.
I have unpublished those images and now it seems to work.
The administrator has disabled public write access.

Visible images issues with module 10 years 2 months ago #345

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Yes. we have checked and the all the page work fine. :D
The administrator has disabled public write access.

Visible images issues with module 10 years 2 months ago #346

  • Fred
  • Fred's Avatar
  • OFFLINE
  • Senior Member
  • Posts: 62
  • Karma: 0
Yeah :)) There were two images that were making everything stop working. Maybe they were too large, Or FB was not loading them correctly?? How / where can I check that?
How can I tell my customer what to do in the future?
Last Edit: 10 years 2 months ago by Fred.
The administrator has disabled public write access.
  • Page:
  • 1
  • 2
Time to create page: 0.049 seconds