vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Webpage & Guestbook Script (https://vborg.vbsupport.ru/showthread.php?t=71065)

hasan2k 10-29-2004 12:33 PM

Quote:

Originally Posted by Swedie
Great! Happy for you. Btw I looked at your website and your profile page looks real nice now. :)

I relied on people donationg money. There was atleast 3 people saying that they would donate. Now I'm left with nothing. bohoo. :ermm: hehe. It's okay. I just wish I had received atleast some donations. but none? :rolleyes:

Anyhow, I'll add a buddy list to the profile page where the "owner" can administrate his buddies. The default vBulletin buddy-list is very weak.

hey swedie..great job.

Anyways, I was wondering if your CLASSIFIEDS script has the feature of expering an add determined by the person submitting the ad.

Swedie 10-29-2004 12:43 PM

Quote:

Originally Posted by Hades-1
I was wondering if anyone has used this hack in a smaller width skin like the default VB3 skin?

It seems like it may be too small and cramp the users webpage together.

I haven't even thought about that vB3 skin.

But what I've done is giving the user the option to place the guestbook to the Right, Left or Bottom. This way if the user's webpage is too cramped up already, he can just place the guestbook at the bottom and it will give him more space for his little webpage.

For example, here's a user on my website that has placed his guestbook at the bottom:
http://www.sporthoj.com/forum/member.php?u=5248

I just saw something... that I got to fix.... doing it right now.. and when I have posted this reply to you it will have been fixed by me adding a new .ZIP to my first post. the problem was that texts changed colors... Download the new .ZIP file and paste the content of memberpage.txt into member.php (overwrite previous code)

Swedie 10-29-2004 12:46 PM

Quote:

Originally Posted by hasan2k
hey swedie..great job.

Anyways, I was wondering if your CLASSIFIEDS script has the feature of expering an add determined by the person submitting the ad.

Not sure I understand you completely. Expering? You mean to expire an ad? .. please try to explain yourself better. thanks

Hades-1 10-29-2004 12:59 PM

Quote:

Originally Posted by Swedie
I haven't even thought about that vB3 skin.

But what I've done is giving the user the option to place the guestbook to the Right, Left or Bottom. This way if the user's webpage is too cramped up already, he can just place the guestbook at the bottom and it will give him more space for his little webpage.

For example, here's a user on my website that has placed his guestbook at the bottom:
http://www.sporthoj.com/forum/member.php?u=5248

I just saw something... that I got to fix.... doing it right now.. and when I have posted this reply to you it will have been fixed by me adding a new .ZIP to my first post. the problem was that texts changed colors... Download the new .ZIP file and paste the content of memberpage.txt into member.php (overwrite previous code)

thanks for the quick reply, i do feel that your unique skin does not give me any idea what it would be like lol, guess its all trial and error.....do i dare?

hasan2k 10-29-2004 01:02 PM

Quote:

Originally Posted by Swedie
Not sure I understand you completely. Expering? You mean to expire an ad? .. please try to explain yourself better. thanks

What I am trying to say is:

when someone tries to post a classified advertisement, does he have an option there to set an expiration date (the date when the ad will expire)?

Swedie 10-29-2004 01:13 PM

Quote:

Originally Posted by hasan2k
What I am trying to say is:

when someone tries to post a classified advertisement, does he have an option there to set an expiration date (the date when the ad will expire)?

oh okay! Now i get it... :ninja:

Not at the moment. Simply because I have not even thought about it. That's a good idea. I'll add that feature this weekend. It's quick.

Any more ideas? ... maybe we should take this by PM! Please.. I don't want this threat to too off topic. thanks

Swedie 10-29-2004 01:15 PM

Quote:

Originally Posted by Hades-1
thanks for the quick reply, i do feel that your unique skin does not give me any idea what it would be like lol, guess its all trial and error.....do i dare?

just do a backup!

I would do it. It's a nice addon for your users.

Snow 10-29-2004 01:33 PM

Quote:

Originally Posted by Hades-1
thanks for the quick reply, i do feel that your unique skin does not give me any idea what it would be like lol, guess its all trial and error.....do i dare?

The table widths are percentages so it should resize to your forum width
Code:

<table width=100% border=0 cellspacing=0 cellpadding=1>
<tr><td>
<font size=+1 color=black><b>$userinfo[username]'s webpage</b></font>
</td></tr>
<tr><td bgcolor="red"></td></tr>
<tr><td bgcolor="#FFCD78">
<if condition="$webpage[description]">
<b>Description:</b> <font color="#333333">$webpage[description]</font>
</if>
</td></tr>

This is what it looks like on my forum

Swedie, the styles were a bit scattered and it took a while to find them and change them to match my forum design, would it be possible in future releases to seperate the styles from the rest of the code so that it's easier to customise?

Snow 10-29-2004 01:39 PM

Quote:

Originally Posted by Swedie
Great! Happy for you. Btw I looked at your website and your profile page looks real nice now. :)

I relied on people donationg money. There was atleast 3 people saying that they would donate. Now I'm left with nothing. bohoo. :ermm: hehe. It's okay. I just wish I had received atleast some donations. but none? :rolleyes:

I've done something really nasty to my forum members, I've not made any of the major hacks available to them and I'm trying to set up a donation pot so that they can contribute in order to keep the hacks and then I can distribute that money to the coders like yourself that are accepting donations.

Hades-1 10-29-2004 01:59 PM

Quote:

Originally Posted by Snow
The table widths are percentages so it should resize to your forum width
Code:

<table width=100% border=0 cellspacing=0 cellpadding=1>
<tr><td>
<font size=+1 color=black><b>$userinfo[username]'s webpage</b></font>
</td></tr>
<tr><td bgcolor="red"></td></tr>
<tr><td bgcolor="#FFCD78">
<if condition="$webpage[description]">
<b>Description:</b> <font color="#333333">$webpage[description]</font>
</if>
</td></tr>

This is what it looks like on my forum

Swedie, the styles were a bit scattered and it took a while to find them and change them to match my forum design, would it be possible in future releases to seperate the styles from the rest of the code so that it's easier to customise?

thanks your forum helped, it helped me to realize it qont work on my website, i think this mod looks best with the webpage and g-book side by side, but that would look horrible on my site damn :(


All times are GMT. The time now is 07:03 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.01867 seconds
  • Memory Usage 1,757KB
  • 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
  • (2)bbcode_code_printable
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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