Content slider and Special/albums Problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Haiwan88
    Senior Member
    • Jul 2015
    • 126
    • 5.1.x

    Content slider and Special/albums Problem

    Hello

    i have a problem with the Content slider. Json is {"featured":1,"sort":{"created":"desc"}} but there are nothing visible. If i change the Json with the one from the new Posts Modul, the content slider shows the newest topics. but i need the newest Pictures or Albums.

    the other Problem is that the User Albums are showed in new posts, but no one can see them. i tried my own pictures and albums, cant see them. I have look at the user rights tthey are okay, maybe the content slider dont work because this issue?

    VersionvBulletin 5.2.4 Patch Level 2
    Adon: Tapatalk actual version

    PHP Version 5.5.38
    MySQL Version 5.6.33
  • Mark.B
    vBulletin Support
    • Feb 2004
    • 24288
    • 6.0.X

    #2
    Try
    Code:
    {"date":{"from":"30"},"type":["vBForum_Gallery"],"sort":{"created":"desc"}}
    MARK.B
    vBulletin Support
    ------------
    My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
    My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

    Comment

    • Haiwan88
      Senior Member
      • Jul 2015
      • 126
      • 5.1.x

      #3
      Originally posted by Mark.B
      Try
      Code:
      {"date":{"from":"30"},"type":["vBForum_Gallery"],"sort":{"created":"desc"}}
      that work, thank you.
      is it possible to get the pictures without text?
      is there any DIY how to use JSON?

      what about the Albums Problem, that they showed at latest posts but now one can see the pictures inside?

      Comment

      Related Topics

      Collapse

      Working...