Please login or register.
Login with username, password and session length
May 23, 2013, 11:03:18 AM
News: We're back! And here to stay!
collapse

* User Info

 
 
Welcome, Guest. Please login or register.
Did you miss your activation email?

* Recent Posts

Fatal error: by mailtobala04
[May 17, 2013, 04:36:20 PM]


Backend Items (Images) don't work by bauchinj
[May 15, 2013, 04:18:55 PM]


Permissions issue: a user can upload images in other user galleries by guidocx84
[May 11, 2013, 05:17:44 PM]


Payment after loggin by mirjam
[May 11, 2013, 03:02:56 PM]


image titles without dashes by mirjam
[May 11, 2013, 02:57:48 PM]


Batch Upload Fails by mirjam
[May 11, 2013, 02:52:08 PM]


Slow Gallery with many Photos by mirjam
[May 11, 2013, 02:49:36 PM]


500 error Rackspace by mirjam
[May 11, 2013, 02:23:09 PM]

Advertisement


Pages: [1]   Go Down

Author Topic: [not a bug/solved][SVN1009] Jpage current of total  (Read 1803 times)

Offline Bj?rn

  • Newbie
  • *
  • Posts: 12
  • complete n00b
    • Image Productions

[not a bug/solved][SVN1009] Jpage current of total
« on: February 08, 2011, 09:05:38 AM »
Underneath my gallery pages is displayed jpage current of total. This was introduced with svn1009. I use the latest sh404sef with the set_ext file from sh404sef and the semantic template. The pagination finally works properly but now that txt is displayed. See:

Www.image-productions.nl/fotos
« Last Edit: February 09, 2011, 12:46:40 PM by mirjam »

Offline mirjam

  • Dev Team
  • Hero Member
  • *****
  • Posts: 558

Re: [SVN1009] Jpage current of total
« Reply #1 on: February 08, 2011, 12:57:34 PM »
Hi Bjorn,

Quick questions:
1) I can't find a message about JPage on the website page you mention, nor on other pages... is your problem solved?

2) With Joomla 1.5.15 there were a lot of messages from people seeing the non translated string JPAGE_CURRENT_OF_TOTAL. The cause of this were Joomla language files that were not upgraded, see for example these links
So have you upgraded your Joomla language files?
Suddenly on maternity leave: our baby boy was born a few weeks early, he's doing well now.
For the next couple of weeks I won't available, for true emergences pm locutusweb please.

I hope that RSGallery2 users will help each other out in the mean time.

Offline Bj?rn

  • Newbie
  • *
  • Posts: 12
  • complete n00b
    • Image Productions

Re: [SVN1009] Jpage current of total
« Reply #2 on: February 08, 2011, 01:40:02 PM »
Oops, I could have found that myself..... I really really need to upgrade to 1.5.22 since I'm still on 1.5.10, the translations of 1.5.22 fixed it. Although it still doesn't look proper to me:

http://www.image-productions.nl/fotos/Concerten/08-09-13-Primera-POP-Kloosterhof-Hoogerheide/

Offline mirjam

  • Dev Team
  • Hero Member
  • *****
  • Posts: 558

Re: [SVN1009] Jpage current of total
« Reply #3 on: February 08, 2011, 05:02:19 PM »
Okay, problem solved, and it's not even an RSGallery2 problem  ;)
And yes! you need to upgrade!

Next thing is that you say "it doesn't look proper", I guess you mean that the boxes with start, prev, 1, etc. are on the left while the << < > >> characters are on the right. If you look around your site you'll find the same thing at http://www.image-productions.nl/Nieuws/ as well (almost the bottom of the page). This is your template that's doing that, not RSG2.

You'll have to play with your template settings for that. You have a custom template Image with a template_css.css file in it. The boxes come from the css ".pagenav" part in that file, it has a "float: left;" with it. If you remove the float, things look a lot better. Firebug (http://getfirebug.com/) is a big help in things like this.

One tip: RSG2 used to have a problem with ' characters, it added a backslash \ to them: \'. You can still see that on your site. If you open your gallery/image descriptions, correct the backslash and then save you'll remove the extra backslashes. Sadly, I don't know a shorter way for this than one by one...
« Last Edit: February 08, 2011, 05:10:18 PM by mirjam »
Suddenly on maternity leave: our baby boy was born a few weeks early, he's doing well now.
For the next couple of weeks I won't available, for true emergences pm locutusweb please.

I hope that RSGallery2 users will help each other out in the mean time.

Offline Bj?rn

  • Newbie
  • *
  • Posts: 12
  • complete n00b
    • Image Productions

Re: [SVN1009] Jpage current of total
« Reply #4 on: February 08, 2011, 05:47:33 PM »
Thank you for pointing me in the right direction. I know about the HTML entities, I customised it myself in the previous installed version. Now it shows up again, but gladly you fixed it. Site is on 1.5.22 by now!

Offline Bj?rn

  • Newbie
  • *
  • Posts: 12
  • complete n00b
    • Image Productions

Re: [SVN1009] Jpage current of total
« Reply #5 on: February 08, 2011, 11:26:05 PM »
All fixed now! Thanks
Pages: [1]   Go Up