Jump to content

Issue with processwire API


umesh nama
 Share

Recommended Posts

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...