vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Admin & PM (https://vborg.vbsupport.ru/showthread.php?t=211355)

nick_dour 04-16-2009 07:26 AM

Admin & PM
 
How could I increase the limit of 50 personal messages in the admin usergroup ???? :confused:

Dingo14 04-16-2009 07:58 AM

goto Usergroup Manager --- edit usergroup ---- scroll down until you find this --- Private Message Permissions
Then Look Here
Maximum Stored Messages:
If you set this to 0 users from this usergroup will not be able to use private messaging.
and change limit number and save

nick_dour 04-16-2009 08:21 AM

I have already try this, and the answer is:


Database error in vBulletin 3.7.4:
Invalid SQL:
UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Administrators',
`description` = '',
`usertitle` = 'Administrator',
`opentag` = '',
`closetag` = '',
`passwordexpires` = '180',
`passwordhistory` = '360',
`forumpermissions` = '********',
`genericpermissions` = '******',
`attachlimit` = '0',
`pmquota` = '250',

Alexey? 04-16-2009 03:08 PM

To troubleshoot this, first reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server. Also be sure to upload the admincp files to whichever directory you have set in your config.php file. Then run 'Suspect File Versions' in Diagnostics to make sure you have all the original files for your version and that none show 'File does not contain expected contents':

Admin CP -> Maintenance -> Diagnostics -> Suspect File Versions

[Note: In some cases you may also need to remove any of the listed .xml files in the includes/xml directory.]

Lynne 04-16-2009 03:10 PM

We need to see the bottom part of that error to see what is wrong. Most likely it is a problem with a modification. Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 


nick_dour 04-16-2009 03:20 PM

Quote:

Originally Posted by Lynne (Post 1792617)
We need to see the bottom part of that error to see what is wrong.




`attachlimit` = '0',
`pmquota` = '250',
`pmpermissions` = '7',
`pmsendmax` = '5',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '3',
`genericpermissions2` = '1',
`genericoptions` = '55',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '80',
`avatarmaxheight` = '80',
`avatarmaxsize` = '20000',
`signaturepermissions` = '237567',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '100',
`sigpicmaxsize` = '10000',
`sigmaxrawchars` = '0',
`sigmaxchars` = '0',
`sigmaxlines` = '0',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '0',
`albumpermissions` = '255',
`albumpicmaxwidth` = '600',
`albumpicmaxheight` = '600',
`albumpicmaxsize` = '100000',
`albummaxpics` = '100',
`albummaxsize` = '0',
`usercsspermissions` = '31',
`visitormessagepermissions` = '63',
`socialgrouppermissions` = '511',
`automediaembed_edit_permissions` = '0',
`automediaembed_view_permissions` = '0'
WHERE usergroupid=6;

MySQL Error : Unknown column 'automediaembed_edit_permissions' in 'field list'
Error Number : 1054
Request Date : Thursday, April 16th 2009 @ 08:14:18 PM
Error Date : Thursday, April 16th 2009 @ 08:14:18 PM
Script : http://www.****/admincp/usergroup.php?do=update
Referrer : http://www.****/admincp/usergroup.ph...&usergroupid=6
IP Address : ********
Username : Nikos
Classname : vb_database
MySQL Version : 4.1.22-standard

Lynne 04-16-2009 05:45 PM

This column - automediaembed_edit_permissions - is from a modification. Perhaps you didn't remove all the files you uploaded for it when you went to uninstall it. Check your includes/xml directory. and read the install instructions and undo all it had you do.

nick_dour 04-16-2009 09:10 PM

http://www.imageshack.gr/files/7xxfvb1l8s1s6yt7nudi.jpg

Have I any problem ????



Quote:

Originally Posted by Lynne (Post 1792710)
This column - automediaembed_edit_permissions - is from a modification. Perhaps you didn't remove all the files you uploaded for it when you went to uninstall it. Check your includes/xml directory. and read the install instructions and undo all it had you do.



How could I check includes/xml directory ???

tipoboy 04-16-2009 09:27 PM

via ftp

nick_dour 04-16-2009 09:33 PM

Quote:

Originally Posted by tipoboy (Post 1792879)
via ftp


As you see at the image above,

do I have problem or not ???:confused:


All times are GMT. The time now is 03:29 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.01608 seconds
  • Memory Usage 1,737KB
  • 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_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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