FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » script interface created users have Topics per page unset
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
script interface created users have Topics per page unset [message #33806] Fri, 22 September 2006 13:53 Go to next message
pssc is currently offline  pssc   United Kingdom
Messages: 6
Registered: September 2006
Karma: 0
Junior Member
Seting local context var instead of instance.


--- src/users_reg.inc.t.bak 2006-09-22 14:39:33.430869000 +0100
+++ src/users_reg.inc.t 2006-09-22 14:39:47.072357000 +0100
@@ -65,7 +65,7 @@
$o2 ^= 1;
}
$reg_ip = "127.0.0.1";
- $topics_per_page = $GLOBALS['THREADS_PER_PAGE'];
+ $this->topics_per_page = $GLOBALS['THREADS_PER_PAGE'];
} else {
$reg_ip = get_ip();
}

[Updated on: Fri, 22 September 2006 16:44]

Report message to a moderator

Re: script interface created users have Topics per page unset [message #33813 is a reply to message #33806] Fri, 22 September 2006 16:54 Go to previous message
Ilia is currently offline  Ilia   United States
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Patch applied, thanks.

FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Fold/unfold bug in 2.7.6RC2
Next Topic: File attachments and deleted messages
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Nov 21 20:07:41 GMT 2024

Total time taken to generate the page: 0.02408 seconds