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)

MissKalunji 11-07-2005 09:34 PM

Quote:

Originally Posted by SB2002
ok, I've tried this and it gets the settings showing in usergroup manger. You must install the product on page 27 for this to work, then replace your bitfield_userpage.xml with the one attached here and then rebuild bitfields. It will then appear at the bottom of the usergroup and make it 3.5.1 compliant.

EDIT: I've attached the product again to save people from having to look for it credit for the product goes to cclaerhout

EDIT 2: Working in 3.5.1 clicky

working fine so far :) thanks!!!!

SB2002 11-07-2005 09:50 PM

Quote:

Originally Posted by Nixpeiler
not exact only work for moderators + and nobody have access to
a href="userpage.php?do=edit"Edit Your Page
and nobody can delete sides

regards


Access is fine in mine. Just make sure you are doing the usergroup settings after uploading the new bitfield file and after rebuilding the bitfields. I don't profess to be much of a coder, I just looked at the work some other people did on other hacks to make them 3.5.1 compliant and then checked this on my board 2 or 3 times before uploading it.

Parture 11-08-2005 03:45 AM

This is getting out of hand. A bunch of people have Userpages stuck on their vBulletin and we don't know how to get it off. These are the problems:

1) Can't get rid of the 4 fields under usergroups which makes all the buttons vertical not horizontal to each other in a usergroup.
2) Installuserpage.php disables the forum (if you don't have the xml product at that moment to upload, you can't retrieve your forum.
3) the xml product someone made to help fix this problem, does not get rid of the problem in (1), nor does it make the userpages work either, nor even get the link in the user's USERCP to show up to create userpages

Do I sound frustrated?

Nothing is working. You would think with such a useful product someone would solve this problem for us newbies. And it seems like an easier product to install and create than most others which should not have such problems.

Parture 11-08-2005 03:56 AM

It feels like a mess,

Database error in vBulletin 3.5.1:

Invalid SQL:
ALTER TABLE vb_ usergroup DROP userpagepermissions;

MySQL Error : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'usergroup DROP userpagepermissions' at line 1
Error Number : 1064
Date : Monday, November 7th 2005 @ 09:51:57 PM

Parture 11-08-2005 03:58 AM

Using installuserpage.php,

Database error in vBulletin 3.5.1:

Invalid SQL:
DROP TABLE vb_userpage;

MySQL Error : Unknown table 'vb_userpage'
Error Number : 1051
Date : Monday, November 7th 2005 @ 09:56:44 PM

Parture 11-08-2005 04:11 AM

Userpages install,

Database error in vBulletin 3.5.1:

Invalid SQL:
ALTER TABLE vb_usergroup ADD userpagepermissions INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL;

MySQL Error : Duplicate column name 'userpagepermissions'
Error Number : 1060
Date : Monday, November 7th 2005 @ 10:06:53 PM

Parture 11-08-2005 04:41 AM

<font size="5">I can't change anything in any of my usergroup settings as I get an error. </font>

Database error in vBulletin 3.5.1:

Invalid SQL:
UPDATE vb_usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Moderators',
`description` = '',
`usertitle` = 'Moderator',
`opentag` = '',
`closetag` = '',
`passwordexpires` = '0',
`passwordhistory` = '0',
`forumpermissions` = '782847',
`genericpermissions` = '254744267',
`attachlimit` = '0',
`pmquota` = '50',
`pmpermissions` = '3',
`pmsendmax` = '5',
`calendarpermissions` = '63',
`wolpermissions` = '15',
`adminpermissions` = '0',
`genericoptions` = '22',
`profilepicmaxwidth` = '120',
`profilepicmaxheight` = '120',
`profilepicmaxsize` = '120000',
`avatarmaxwidth` = '48',
`avatarmaxheight` = '64',
`avatarmaxsize` = '24000',
`journalpermissions` = '0',
`profileviewpermissions` = '0'
WHERE usergroupid=7;

MySQL Error : Unknown column 'profileviewpermissions' in 'field list'
Error Number : 1054
Date : Monday, November 7th 2005 @ 10:39:07 PM

MissKalunji 11-08-2005 04:53 AM

uhm use your backup !?!?

Parture 11-08-2005 04:56 AM

This is the second time userpages destroyed my forum. I have to start over again.

nack 11-08-2005 04:57 AM

"Nack, you do not have permission to access this page."

And I'm an admin... :)

MissKalunji 11-08-2005 04:59 AM

Quote:

Originally Posted by nack
"Nack, you do not have permission to access this page."

And I'm an admin... :)

did you do that ? https://vborg.vbsupport.ru/showpost....&postcount=595

stonyarc 11-08-2005 05:18 AM

Any news from the developer yet?

I haven't seen a reply from Amykhar on these matters yet.

Boofo 11-08-2005 05:31 AM

Quote:

Originally Posted by Parture
This is getting out of hand. A bunch of people have Userpages stuck on their vBulletin and we don't know how to get it off. These are the problems:

1) Can't get rid of the 4 fields under usergroups which makes all the buttons vertical not horizontal to each other in a usergroup.
2) Installuserpage.php disables the forum (if you don't have the xml product at that moment to upload, you can't retrieve your forum.
3) the xml product someone made to help fix this problem, does not get rid of the problem in (1), nor does it make the userpages work either, nor even get the link in the user's USERCP to show up to create userpages

Do I sound frustrated?

Nothing is working. You would think with such a useful product someone would solve this problem for us newbies. And it seems like an easier product to install and create than most others which should not have such problems.

To accomplish number 1. Just delete this from the includes/cron directory:

Quote:

bitfield_userpage.xml


and rebuild your bitfileds and the settings will be gone.

And calm down, Uninstalling this hack is a breeze. I did it in about 5 minutes. ;)

funinthesun 11-08-2005 04:43 PM

At last someone understands the problems I'm having! Parture, I have exactly the same problems as you except for the first one. Nothing is showing up in the users USERCP and nothing is showing up in the usergroupmanager either?? I'm totally stumped and think I'm going to have to uninstall :(

waza 11-08-2005 06:54 PM

Quote:

Originally Posted by Nixpeiler
not exact only work for moderators + and nobody have access to
a href="userpage.php?do=edit"Edit Your Page
and nobody can delete sides

regards

I have the same problem!

fiber_cut 11-09-2005 07:57 PM

Looks like everyone who upgraded to 3.5.1 got hosed..

TJFweb 11-09-2005 08:34 PM

I used SB2002's 3.5.1 fix and now I get the AdminCP options back as well as permission to view the userpages / create them, however I am still having the same problem as I was with 3.5.0 in that I cannot view other users' user pages, only my own. When I load someone else's userpage, it only shows their guestbook and not the actualy content of the page.

MissKalunji 11-09-2005 09:35 PM

i used the fix and everything works fine...maybe i could try to help? its been working from the beginning....

Snoop-It 11-10-2005 01:13 AM

Can any one help me out here please... i want to place a users page onto their profile bit.. iv re-arranged everything but i just dont know what all the vb phrases are to call up the actual data, iv spent 2/3 hours trying everything i can think of and i still can't get the data to pick up :tired:

Please check the screen shot attached and you will know what i mean.

Thanks in advance!

TJFweb 11-10-2005 03:24 AM

Quote:

Originally Posted by MissKalunji
i used the fix and everything works fine...maybe i could try to help? its been working from the beginning....

I think amykhar has gone awol on this one :P...

Moncal 11-10-2005 06:08 PM

When I first tried to install this I messed up because I didn't upload the userpage.xml file because your instructions didn't say to, so I got an error. So then I uploaded it, tried again and got an sql error. So I tried uninstalling it to the queries part. I tried to reinstall it but I get an sql error when I try to add the phrases. Any help would be greatly appreciated.

ps. I'm still running 3.5.0

MissKalunji 11-10-2005 06:20 PM

Quote:

Originally Posted by Moncal
When I first tried to install this I messed up because I didn't upload the userpage.xml file because your instructions didn't say to, so I got an error. So then I uploaded it, tried again and got an sql error. So I tried uninstalling it to the queries part. I tried to reinstall it but I get an sql error when I try to add the phrases. Any help would be greatly appreciated.

ps. I'm still running 3.5.0

so now everything is uninstall?

InsaneContender 11-10-2005 07:09 PM

I was able to combine the custom pages with the default profile. As seen at http://www.communityforums.net/Cameron

What do you think?

MissKalunji 11-10-2005 09:12 PM

Quote:

Originally Posted by amykhar
Teaser: I have rewrite working

http://www.eaforums.com/forums/emeleel

Amy

*edited*

never mind got it

MissKalunji 11-10-2005 09:46 PM

Quote:

Originally Posted by InsaneContender
I was able to combine the custom pages with the default profile. As seen at http://www.communityforums.net/Cameron

What do you think?


how did you do the whole movie favorite quote etc? can i have the code?

funinthesun 11-10-2005 10:06 PM

Looks great, can you share the code please :)

Snoop-It 11-10-2005 10:26 PM

Quote:

Originally Posted by MissKalunji
how did you do the whole movie favorite quote etc? can i have the code?


He wont give u the code.

Il give you the code. PM me.

Plus no point asking about the view userpage on profile, since it "took him ages to do" he doesn't want any one to have it. Don't worry, il have it up within a few days max, il share the code with you aswell if i get it sorted. **some of us aren't selfish** :rolleyes:

MissKalunji 11-10-2005 10:53 PM

Quote:

Originally Posted by dholaholic
He wont give u the code.

Il give you the code. PM me.

Plus no point asking about the view userpage on profile, since it "took him ages to do" he doesn't want any one to have it. Don't worry, il have it up within a few days max, il share the code with you aswell if i get it sorted. **some of us aren't selfish** :rolleyes:

Thanks in advance!

DraculaVN 11-11-2005 12:37 AM

I'm Admin but I can't delete any custom pages. Please help me !!!

DraculaVN 11-11-2005 04:26 AM

I don't want to use HTML code in Custom Pages. How can I remove it ?

InsaneContender 11-12-2005 08:08 AM

Quote:

Originally Posted by dholaholic
He wont give u the code.

Il give you the code. PM me.

Plus no point asking about the view userpage on profile, since it "took him ages to do" he doesn't want any one to have it. Don't worry, il have it up within a few days max, il share the code with you aswell if i get it sorted. **some of us aren't selfish** :rolleyes:

Main reason I won't give the code is because I can't remember what all I edited. lol

If I were to give the code, it wouldn't work because I edit several files, but I can't remember which were the others... only member.php is what I remember. So yeah. I ain't selfish. Just didn't want to sound stupid. But being called names won't help.

waza 11-12-2005 08:51 AM

Quote:

Originally Posted by InsaneContender
Main reason I won't give the code is because I can't remember what all I edited. lol

If I were to give the code, it wouldn't work because I edit several files, but I can't remember which were the others... only member.php is what I remember. So yeah. I ain't selfish. Just didn't want to sound stupid. But being called names won't help.

Just make a nice product ;) it's easy for you if you wan't to upgrade your board, and you make other people happy.

however, maybe after my buddies hack works good and nobody has done this I'm going to take a look at this. it think that other product that is here somewhere posted has just some things forgotten, so maybe I'll try to fix that one.

InsaneContender 11-12-2005 07:40 PM

I'm not the hard-core coder type. So yeah.

turblue 11-13-2005 04:01 AM

Can anyone explain to me exactly why the userpage hack does not work with 3.5.1 ??

How do I use the product version of this hack when I already have the 1.2.1 version installed from vB 3.5.0 ??

MissKalunji 11-13-2005 09:10 AM

Quote:

Originally Posted by turblue
Can anyone explain to me exactly why the userpage hack does not work with 3.5.1 ??

How do I use the product version of this hack when I already have the 1.2.1 version installed from vB 3.5.0 ??


do this : https://vborg.vbsupport.ru/showpost....&postcount=595

and it should work :)

Rhoads 11-13-2005 11:08 AM

Installed on vB3.5.1 and working great (clean install) :banana:
I have used the bitfield_userpage.xml and product-_GYUCPYS.xml on
https://vborg.vbsupport.ru/showpost....&postcount=595
Thnx for that ;)

Moncal 11-14-2005 01:56 AM

Quote:

Originally Posted by MissKalunji
so now everything is uninstall?

I'm not sure. I'm not seeing any residual effects, but probably not since I can't just rerun the install.

edit: I've made it through the uninstall process without any sql errors, but it's not actually deleting the phrases. So when I try to run the install I get an sql error because the phrases already exist.

Zacarias 11-14-2005 04:50 AM

This is great- exactly the thing I was looking for.. Thank you so much. Install was a breeze.

utw-Mephisto 11-14-2005 05:45 AM

Quote:

Originally Posted by drl2005
Installed on vB3.5.1 and working great (clean install) :banana:
I have used the bitfield_userpage.xml and product-_GYUCPYS.xml on
https://vborg.vbsupport.ru/showpost....&postcount=595
Thnx for that ;)

Working here too, but I cannot delete custom pages even though I am super-admin ... any ideas ?

Zacarias 11-14-2005 06:17 AM

I was reading in this thread about a large space when you use tables-- I'm having the same issue. I removed the tags, and there wasn't a space. I added them again, and the space was there. I know my HTML is fine.

But, I posted in in a thread, and I got the space as well. I'll have to look into it.


All times are GMT. The time now is 03:19 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.02328 seconds
  • Memory Usage 1,837KB
  • 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
  • (17)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