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)

Club3G 01-11-2006 08:19 PM

[high]* Club3G clicks install.
[/high]

One thing I really don't like - How do I go about moving the rating box below the page content? Thanks! :D

yayvb 01-11-2006 09:52 PM

One thing I really don't like.. I uninstall using uninstall product and then I remove from templates and now my site is down saying:

Database error in vBulletin 3.5.2:

Invalid SQL:
SELECT * FROM userpage WHERE userid=1;

MySQL Error : Table 'youradul_420.userpage' doesn't exist
Error Number : 1146
Date : Wednesday, January 11th 2006 @ 05:42:41 PM
Script : http://www.420boards.com/
Referrer :
IP Address : 94.252.250.213
Username : 420kid
Classname : vb_database

Please hurry, I was expecting the product to easily be uninstalled!!! Yes thats if I go to the site www.420boards.com see for yourself.. What is all of a sudden trying to find that table? What do I remove? Help please.

yayvb 01-11-2006 10:02 PM

I also just tried to uninstall using the installuserpage.php old file and nothing. I am feeling desperate now and should apparently be doing any changes on a dev board. :( Anyone know how to uninstall this thing so I don't keep having database errors?

yayvb 01-11-2006 10:31 PM

OK if anyone else has this problem you can atleast get your site back up by just adding the table userpage and adding the 8 rows. This of course is for the older version so you may want to look at your .xml files to see what database tables are trying to be opened.

If someone would please let me know the correct way to remove this hack. Apparently something still tries to find the database tables after various uninstallation attempts.

Club3G 01-11-2006 11:35 PM

Small issue - everything's working great (aside from the extremely ugly rank-this-page-box), but I can't delete pages. All of my Usergroup permissions are set to yes.

kadafi_alive 01-12-2006 08:54 AM

Quote:

Originally Posted by Club3G
Small issue - everything's working great (aside from the extremely ugly rank-this-page-box), but I can't delete pages. All of my Usergroup permissions are set to yes.

To fix that rank-this-page-box issue in IE, do this:

Before <if condition="$show['popups']"> in template usercp the table is not closed.

So replace this:

</tr>
</table
<if condition="$show['popups']">

with

</tr>
</table>
<if condition="$show['popups']">

Club3G 01-12-2006 02:07 PM

I don't have that statement in my usercp - I'm fine with the way the box is displayed, I just want it below the actual page content - or removed altogether. :)

Keyser S?ze 01-12-2006 10:05 PM

u should make it so IF someone has a custom page, a link is displayed in their profile, and in the user dropdown in the postbit

also once someone votes the vote thing should disappear, and u must be logged in to vote, kind of like how the poll is

just an idea

animate 01-13-2006 08:10 AM

when comes the next update of this script? with any of the planned features?

Totti 01-13-2006 08:56 AM

would be cool to be able to disable shoutboxes as controlling thousands of them is quite hard :D


All times are GMT. The time now is 12:48 PM.

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.01816 seconds
  • Memory Usage 1,736KB
  • 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_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