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)

Moncal 11-25-2005 01:33 AM

Does anyone have a working uninstall script?

The Wise One 11-25-2005 09:46 AM

Quote:

Originally Posted by Moncal
Does anyone have a working uninstall script?

i just uninstalled it manually. the uninstall script included with this extension didnt work.

Hellcat 11-25-2005 11:59 AM

Hey everyone who want's userpages with their 3.5.1 - listen up :D

I think I found the bug!
At least I got the userpages working perfectly with my 3.5.1 this morning!

Here's the fix:

Either before upload, or editing the installed one:
Open up .../includes/xml/bitfield_userpage.xml

The file starts like this:
Code:

<?xml version="1.0" encoding="ISO-8859-1"?>
<bitfields product="vBulletin">
    <bitfielddefs>
        <group name="ugp">

Edit it, so it looks like that:
Code:

<?xml version="1.0" encoding="ISO-8859-1"?>

<bitfields product="vbulletin">
    <bitfielddefs>
        <group name="ugp">

While I'm not sure if the blank line is really necessary, the important thing is that you change the product id from an uppercase "B" to a lowercase one, so it reads "vbulletin" instead of the present "vBulletin" - YES, we're talking case-sensitivity here :D

Save, eventually re-upload the file and run the buildbitfields again.
( http://www.yoursite.com/forum/admincp/index.php?do=buildbitfields )

Maybe you'll also need to do that "Open and re-save a phrase" thingy like posted pefore. I had to.

But after that the options for the userpages finally appear in the usergroupmanager and userpages are working perfectly according to set permissions.

I did this on a 1:1 testcopy of my live vB installation that I upgraded to 3.5.1 for testing the upgrade and trying out stuff.


Hope it works for you too! :)

Nutz 11-25-2005 01:52 PM

Thank you Hellcat,
This did the trick :-)
I also had to edit one of the phrases.

Thanks,
Mat

Moncal 11-25-2005 02:38 PM

Quote:

Originally Posted by The Wise One
i just uninstalled it manually. the uninstall script included with this extension didnt work.

I tried that, but I couldn't get the queries right to kill the phrases it adds.

waza 11-25-2005 03:12 PM

No need to worry people, I just realised that I added the wrong product in my zip file ...
Srry, but I was tired ;)
However I will release in a couple of hours a new version with rating! and index with most rated, top views and last edited!

grz,
seba

waza 11-25-2005 03:56 PM

k, people here it is, run uninstaller if already installed, overwrite/install product, overwrite userpage.php & bitfield_userpages.xml and rebuild bitfields.

Some enhancements:
Rate userpages (once per user) + show rate in list page
Index page with most views, top rated & last updated userpages
Error message if a userpage doesn't exist.

grz,
seba

EDIT: LAST NEW ZIP FILE ON 26-11-05

Ky Kiske 11-25-2005 06:26 PM

So will this work with a fresh install?

The Wise One 11-25-2005 07:26 PM

Quote:

Originally Posted by Moncal
I tried that, but I couldn't get the queries right to kill the phrases it adds.

i opened up the install file and then went into phpmyadmin and deleted the tables and added fields manually...not sure if you are setup to do that though.

i tried the uninstall script once and it failed miserably...thats why i did it manually. havent tried the update that waza put together yet.

AWS 11-25-2005 08:53 PM

Installed. Thanks for this amykhar.


All times are GMT. The time now is 02:50 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.02374 seconds
  • Memory Usage 1,741KB
  • 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
  • (3)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