php forum
php mysql forum
php mysql smarty
 
Page 2 of 3 < 1 2 3 >
Topic Options
#56455 - 07/18/02 11:56 PM Re: UBB.portal Demo
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25448
Loc: Texas
ahhhh... hmmm.

We can already check to see if they are cookied and show their name [logout] or if they aren't ask them to login/register. Would this take it further and allow them to see latest threads or not depending on if they were logged in or some such thing?
_________________________
- Allen wavey
- What Drives You?

Top
#56456 - 07/18/02 11:56 PM Re: UBB.portal Demo
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25448
Loc: Texas
maybe pm notification?
_________________________
- Allen wavey
- What Drives You?

Top
#56457 - 07/19/02 12:03 AM Re: UBB.portal Demo
rabriar Offline
Member

Registered: 12/17/01
Posts: 39
Greetings.
At one point I thought the following topic would answer the question of loging in throughout the site. Here is the topic I'm talking about " Login sequence ", but after trying yesterday and early today I gave up on it. If anybody can figure out how to make this work, I feel that a more simple implementation of Login in plus other scripts can be done, cutting down on the time needed to modify and blend such scripts....or maybe I just don't know what I'm talking about... frown .
this could be useful to add things like a newsletter and classified ads sections.

Rabriar

Top
#56458 - 07/19/02 12:55 AM Re: UBB.portal Demo
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25448
Loc: Texas
What about the code here?

http://www.ubbdev.com/ubb/ultimatebb.php?ubb=get_topic;f=14;t=000566;p=2#000024
_________________________
- Allen wavey
- What Drives You?

Top
#56459 - 07/19/02 01:01 AM Re: UBB.portal Demo
rabriar Offline
Member

Registered: 12/17/01
Posts: 39
I'm working with cgi and html files for now. how can I make that work with other than php?

Rabriar

Top
#56460 - 07/19/02 02:24 AM Re: UBB.portal Demo
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by TheX:
I love to see what people put together. If you use the SSI functions of the hacks you install you can come up with a very nice home page or entry into your site.

I'm looking forward to a unified login and styles being controlled by the UBB styles.
</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">There isn't much SSI hacks out there though, so thats why we need portal.

rabriar - Just change the <php and ?> with the call you use for HTML.

Top
#56461 - 07/19/02 09:25 AM Re: UBB.portal Demo
rabriar Offline
Member

Registered: 12/17/01
Posts: 39
nope that didn't do it.
I'll check the books again...

Rabriar

Top
#56462 - 07/19/02 03:55 PM Re: UBB.portal Demo
rabriar Offline
Member

Registered: 12/17/01
Posts: 39
ok I got that working, but still, it stays in the same page. How can I redirect the user to the login page if hey are not logged in, just like in the forum summary. I did a "view source" and all, but still when I add it to a page if you are not logged in, you are still able to see ther est of the page.(here is an axample of what I'm talking about Test Page .)
What I want to do is that if you are not logged in, have you redirected to a login page. But if you are logged in then you can have access to the contents of that page.
Can this be done?

Thank you

Rabriar

Top
#56463 - 07/19/02 06:42 PM Re: UBB.portal Demo
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
There is an error with your UBB News there, it isn't showing the news for you.

Top
#56464 - 07/20/02 12:21 AM Re: UBB.portal Demo
rabriar Offline
Member

Registered: 12/17/01
Posts: 39
No it's just the black text on a black background.
I left it like that, basicly I just wanted to show you that the script shows you the rest of the page even though you are not logged in.

Rabriar

Top
#56465 - 07/20/02 01:42 AM Re: UBB.portal Demo
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
I don't think the code you used is supposed to stop the page loading if your not logged in.

Top
#56466 - 07/20/02 10:13 AM Re: UBB.portal Demo
rabriar Offline
Member

Registered: 12/17/01
Posts: 39
ahh ok.
I see what I can do, that's what I understood from the old posts. But there has to be a way to do it, I'll work on it during the week.

Rabriar

Top
#56467 - 07/21/02 03:08 PM Re: UBB.portal Demo
rabriar Offline
Member

Registered: 12/17/01
Posts: 39
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by rabriar:
ok once again, this is a very rough look at what I'm working on. My Portal
I'm working on more things to add to it, if anybody wants to get involved in it you can email me or PM me, I'll try to add stuff as my time permits.
It's not great, but just a beginning.
and yes I have to work on the graphics (buttons), not my best area....

Rabriar
</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">I went back, and added Who is online to it. I got the code from one of LK's posts...Thanks LK!.
Well, it looks like that now, I'll add borders to the table to see if it looks better with them. I did not want to end the week without adding something to it smile .
Click the link for "My Portal" in the quote above to see how it looks.

Rabriar

Top
#56468 - 07/22/02 12:50 AM Re: UBB.portal Demo
[ #1 Stunna ] Offline
Member

Registered: 12/28/01
Posts: 53
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by rabriar:
I'm working on something, and by no means I'm an expert. But I'm just having fun, I'll see how diferent, things look when the developers are done, from what I'm doing. my work is extremely rough, but if anybody wants to check it out send me a PM and I'll send you a link so you can track my progress, as I work on it on a daily basis, and time permitting. Please keep in mind that I'm just a regular webmaster, so expect no dazzling graphics, just a basic portal.
Perhaps if you have some knowledge, we could share and do a little project :-), I welcome inputs; By no means I'm competing with the experts, I just see a few of us getting impatient...
Rabriar
</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">why don't you join the *official* project?
_________________________
#1 Stunna

Top
#56469 - 07/22/02 01:26 AM Re: UBB.portal Demo
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
Not too bad. smile

I am also going to add more things to my PN then I had, I only had Latest Threads and WOL and soon to add some Statistics and maybe PM notification.

Top
#56470 - 07/22/02 03:28 PM Re: UBB.portal Demo
rabriar Offline
Member

Registered: 12/17/01
Posts: 39
I have no skills to offer to the *official* project I'm good at seeing something after it's done, and maybe finding errors, but I can not write code at all, so there's no need for me to just add my name there, just to be there.

I'll just wait for the portal to be done.

Rabriar

Top
#56471 - 07/31/02 03:30 PM Re: UBB.portal Demo
eXtremeTim Offline
Member

Registered: 10/13/01
Posts: 544
This portal sounds like it is going to be great. Keep up all the hard work you guys.
_________________________
United Devices Points: [img]http://www.ubbdev.com/ud/?u=extremetim&s=1[/img]

Top
#56472 - 08/23/02 01:48 PM Re: UBB.portal Demo
2Dum2no Offline
Junior Member

Registered: 12/15/00
Posts: 4
Anything NEW going on with this?

Ray
_________________________
It's Usually the obvious that eludes me

Top
#56473 - 08/24/02 05:26 AM Re: UBB.portal Demo
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
I'm wondering the same thing, no update for a while. smirk

Top
#56474 - 08/24/02 08:07 PM Re: UBB.portal Demo
RandyM Offline
Spotlight Winner

Registered: 06/28/01
Posts: 2642
Loc: Southern California | Guitar o...
i have to apologize for the lack of updates. it seems that the few of us involved have been overloaded with real life things lately and haven't had the time to devote to the portal that we should. I hope to be able to change that very soon.
_________________________
3 time Spotlight winner.
Believe The Lie

Top
Page 2 of 3 < 1 2 3 >


Moderator:  Gizmo 
Who's Online
0 registered (), 31 Guests and 16 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Forum 'Trader Ratings'.
by blaaskaak
11/20/08 08:27 AM
Problems reading a lot of old posts here
by Ruben Rocha
11/18/08 04:33 PM
PhotoPost BB Code Popup
by Iann128
11/15/08 01:24 PM
Customization needed
by Gizmo
11/12/08 12:28 PM
Team UBBDev Rides Again!
by AllenAyres
11/11/08 02:16 PM
Active Topics.
by AllenAyres
11/11/08 02:13 PM
Looking for a simple upload script
by AllenAyres
11/11/08 02:12 PM
New Mods
Forum 'Trader Ratings'.
by McLemore
11/19/08 02:14 PM
[7.4] Keep log of custom title changes
by blaaskaak
10/27/08 07:51 AM
User Authentication Class
by
01/19/07 02:59 PM
Multiple Identity Detector
by
12/30/06 06:39 PM
PhotoPost BB Code Popup
by
11/06/06 05:43 PM
Newest Members
Begbie, cenk, MATTO, DougMMcts, tim Anderson
13361 Registered Users
Top Posters
AllenAyres 25448
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks