php forum
php mysql forum
php mysql smarty
 
Topic Options
#144946 - 04/01/02 06:08 AM [6.2x] a trick for search for all posts from a user [ Finished ]
ELY_M Offline
Member

Registered: 03/23/01
Posts: 133

   [6.2x] a trick for search for all posts from a user [ Finished ] to Del.icio.us Add to del.icio.us
  Digg [6.2x] a trick for search for all posts from a user [ Finished ] Digg it
This is very small hack from me.

There is limit of 50 posts/topics in the user search

I want to look up for ALL posts from one user.

so this is the code that only limit to 50 posts/topics.


find this in ubb_profile.cgi

# limit to last 50 posts
$total = @rev_posts;
if ($total > 50) {
@rev_posts = @rev_posts[0 .. 49];
}



delete or Comment it out.




[This message has been edited by ELY_M (edited 04-01-2002).]

Top
#144947 - 04/06/02 09:26 AM Re: [6.2x] a trick for search for all posts from a user [ Finished ]
Consolefreak Offline
Member

Registered: 03/17/02
Posts: 53
Loc: The Netherlands
and how big would the page be if someone has 1000+ posts?? i think my PC would crash lol laugh

Top
#144948 - 04/06/02 09:28 AM Re: [6.2x] a trick for search for all posts from a user [ Finished ]
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Yeah, I think it's not a good idea to comment it out, but how about modifying the maximum from the CP (using mod cp addon if you can laugh )?
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top


Top Posters Last 30 Days
AllenAyres 12
Gizmo 10
S7ARBVCK 2
Cambridge 1
Murphdog 1
MattUK 1
Kevin H 1
Who's Online
0 Registered (), 29 Guests and 6 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
BeyondCompare v3.00
by blaaskaak
Yesterday at 02:46 PM
Noob - need help, or a reality check!
by Gizmo
09/04/08 03:21 AM
Here I am! Rock me like a Hurricane!
by AllenAyres
09/02/08 03:05 PM
[7.x] Generic Page Outside of forum directory
by Gizmo
08/30/08 05:43 PM
Team UBBDev Rides Again!
by Gizmo
08/28/08 11:45 PM
Multiple Identity Detector
by MattUK
08/28/08 04:10 PM
[7.3.x] ubb.links
by AllenAyres
08/26/08 09:57 AM
New Mods
Installing FlashChat with 7.3
by Paug
08/23/08 12:14 AM
[7.3.x] ubb.links
by AllenAyres
06/20/08 11:50 PM
[7.2.1] - Naked shoutbox
by sirdude
08/17/07 10:36 PM
[7.x] Generic Page Outside of forum directory
by
01/14/07 10:58 PM
Multiple Identity Detector
by
12/30/06 06:39 PM
Newest Members
veedubb8, twentyseven, Claus1, welcomeback1, Paug
13327 Registered Users

 

 

 
fusionbb message board php hacks