Page 1 of 2

Pagination is gone after update

Posted: 15 Jul 2009, 19:50
by nuckel
Hi,
i had a pagination shown in my galleries. After upgrading from 2.2.4 to 2.5.0 the pagination is gone.

Sourcecode before update:

Code: Select all

<div><center><div style="margin:0 10px 0 10px;display:inline;">Anzahl #&nbsp;<select name="limit" id="limit" class="inputbox" size="1" onchange="this.form.submit()"><option value="31" >31</option><option value="47" >47</option><option value="63" >63</option><option value="" ></option><option value="0" >Alle</option></select></div><div style="margin:0 10px 0 10px;display:inline;" class="sectiontablefooter" ></div><div style="margin:0 10px 0 10px;display:inline;" class="pagecounter"></div></center></div></form><div>&nbsp;</div><p>&nbsp;</p><div style="text-align:center"> <a href="https://www.phoca.cz/" style="text-decoration:none" target="_blank" title="Phoca Gallery">Phoca Gallery</a></div><p>&nbsp;</p>
</div><!-- end main or main2 -->
Sourcecode after update:

Code: Select all

<div><center></center></div><input type="hidden" name="controller" value="category" /><input type="hidden" name="105a8ea3068cc6b26f3838445f1115d1" value="1" /></form><div>&nbsp;</div><p>&nbsp;</p><div style="text-align:center"> <a href="https://www.phoca.cz/" style="text-decoration:none" target="_blank" title="Phoca Gallery">Phoca Gallery</a></div><p>&nbsp;</p>
</div><!-- end main or main2 -->
Any idea how to get my pagination back? :shock:

Thanks,
nuckel

Re: Pagination is gone after update

Posted: 16 Jul 2009, 08:44
by caro84g
Hi,

go to your menu item and review the settings in the basic parameters (first box on the right)

Regards, Carolien

Re: Pagination is gone after update

Posted: 16 Jul 2009, 15:38
by nuckel
Thank You Carolien,
that solved the prob! :twisted:
Dunno why the parameter has changed, but nevermind ...
Greetz
nuckel

Re: Pagination is gone after update

Posted: 16 Jul 2009, 15:57
by Unix
Good afternoon,

thank you for your great support and also for this great component. You write that we should have a look at the menu entry, there should be a box with the basic settings.

The sad part is, that there is a setting like "category pagination" but when I activate it, the pagination does not get activated. Is this a bug or am I doing something wrong?

One of my buddies then added this option manually to the database, then it worked perfectly. After I changed some stuff this manual change was sadly overwritten and now the option is gone again. And I don't know how to activate pagination again.

Could you please be so kind and confirm that this is a bug or that I did something wrong? :P

Thank you for your time!

Re: Pagination is gone after update

Posted: 16 Jul 2009, 17:47
by caro84g
Hi,

could you please tell which version of Phoca Gallery you're using? (as others don't have problems)

Regards, Carolien

Re: Pagination is gone after update

Posted: 16 Jul 2009, 18:13
by Unix
Thank you for the fast reply.

I am using the latest version, Phoca Gallery 2.5.0.

Re: Pagination is gone after update

Posted: 17 Jul 2009, 11:30
by fotoracing
I'm having similar problem. I update from 2.2.4 to 2.5.0 and the configuration part I used to have working nice was:

Default Value Pagination Category 20
Pagination Category 5;10;15;20;50

Now with the 2.5.0 the pagination is gone and only displays me thumbs from the Default Value Pagination Category (20) anyone knows what's wrong ? Thanls for the help

Re: Pagination is gone after update

Posted: 17 Jul 2009, 11:55
by Unix
Sadly it doesn't seem to matter if I turn pagination off or on, some of the configuration parameters just seem to be ignored.

I would appreciate it if someone is able to help here. I would also be satisfied when someone can tell me the configuration parameter for this so I can just add it to the database again.

Thank you in advance for your time and help!

Re: Pagination is gone after update

Posted: 17 Jul 2009, 16:33
by Toone
I have the same problem (after upgrading 2.5.0)
I read in the documentation (https://www.phoca.cz/documents/2-phoca-g ... -menu-item) that in the "general setting", there are 2 settings concerning pagination
- Pagination Default Value You can set own pagination default value for Phoca Gallery
- Pagination You can set pagination values for Phoca Gallery
But I don't see it.
Now, all my album are show with a standard pagination of 20 and it is impossible to go to an another page.

Could you help me, please

Re: Pagination is gone after update

Posted: 17 Jul 2009, 16:54
by fotoracing
Toone wrote:I have the same problem (after upgrading 2.5.0)
I read in the documentation (https://www.phoca.cz/documents/2-phoca-g ... -menu-item) that in the "general setting", there are 2 settings concerning pagination
- Pagination Default Value You can set own pagination default value for Phoca Gallery
- Pagination You can set pagination values for Phoca Gallery
But I don't see it.
Now, all my album are show with a standard pagination of 20 and it is impossible to go to an another page.

Could you help me, please
I don't know if it will work with your gallery, but temporaly I set to 0 the Pagination Default Value and now I have a full gallery (all the images of the desire album) in one full page.

The problem is that I have normally more than 200 photos per album so it takes longer to load.

I hope someone could help us to fix this issue.