Pagination is gone after update

Phoca Gallery - image gallery extension
nuckel
Phoca Member
Phoca Member
Posts: 26
Joined: 24 Jun 2008, 11:16

Pagination is gone after update

Post 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
User avatar
caro84g
Phoca Hero
Phoca Hero
Posts: 1369
Joined: 11 Feb 2008, 17:52
Location: Holland
Contact:

Re: Pagination is gone after update

Post by caro84g »

Hi,

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

Regards, Carolien
Please ask your support questions in the forums and not via PM - I delete those PM's
Backup before you do any major change to your website (and test first)
nuckel
Phoca Member
Phoca Member
Posts: 26
Joined: 24 Jun 2008, 11:16

Re: Pagination is gone after update

Post by nuckel »

Thank You Carolien,
that solved the prob! :twisted:
Dunno why the parameter has changed, but nevermind ...
Greetz
nuckel
Unix
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 16 Jul 2009, 15:35

Re: Pagination is gone after update

Post 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!
Last edited by Unix on 17 Jul 2009, 11:51, edited 1 time in total.
User avatar
caro84g
Phoca Hero
Phoca Hero
Posts: 1369
Joined: 11 Feb 2008, 17:52
Location: Holland
Contact:

Re: Pagination is gone after update

Post by caro84g »

Hi,

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

Regards, Carolien
Please ask your support questions in the forums and not via PM - I delete those PM's
Backup before you do any major change to your website (and test first)
Unix
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 16 Jul 2009, 15:35

Re: Pagination is gone after update

Post by Unix »

Thank you for the fast reply.

I am using the latest version, Phoca Gallery 2.5.0.
fotoracing
Phoca Member
Phoca Member
Posts: 24
Joined: 22 Oct 2008, 21:33

Re: Pagination is gone after update

Post 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
Unix
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 16 Jul 2009, 15:35

Re: Pagination is gone after update

Post 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!
Toone
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 17 Jul 2009, 16:27

Re: Pagination is gone after update

Post 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
fotoracing
Phoca Member
Phoca Member
Posts: 24
Joined: 22 Oct 2008, 21:33

Re: Pagination is gone after update

Post 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.
Post Reply