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)

Neal-UK 08-04-2005 03:34 AM

tis ok, managed to get the thing back on, phew!

Neal-UK 08-04-2005 09:40 AM

I'm getting permission error when I try to remove a users page. Any help on this please?:

Quote:

Neal, you do not have permission to access this page. This could be due to one of several reasons:

Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

Neal-UK 08-04-2005 09:57 AM

Quote:

Originally Posted by nealparry
I'm getting permission error when I try to remove a users page. Any help on this please?:

I just tested the report feature also, it shows on the top X stats, but does not show anywhere in the forum.

I click on the link and it says I do not have permission.

My userid is 2, not 1. Is this the problem?

Boofo 08-04-2005 10:47 AM

Amy, I am also getting a permissions error when I try to delete my own page with the Delete this page link. The report link brings up the box ok for me though. ;)

Neal-UK 08-04-2005 11:37 AM

Quote:

Originally Posted by Boofo
Amy, I am also getting a permissions error when I try to delete my own page with the Delete this page link. The report link brings up the box ok for me though. ;)

are you set as id number 1 on your site boofo? Think this could be my problem

amykhar 08-04-2005 11:41 AM

Did you guys set the perms for your usergroup to be able to moderate users?

Amy

Neal-UK 08-04-2005 11:44 AM

Quote:

Originally Posted by amykhar
Did you guys set the perms for your usergroup to be able to moderate users?

Amy

Yeah, all set up. All on

amykhar 08-04-2005 12:00 PM

OK. I don't know how I managed to change this line before release, but find:
Code:

  if ($pageexists)
  {
          print_no_permission();
  }

  if ($confirm)

Change
Code:

  if ($pageexists)
to
Code:

  if (!$pageexists)
Amy

amykhar 08-04-2005 12:01 PM

Quote:

Originally Posted by nealparry
I just tested the report feature also, it shows on the top X stats, but does not show anywhere in the forum.

I click on the link and it says I do not have permission.

My userid is 2, not 1. Is this the problem?

Did you set the forumid in the code to one that you want the report posted in?

Amy

Neal-UK 08-04-2005 12:08 PM

Quote:

Originally Posted by amykhar
Did you set the forumid in the code to one that you want the report posted in?

Amy

No sorry, take it I can do that via the plugin?


All times are GMT. The time now is 06:31 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.02856 seconds
  • Memory Usage 1,742KB
  • 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
  • (3)bbcode_code_printable
  • (6)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