Jump to content

umesh nama

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by umesh nama

  1. Regarding the above same issue.

    when i am using this below api so it returns count 164 whereas more than 200 records stored in it.

    $page->image_album->count()

    but i checked in database below sql query, it gives actual count which is 250.

    select * from field_image_album where pages_id=9620;

    so still i am not able to use processwire api ($page->image_album->count()).

    please help

  2. Issue with processwire API which we are facing.
     
    What happened here exactly?
     
    SS-46. Can see records count 164, Only 164 records returning from processwire API.
     
    SS-47,48,49,50.  We uploaded 267 images from CMS, but only the 164 results are returned on the web page via API.
     
    SS - 51. Can see only 4 pages are generated here, we are showing result 48 on 1 page.
     
    Do you have any idea about this? Please advise and help me.
     
    Thank you in advance.
     
     

    Screenshot (46).png

    Screenshot (47).png

    Screenshot (48).png

    Screenshot (49).png

    Screenshot (50).png

    Screenshot (51).png

×
×
  • Create New...