RSGallery2 Support Forums
Welcome, Guest. Please login or register.

Login with username, password and session length
  Home    Forum    Help    Search    Login    Register  
*
News : December 04, 2008, 10:51:40 pm
+  RSGallery2 Support Forums
|-+  RSgallery2 support forums
| |-+  RSgallery2 bugs & problems
| | |-+  Resolved Issues (Moderators: Jonah, Daniel Tulp, Ronald Smit)
| | | |-+  [FIXED] My galleries navigation problem
Advanced search
  « previous next »
Pages 1
Author
Topic: [FIXED] My galleries navigation problem  (Read 4803 times)
« on: November 15, 2007, 03:44:58 am »
Radek Kafka Offline
Newbie
*
Posts: 14



Hello,

for registered user - My Galleries link produce too wide list (could be changed in template), but there is this warning displayed:

Warning: Missing argument 1 for mosPageNav::writePagesLinks(), called in /home/www/pgkrupka.com/subdomeny/www/components/com_rsgallery2/templates/semantic/display.class.php on line 1390 and defined in /home/www/pgkrupka.com/subdomeny/www/includes/pageNavigation.php on line 91

and navigation to next page is not generated correctly..

It generates:
http://www.pgkrupka.com/&limit=10&limitstart=10
staying on :
http://www.pgkrupka.com/index.php?option=com_rsgallery2&page=my_galleries

Radek
« Last Edit: November 24, 2007, 08:12:00 am by Ronald Smit » Logged
 
Reply #1
« on: November 15, 2007, 04:04:13 am »
Radek Kafka Offline
Newbie
*
Posts: 14



Corrected by changing display.class.php (semantic template):


        <tr>
                <th colspan="4"><div align="center"><?php global $Itemid; echo $pageNav->writePagesLinks();echo "<br>".$pageNav->writePagesCounter(); ?></div></th>
            </tr>
 

        <tr>
                <th colspan="4"><div align="center"><?php global $Itemid; echo $pageNav->writePagesLinks("index.php?option=com_rsgallery2&amp;page=my_galleries");echo "<br>".$pageNav->writePagesCounter(); ?></div></th>
            </tr>
 
Logged
 
Reply #2
« on: November 15, 2007, 04:42:47 am »
john Offline
Dev Team
Sr. Member
*
Posts: 482



thank you

fixed in SVN 413

john
Logged
 
Reply #3
« on: January 03, 2008, 06:27:13 am »
Aitor Offline
Newbie
*
Posts: 19



Hi,
Thank you for the fix.
I have found another error with the combobox, wich function is to select the number of galleries per page will be displayed. It doesn't work , I guess it must be a problem with the Javascript code associated to this action.

« Last Edit: January 03, 2008, 08:56:42 am by Aitor » Logged
 
Print  Pages 1
« previous next »
Jump to: