vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Give Your Users a Custom Page on Your Site (https://vborg.vbsupport.ru/showthread.php?t=91903)

ChrisBaktis 11-28-2005 10:01 PM

Before I port over to 3.5.1 and install this hack can you tell me if there are settings so the admin can turn off the rating and shoutbox features so the member only gets a basic profile page.

Moncal 11-29-2005 01:34 AM

Quote:

Originally Posted by amykhar
Moncal, I see the queries in the product file. It uses prefixes properly. I am not sure why you are having this error. If the tables aren't there - visually inspect your database to make sure - then manually install the tables for now. I don't have the time to set up another fresh test board to test waza's product.

I am assuming you know how to do this given you are tinkering with a beta mod ;)

Finally got it. The url rewrite doesn't work and the rating popup is screwed up in Opera.

croportal 11-29-2005 01:36 AM

anoyne know, its urgent

i have uploaded again bitfield_userpage.xml to includes/xml directory and the sam nothing

Warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /includes/class_core.php on line 635

MissKalunji 11-29-2005 12:41 PM

Quote:

Originally Posted by amykhar
Moncal, I see the queries in the product file. It uses prefixes properly. I am not sure why you are having this error. If the tables aren't there - visually inspect your database to make sure - then manually install the tables for now. I don't have the time to set up another fresh test board to test waza's product.

I am assuming you know how to do this given you are tinkering with a beta mod ;)


hey i wanted to know how can i let the user change the background color or adding their own background picture and all....so they wouldnt see the msg board skin?

thanks in advance

amykhar 11-29-2005 01:30 PM

This mod is not designed to do that. If you know how to code, feel free to hack it to suit your needs.

MissKalunji 11-29-2005 01:32 PM

Quote:

Originally Posted by amykhar
This mod is not designed to do that. If you know how to code, feel free to hack it to suit your needs.

im not that advance....if i pay you would you be able to do it?

Thanks

waza 11-29-2005 02:23 PM

Quote:

Originally Posted by EasyTarget
the first part (plugin section) gave a database error which made the memberlist unviewable. also, how could I add the Visit X's userpage to the postbit pulldown menu under a user's name, but only for users that have a page? (where it says view profile, send a pm, find posts, add to budyylist)

Hey,

First: The plug-in doesn't affect memberlist but member's profile page ...

Second: I had a look and the query was incorrect, this is the correct one:
Code:

$hasuserpageresult=$db->query_read("SELECT userid FROM ".TABLE_PREFIX."userpage WHERE userid=".$userinfo['userid']."");
$hasuserpage=$db->num_rows($hasuserpageresult);


waza 11-29-2005 02:26 PM

Quote:

Originally Posted by Moncal
Finally got it. The url rewrite doesn't work and the rating popup is screwed up in Opera.

For the url rewrite amy has to help you.
But the rating popup is my work. I only use FF but it looks like IE & opera are not showing this correctly.
I'll try to fix it asap

EasyTarget 11-29-2005 05:28 PM

Quote:

Originally Posted by waza
Hey,

First: The plug-in doesn't affect memberlist but member's profile page ...

I was able to view profiles find, but the memberlist had the db error. When I disabled the code the memberlist was back to normal.

I'll try the new one out in a sec, thanks.

pcoskat 11-29-2005 08:38 PM

Quote:

Originally Posted by amykhar
This mod is not designed to do that. If you know how to code, feel free to hack it to suit your needs.

Coupla questions...

When a member sets up their page, is there a clickable icon, or something added to their postbit, to indicate that they HAVE a page?

Also, is the member 'alerted' when someone posts in their shoutbox?


All times are GMT. The time now is 08:04 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.02090 seconds
  • Memory Usage 1,745KB
  • 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
  • (1)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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