Skip to Content Skip to Menu

(Fix) pagination fix for Uddeim

  • scubaguy
  • scubaguy
  • OFFLINE
  • Posts: 46
  • Thanks: 0
  • Karma: 22
18 years 2 months ago #16189 by scubaguy
(Fix) pagination fix for Uddeim was created by scubaguy
I just upgraded to Joomla! Joomla! 1.0.10 and noticed a problem with the pagination in Uddeim. Fortunately there is a very easy fix.

On line 34 of uddeim.php replace

[code:1]include_once( 'includes/pageNavigation.php' );[/code:1]

with

[code:1]require_once( $GLOBALS . '/includes/pageNavigation.php' );[/code:1]

CB 3rd Party Developer
Web Geek Cafe - development and training www.webgeekcafe.org
YourTribe.com - group social events - www.yourtribe.com

Please Log in or Create an account to join the conversation.

  • pcjunkie
  • pcjunkie
  • OFFLINE
  • Posts: 16
  • Thanks: 0
  • Karma: 2
18 years 2 months ago #16702 by pcjunkie
Replied by pcjunkie on topic Re:(Fix) pagination fix for Uddeim
Hmm didn't work. what versions is this for?

Please Log in or Create an account to join the conversation.

  • scubaguy
  • scubaguy
  • OFFLINE
  • Posts: 46
  • Thanks: 0
  • Karma: 22
18 years 2 months ago #16703 by scubaguy
Replied by scubaguy on topic Re:(Fix) pagination fix for Uddeim
I'm using uddeIM 0.5b (build 2) with my own hacks that I included to allow admins to send system messages to any user group.

CB 3rd Party Developer
Web Geek Cafe - development and training www.webgeekcafe.org
YourTribe.com - group social events - www.yourtribe.com

Please Log in or Create an account to join the conversation.

  • pateta12
  • pateta12
  • OFFLINE
  • Posts: 30
  • Thanks: 0
  • Karma: 5
18 years 2 months ago #16727 by pateta12
Replied by pateta12 on topic Re:(Fix) pagination fix for Uddeim
scubaguy wrote:

I'm using uddeIM 0.5b (build 2) with my own hacks that I included to allow admins to send system messages to any user group.



Can we get your hacks from the forge?

Please Log in or Create an account to join the conversation.

  • scubaguy
  • scubaguy
  • OFFLINE
  • Posts: 46
  • Thanks: 0
  • Karma: 22
18 years 2 months ago #16733 by scubaguy
Replied by scubaguy on topic Re:(Fix) pagination fix for Uddeim
my message groups hack is in this thread forum.joomla.org/index.php/topic,2862.0.html

CB 3rd Party Developer
Web Geek Cafe - development and training www.webgeekcafe.org
YourTribe.com - group social events - www.yourtribe.com

Please Log in or Create an account to join the conversation.

  • pateta12
  • pateta12
  • OFFLINE
  • Posts: 30
  • Thanks: 0
  • Karma: 5
18 years 2 months ago #16773 by pateta12
Replied by pateta12 on topic Re:(Fix) pagination fix for Uddeim
Scubaguy, thanks for the link and the hacks.

Please Log in or Create an account to join the conversation.

Moderators: beatnantslabbikrileon
Powered by Kunena Forum