vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   vbHome (lite) - your vBulletin(powered) main homepage (https://vborg.vbsupport.ru/showthread.php?t=36756)

CarlosC 11-09-2002 03:36 PM

When i try to log in from de vbhome index, it keeps asking me for an email where to send a new password :(
But if i go to the forum index, i am able to log in with out problems.. Any idea what's the problem?

BeatDown 11-09-2002 04:13 PM

Quote:

Originally posted by Anitah
Fabulous BeatDown. That did the trick :)

Muchos Gracias!

NP. Glad you got it working.

BeatDown 11-09-2002 04:19 PM

Quote:

Originally posted by camikazi2k


My article forum id is 31
JOurnalist group is 7 the moderator

Off the top of my head, I cannot think of anything that would cause this, unless there was something wrong with the home_articlebits template. Did you modify it, by any chance?

Also:

What is your Maximum Characters per Article?

CarlosC 11-09-2002 04:53 PM

never mind..

I fixed.. :cool:

BeatDown 11-09-2002 04:57 PM

Quote:

Originally posted by X-Fan
Also, if you want your Latest Forum Discussions list to show the date/time/poster of the last post in a thread, rather than the default date/time/poster of the first post in the thread...

In the home_threadbits template, find:

Code:

$thread[date] <font color="#FF9C58">$thread[time]</font> <a href="$bburl/member.php?s=$session[sessionhash]&action=getinfo&userid=$thread[postuserid]">$thread[postusername]</a><br>
Replace with:

Code:

$thread[date] <font color="#FF9C58">$thread[time]</font> by $thread[lastposter]<br>

SWEET, X-Fan! Thanks.

As a slight modification, if you still wish the members name to be a link to their profile, use the following code in home_threadbits template instead:

Code:

$thread[date]
<font color="{timecolor}">$thread[time]</font> by
<a href="$bburl/member.php?action=getinfo&find=lastposter&threadid=$thread[threadid]">$thread[lastposter]</a>

Again, Thanks X-Fan. I was just thinking about how to do this very thing!

ChrisR 11-09-2002 07:18 PM

Quote:

Originally posted by hypedave
for question1 update the path in your replacements set "titleimage"
Replace with what?
I've followed the instructions and replaced the original images/vBulletin_logo.gif, with http://www.yoursite.com/forum/images/vBulletin_logo.gif.

BeatDown 11-10-2002 12:34 AM

Quote:

Originally posted by ChrisR

Replace with what?
I've followed the instructions and replaced the original images/vBulletin_logo.gif, with http://www.yoursite.com/forum/images/vBulletin_logo.gif.

ChrisR,

My titleimage replacement is set to the following:

Code:

images/logo.gif
So I would guess that yours should be:

Code:

images/vBulletin_logo.gif
Give that a shot and let me know.

X-Fan 11-10-2002 12:52 AM

Quote:

Originally posted by BeatDown
As a slight modification, if you still wish the members name to be a link to their profile, use the following code in home_threadbits template instead:
I didn't even think of that. Thanks BeatDown! :)

ChrisR 11-10-2002 05:55 AM

BeatDown, if I change that back to default, as you suggested, the main header logo doesn't load, as would be expected given the instructions.

TECK 11-10-2002 06:14 AM

chris, let me quote from your site:
Quote:

Site Update!
Posted by Chris on 11-08-2002 09:26 PM - 0 comments

Now with vBulletin power!

Your hero,
-Chris
congrats on geting it up and running! :)

TECK 11-10-2002 06:20 AM

also i want to thank to all of you who voted so far for vbHome (lite) as HOTM:
https://vborg.vbsupport.ru/showthrea...threadid=45397

that motivated me to start working again on the script and add new features, that all of you will like.
i will open a temporary forum on my site for vbHomers so we can discuss easier any hacking ways... soon.

ChrisR 11-10-2002 06:43 AM

Quote:

Originally posted by TECK
congrats on geting it up and running! :)
Thanks TECK, and thanks for providing the wonderful hack. This is EXACTLY what I wanted from an integrated forum package.
I still have some minor tweaks and a huge vB learning curve before I can do some major tweaks.
You've got my vote!

TECK 11-10-2002 07:18 AM

The Support Forums are open.

Smoothie 11-10-2002 07:42 AM

Great news!!

Smoothie 11-10-2002 07:44 AM

BTW-

X-Fan and BeatDown, nice add-ons!

TECK 11-10-2002 07:45 AM

i made the forums so it's alot easier to discuss hacks... hope that helps...
it's getting harder and harder to follow everything here... :) close to 2000 replies

Smoothie 11-10-2002 07:54 AM

Great to see Teck's vbhome script in the lead in the HOTM contest.

BeatDown 11-10-2002 07:58 AM

Hey TECK!

May I have access to your vbHL Hacks Forum?

TECK 11-10-2002 08:03 AM

yes you do. check your new title :)

BeatDown 11-10-2002 08:03 AM

Quote:

Originally posted by TECK
i made the forums so it's alot easier to discuss hacks... hope that helps...
it's getting harder and harder to follow everything here... :) close to 2000 replies

It is a bit busy here. I'm thankful you opened up your support forums.

It will be a good thing. :)

BeatDown 11-10-2002 08:05 AM

Quote:

Originally posted by TECK
yes you do. check your new title :)
Wow! Now that's quick service!

Wish I could get that from Sun Microsystems, HP, IBM, McDonalds, etc. :D

Smoothie 11-10-2002 08:56 AM

Quote:

Originally posted by TECK
i made the forums so it's alot easier to discuss hacks... hope that helps...
it's getting harder and harder to follow everything here... :) close to 2000 replies

Ya, its nuts. :p

TECK 11-10-2002 08:59 AM

should i move the actual vbhome lite zip file to the forums?
i was thinking to leave it the way it is now here and devellop the new versions on the foums.. so it will be alot easier to control if users are removing the copyright.

Chris M 11-10-2002 09:14 AM

Hey Teck - It says Liscenced member already...Did you do that?

Satan

TECK 11-10-2002 09:21 AM

ya :p

Chris M 11-10-2002 09:24 AM

Ah cool:)

Thanks;)

Satan

trilOByte 11-10-2002 12:56 PM

Great Hack

click's install

But I think I've found a small bug. Forgive me if this has been covered somewhere in this thread, but 2000 posts is just too many to trawl through.

I have popup on new PM set to "yes". When I have a new PM and I come to the site via the "home" page, I get the popup, alwrting me to the new PM, but when I click OK, I get redirected to the wrong URL.

It sends me to...

http ://www.mywebsite.com/private.php

Instead of

http ://www.mywebsite.com/forums/private.php

The link on the PM box works fine, this is just a problem with the alert message re-direct.

Any ideas?

C.Birch 11-10-2002 01:07 PM

the forums are a great idea because i removed vbportal and installed this and im finding this topic hard to keep track of.

TECK 11-10-2002 01:24 PM

hello trilobyte, change the template for your "popup on new PM" to forward you to $bburl/private.php instead of private.php location.
that will solve your problem.

is something like:
<form action="$bburl/private.php" method="post">

TECK 11-10-2002 01:26 PM

leechesss, join the forums so i can set you as admin.

DrkFusion 11-10-2002 01:30 PM

How do I make myself liscensed?

-Arunan

TECK 11-10-2002 01:31 PM

you have vbhome installed on your server and you own a vbulletin license.

DrkFusion 11-10-2002 01:39 PM

Yes, and TeckWizards Board doesn't seem to load for me, but the main page loads :|

-Arunan

Edit:
The main page does not load either.

TECK 11-10-2002 01:39 PM

i have probs with the host.. i just contacted them... they are fixing it right now...
it looks like someone used alot of bandwidth... my server load was at 18!! lol...

LeeCHeSSS 11-10-2002 01:40 PM

There is no post here..., honestly :)

LeeCHeSSS 11-10-2002 01:41 PM

Quote:

Originally posted by TECK
leechesss, join the forums so i can set you as admin.
Just joined b4 your site went down (please don't blame me :))

TECK 11-10-2002 01:42 PM

leechesss, trilobyte still uses the phpportal.. with a nice 35queries.. :)
patience... he will upgrade soon.

trilOByte 11-10-2002 01:43 PM

Thanks. ;)

LeeCHeSSS 11-10-2002 01:45 PM

Oops, how daft can I be :)

Apologies to Trilobyte

trilOByte 11-10-2002 01:46 PM

Quote:

Originally posted by TECK
leechesss, trilobyte still uses the phpportal.. with a nice 35queries.. :)
patience... he will upgrade soon.

Nahh, you're looking in the wrong place. That's a forum I admin, but isn't the one I'm working on right now ;)


All times are GMT. The time now is 05:11 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03099 seconds
  • Memory Usage 1,820KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_code_printable
  • (13)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete