Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Jan 2003
Posts: 125
Journeyman
Journeyman
Joined: Jan 2003
Posts: 125
my stuff is *very* sloppy right now, i'm just in the hack away and see if it works mood here goes:

Code
<br />function checkaccess($cook, $db, $dbprefix){<br />	/* Get the visitor's GroupID */<br />	$gidf = 0;<br />	if ($cook<>"" && $usert['U_Number']>'0'){<br />		//pulled this shizzy out to use threads cookie, if U_Number is set, then they are registered ~ chillin<br />		//$cryptSessionID=md5($cook);<br />		//$queryg = "SELECT gid FROM ".$dbprefix."session WHERE session_ID='$cryptSessionID'";<br />		//$resultg = mysql_db_query($db, $queryg) or die("Did not execute query");<br />		//while ($rowg = mysql_fetch_object($resultg)){<br />			$gidf = '1';<br />	} else {<br />		$gidf = '0';<br />	}<br />	<br />	return $gidf;<br />}


as you can see, the access check would just see what group the person is in (0=unregistered 1=registered 3=special) so if the U_Number is set via authenticate() then we know they are registered so i set group id=1 else gid=0

the main other files i've modded to get things all tied in:
leftcomponent
userpage
usermenu

so now users can login via the mambo index.php or via the boards and all is normal

modules i have so far:
latest threads
a disfunctional pm inbox
photopost
events

i'm going to tweak the included weather module so folks can set their favorite location and auto change the weather to that location when they login, this is big for outdoor enthusiasts that visit my site. speaking of which, i need to get outside

i'm having some issues making this friendly for others to mod, so many of my ubb.t queries are customized for my site's table prefixes.. i'm afraid to share the mods since this is the case cuz it could really mess some folks up.

next on the docket:
adding buttons to editpost.php in threads so admin/mods can publish threads to news/events/articles

Sponsored Links
Entire Thread
Subject Posted By Posted
mambo site server and threads chillin 02/10/2003 8:21 PM
Re: mambo site server and threads JustDave 02/10/2003 11:59 PM
Re: mambo site server and threads chillin 02/11/2003 7:07 AM
Re: mambo site server and threads JustDave 02/11/2003 7:11 AM
Re: mambo site server and threads dimopoulos 02/11/2003 6:42 PM
Re: mambo site server and threads Gardener 02/12/2003 3:29 AM
Re: mambo site server and threads chillin 02/12/2003 11:34 PM
Re: mambo site server and threads Gardener 02/13/2003 12:54 AM
Re: mambo site server and threads chillin 02/13/2003 1:29 AM
Re: mambo site server and threads Gardener 02/13/2003 5:14 AM
Re: mambo site server and threads chillin 02/13/2003 8:37 AM
Re: mambo site server and threads Gardener 02/13/2003 9:04 AM
Re: mambo site server and threads chillin 02/13/2003 5:17 PM
Re: mambo site server and threads Gardener 02/13/2003 5:21 PM
Re: mambo site server and threads chillin 02/13/2003 8:24 PM
Re: mambo site server and threads chillin 02/14/2003 8:45 PM
Re: mambo site server and threads Gardener 02/15/2003 2:09 AM
Re: mambo site server and threads chillin 02/15/2003 9:35 PM
Re: mambo site server and threads chillin 02/15/2003 11:56 PM
Re: mambo site server and threads Gardener 02/17/2003 2:27 AM
Re: mambo site server and threads Gardener 02/17/2003 8:18 AM
Re: mambo site server and threads chillin 02/18/2003 1:24 AM
Re: mambo site server and threads Gardener 02/18/2003 1:38 AM
Re: mambo site server and threads chillin 02/18/2003 3:42 AM
View online threads users and list threads boards Gardener 02/18/2003 12:27 PM
Re: View online threads users and list threads boards monkeyra 03/15/2004 5:52 PM

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
badfrog
badfrog
somewhere on the coast of Maine
Posts: 94
Joined: March 2007
Forum Statistics
Forums63
Topics37,575
Posts293,931
Members13,824
Most Online6,139
Sep 21st, 2024
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,834
Greg Hard 4,625
Top Posters(30 Days)
Gizmo 1
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2025 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.1
(Snapshot build 20240918)