Jump to content

Recommended Posts

Posted

Hallo!

I have a template which uses the repeater to handle simple blog-posts (instead of having the separate page for every single entry).
It was working just fine, but now the client notified me about the problem.

The page is editable, but only the posts before #108.
At post #108 the header-bar says: Blog Post #108 - Unpublished

I can't remove it, or do anything from the back-end...

Any clues?

Thanks!!

post-1174-0-85043100-1379625482_thumb.pn

Posted

Hi globi,

It's not a good idea to have your posts as repeater. Why? Scaling.

After a certain number of posts, you'll get problems with repeaters, because Pw has to load them all.

Maybe you're already facing this problem?

I'd suggest to write a script which loops through your repeater posts and add them as single pages.

Cheers

  • Like 2
Posted

Hallo Wanze, That really makes sense and I'm going to handle this problem that way.
Anyhow, I'd like to hear if someone know what could be the cause of this "Unpublished" issue?!

Thanks!!

Posted

What version of ProcessWire? you might try fixing it manually by locating the page through the page list tree via Admin > Pages > Repeaters > ...

  • Like 1
  • 2 months later...
Posted

I had this exact same issue. I had a page with 90 repeater records (the user went way beyond the specs they originally gave me) with #91 showing up as unpublished. Went to Admin > Repeaters as Ryan suggested and found 4 unpublished records. Deleting those didn't "unfreeze" the page. So I returned and manually deleted the last two populated records and was then able to make a title change to the page. I'm assuming that this some kind of memory-related issue?

Posted

Hard to say for sure. But those 4 unpublished records were most likely intentional 'ready' pages. This quantity is defined in your repeater field settings (details tab). 

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
  • Recently Browsing   0 members

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