vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - GRPS: Groups Commune 2.0.x (https://vborg.vbsupport.ru/showthread.php?t=127303)

Paul M 08-19-2007 01:18 PM

Any more off topic / insulting posts will be removed and the offender receive infraction points. This is not a schoolyard for people to pop insults at each other.

sabret00the 08-19-2007 08:52 PM

Quote:

Originally Posted by DJDarknez (Post 1318627)
OK, here we go...

I'm trying the install, but hitting a bit of a block.

I uploaded the files, adjusted the config.php file, and tried to run the installer (again). Got the 1060 error, which resembles this:

Database error in vBulletin 3.6.8:

Code:

Invalid SQL:

        ALTER TABLE `usergroup` ADD `grpspermissions` INT(10)  UNSIGNED DEFAULT 0 NOT NULL;

MySQL Error  : Duplicate column name 'grpspermissions'
Error Number : 1060
Date        : Wednesday, August 15th 2007 @ 11:30:24 PM
Script      : http://www.earthprowlers.com/groups/tools/grps_installer.php
Referrer    :
IP Address  : .
Username    : .
Classname    : vb_database

A quick search through this thread showed that since it was already installed, this part seemed to be done. Alrighty then. I installed the product via the AdminCP. Set the GRPS to active "parallel to forums" to yes since I have my forums in the root dir.

I went to .com/groups and viewing the source got me this:

Code:

Database error in vBulletin 3.6.8:

Invalid SQL:

                SELECT
                        userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate,
                        IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid,
                        language.phrasegroup_grps AS phrasegroup_grps,
                        language.phrasegroup_global AS phrasegroup_global,
                        language.options AS lang_options,
                        language.languagecode AS lang_code,
                        language.charset AS lang_charset,
                        language.locale AS lang_locale,
                        language.imagesoverride AS lang_imagesoverride,
                        language.dateoverride AS lang_dateoverride,
                        language.timeoverride AS lang_timeoverride,
                        language.registereddateoverride AS lang_registereddateoverride,
                        language.calformat1override AS lang_calformat1override,
                        language.calformat2override AS lang_calformat2override,
                        language.logdateoverride AS lang_logdateoverride,
                        language.decimalsep AS lang_decimalsep,
                        language.thousandsep AS lang_thousandsep
                       
                FROM user AS user
                LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid)
                LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN language AS language ON (language.languageid = IF(user.languageid = 0, 1, user.languageid))
               
                WHERE user.userid = 1;

MySQL Error  : Unknown column 'language.phrasegroup_grps' in 'field list'
Error Number : 1054
Date        : Wednesday, August 15th 2007 @ 11:31:11 PM
Script      : http://www.earthprowlers.com/groups/
Referrer    :
IP Address  :
Username    :
Classname    : vb_database

A quick search through this thread those that "1054" means I have to run the installer...which gives me an SQL error...

halp?

run the uninstaller and then run the installer again, let me know if the problem persists from there i should be able to advise.

Code Monkey 08-19-2007 11:24 PM

Does this allow Group creators to upload a group image?

0tolerance 08-20-2007 03:38 AM

i was thinking the exact same thing but apparently it doesnt.
but im sure this is one of the feature he is coding into 3.0..

sabret00th do have an ETA on the completion of 3.0 beta?

Code Monkey 08-20-2007 03:56 PM

Is there a 3.0 in the works? I'm on page 7 of reading this thread so forgive me if I haven't gotten there yet.

Things I would like to see after playing with it a day.
  1. More control over images. ex. Specific group home image and group leader image upload for groups unique image.
  2. Group image next to group name in group list. #1 needed first of course.
  3. The ability for the group leader to request, and admin to fulfill, the movement of a group thread to a main forum in vBulletin. This would give it group project capability. Or sometimes a topic is just too good to keep in the back room.
  4. The ability to move a forum thread to a group.
  5. Sub Categories which is self explanatory.
  6. A mechanism to request categories and sub categories as well as the ability to tie that request to a payment option.
That's all I can think of so far. There seems to have been a lot of work put into this mod so far. Thanks for all the hard work on it.

sabret00the 08-20-2007 04:26 PM

Quote:

Originally Posted by Code Monkey (Post 1321273)
Does this allow Group creators to upload a group image?

not at present

Quote:

Originally Posted by 0tolerance (Post 1321386)
i was thinking the exact same thing but apparently it doesnt.
but im sure this is one of the feature he is coding into 3.0..

sabret00th do have an ETA on the completion of 3.0 beta?

i'm hoping to get out as private beta for the end of the third quarter (September)

Quote:

Originally Posted by Code Monkey (Post 1321694)
Is there a 3.0 in the works? I'm on page 7 of reading this thread so forgive me if I haven't gotten there yet.

Things I would like to see after playing with it a day.
  1. More control over images. ex. Specific group home image and group leader image upload for groups unique image.
  2. Group image next to group name in group list. #1 needed first of course.
  3. The ability for the group leader to request, and admin to fulfill, the movement of a group thread to a main forum in vBulletin. This would give it group project capability. Or sometimes a topic is just too good to keep in the back room.
  4. The ability to move a forum thread to a group.
  5. Sub Categories which is self explanatory.
  6. A mechanism to request categories and sub categories as well as the ability to tie that request to a payment option.
That's all I can think of so far. There seems to have been a lot of work put into this mod so far. Thanks for all the hard work on it.

Yup 3.0 is in the works, firmly so infact.

Group image is already done, the implementation is that each group gets it's own gallery, for each gallery you can select a gallery front cover as well as the actual group image. In most places now, groups are listed with their thumbnails.

The ability to move forum threads to groups is something i've been looking at for a while and to a degree, i had a very personal wish to be able to mass do the task by forumid (i doubt that will go into the stock, i can't be arsed with the GUI from now and i'm a while away from starting) but in regards to doing it the other way around. i'm not so sure about, who knows though, i'll give it some thought.

Sub-Categories, every one wants these things and i have no idea why. I can't even see the use of the implementation in my head, that said however, everyone seems to want them and so while they'll be last on the list, i'll work towards achieving it.

The mechanism to request sub-cats, interesting idea. however i wonder, why wouldn't you run such a request method through ordinary means such as a thread or pm?

Code Monkey 08-20-2007 04:48 PM

Quote:

Originally Posted by sabret00the (Post 1321719)
Sub-Categories, every one wants these things and i have no idea why. I can't even see the use of the implementation in my head, that said however, everyone seems to want them and so while they'll be last on the list, i'll work towards achieving it.

For example under the games category a bunch of people create wow topical groups. Well then it would be nice to have a wow subcat to organize it better for those looking for groups to discuss wow. It would also give people a link to give others to tell them where to find topics such as this.

Quote:

Originally Posted by sabret00the (Post 1321719)
The mechanism to request sub-cats, interesting idea. however i wonder, why wouldn't you run such a request method through ordinary means such as a thread or pm?

Just convenience is all. You know how busy we get as admins. It would be nice to see an email stating that user "A" had paid for and requested a "widgets" category. Then I could just add it or refund if I don't want widget discussions on my site.

I sent you an email through an indirect method. ;) Thanks again for all the hard work. And believe me, I know what a pain those PM's here can be for coders.

EDIT: Another thing that would be useful is instead of having the yes/no option for a usegroup to be limited on group joins, have the number of joins allowed entered and 0 for no limit.

Freak0204 08-20-2007 09:40 PM

Regarding images... All avatars and half the smilies work OK. But we have special graphics and vbplaza stuff in our postbits that aren't showing up in the groups. How can the code for those graphics be included so they show up? Also, what would you suggest regarding the other half of our smilies not showing up in posts, within the groups?

Code Monkey 08-21-2007 03:39 PM

Quote:

Originally Posted by sabret00the (Post 1321719)

The ability to move forum threads to groups is something i've been looking at for a while and to a degree, i had a very personal wish to be able to mass do the task by forumid (i doubt that will go into the stock, i can't be arsed with the GUI from now and i'm a while away from starting) but in regards to doing it the other way around. i'm not so sure about, who knows though, i'll give it some thought.

Can't you just use the default thread and post system to store group threads and posts? That would help add them to the sites total threads and posts as well.

Code Monkey 08-21-2007 05:25 PM

Another thing to add would be the vBulletin AJAX username check to the textfields for inviting users to a group.

Code Monkey 08-21-2007 08:35 PM

Is it already a known bug that the quote and reply button do not work? I searched but only found problems with the quick reply. Quick reply works for me.

Melissa Miller 08-22-2007 09:56 PM

The new reply file did not fix it. Quick reply is the only one working still. Thanks.

djilou 08-23-2007 11:22 AM

Quote:

Originally Posted by Melissa Miller (Post 1323535)
The new reply file did not fix it. Quick reply is the only one working still. Thanks.

same here

RidinHighSpeeds 08-23-2007 11:33 PM

Quote:

Originally Posted by sabret00the (Post 1321719)
not at present

i'm hoping to get out as private beta for the end of the third quarter (September)

Yup 3.0 is in the works, firmly so infact.

Group image is already done, the implementation is that each group gets it's own gallery, for each gallery you can select a gallery front cover as well as the actual group image. In most places now, groups are listed with their thumbnails.

The ability to move forum threads to groups is something i've been looking at for a while and to a degree, i had a very personal wish to be able to mass do the task by forumid (i doubt that will go into the stock, i can't be arsed with the GUI from now and i'm a while away from starting) but in regards to doing it the other way around. i'm not so sure about, who knows though, i'll give it some thought.

Sub-Categories, every one wants these things and i have no idea why. I can't even see the use of the implementation in my head, that said however, everyone seems to want them and so while they'll be last on the list, i'll work towards achieving it.

The mechanism to request sub-cats, interesting idea. however i wonder, why wouldn't you run such a request method through ordinary means such as a thread or pm?

Please PM when upon completion of 3.0. I'll throw a donation your way :)

sabret00the 08-24-2007 10:24 PM

Quote:

Originally Posted by djilou (Post 1323921)
same here

can you post your newreply.php in here please.

sabret00the 08-24-2007 10:25 PM

for people who have been waiting days for a reply, i apologise it's my birthday week so i'm kinda useless this week. if i haven't been drunk i've been hungover. today's my first real break and then i'm back on it for the rest of the bank holiday weekend.

Code Monkey 08-25-2007 02:09 PM

Well then, happy birthday. :D

RidinHighSpeeds 08-25-2007 04:59 PM

Happy birthday!!

Endurer 08-25-2007 08:30 PM

Happy birthday Sabe :)

djilou 08-26-2007 02:41 PM

Quote:

Originally Posted by sabret00the (Post 1325078)
can you post your newreply.php in here please.

PHP Code:

<?php

/*****************************\
* Name: GRPS: Groups Commune
* Written By: Paul "sabret00the" Walker-Daley
* Concept: 30 October 2003
* Spawned: 26 March 2005
* Copyright Since: 23 April 2004
* Gold: 19 October 2006
* Modified: 21 December 2006
* Contact: sabe@ebslive.com
\*****************************/

// ################ SET SCRIPT LOCATION ENVIRONMENT ######################
require_once('./includes/config_grps.php');

// ####################### SET PHP ENVIRONMENT ###########################
error_reporting(E_ALL & ~E_NOTICE);

// #################### DEFINE IMPORTANT CONSTANTS #######################
define('NO_REGISTER_GLOBALS'1);
define('GET_EDIT_TEMPLATES'true);
define('THIS_SCRIPT''groupsreply');

// ################### PRE-CACHE TEMPLATES AND DATA ######################
// get special phrase groups
$phrasegroups = array('grps''threadmanage''posting');

// get special data templates from the datastore
$specialtemplates = array(
    
'smiliecache',
    
'bbcodecache'
);

// pre-cache templates used by specific actions
$actiontemplates = array();

$globaltemplates = array(
    
'groups_newreply'
);

// ### STANDARD INITIALIZATIONS ###
$checked = array();
$newpost = array();

// ######################### REQUIRE BACK-END ############################
require_once('./global.php');
require_once(
'./includes/functions_newpost.php');
require_once(
'./includes/functions_editor.php');
require_once(
'./includes/functions_bigthree.php');
require_once(
DIR '/includes/class_postbit.php');
require_once(
'./includes/class_grps.php');
require_once(
'./includes/functions_grps.php');

// #######################################################################
// ######################## START MAIN SCRIPT ############################
// #######################################################################

if (empty($vbulletin->userinfo['userid']))
{
    
print_no_permission();
}

(
$hook vBulletinHook::fetch_hook('grps_global_start')) ? eval($hook) : false;

// get decent textarea size for user's browser
$textareacols fetch_textarea_width();

$vbulletin->input->clean_array_gpc('r', array(
    
'noquote'    =>    TYPE_BOOL,
    
'p'            =>    TYPE_INT,
));


// ### GET QUOTE FEATURES ###
// check for valid thread or post
if (!empty($vbulletin->GPC['p']))
{
    
$getquotedetails $db->query_first("
        SELECT username, pagetext, dateline, groupid, threadid
        FROM grps_post
        WHERE postid = " 
intval($vbulletin->GPC['p'])
    );
    
$originalposter $getquotedetails['username'];

    
$postdate vbdate($vbulletin->options['dateformat'], $getquotedetails['dateline']);
    
$posttime vbdate($vbulletin->options['timeformat'], $getquotedetails['dateline']);
    
$pagetext htmlspecialchars_uni($getquotedetails['pagetext']);
    
$pagetext trim(strip_quotes($pagetext));

    
$groupid $getquotedetails['groupid'];
    
$threadid $getquotedetails['threadid'];

    eval(
'$newpost[\'message\'] = "' fetch_template('newpost_quote'10) . '";');

    
// fetch the quoted post title
    
$newpost['title'] = htmlspecialchars_uni(fetch_quote_title($postinfo['title'], $threadinfo['title']));
}

// ############################### start post reply ###############################
if (isset($_POST['do']) AND $_POST['do'] == 'postreply')
{
    
$vbulletin->input->clean_array_gpc('p', array(
        
'g'                 => TYPE_INT,
        
'p'                 => TYPE_INT,
        
'parentid'         => TYPE_INT,
        
'userid'         => TYPE_INT,
        
'ipaddress'         => TYPE_STR,
        
'wysiwyg'        => TYPE_BOOL,
        
'message'        => TYPE_STR,
        
'quickreply'     => TYPE_BOOL,
        
'fromquickreply' => TYPE_BOOL,
        
'folderid'       => TYPE_UINT,
        
'emailupdate'    => TYPE_UINT,
        
'title'          => TYPE_STR,
        
'iconid'         => TYPE_UINT,
        
'parseurl'       => TYPE_BOOL,
        
'signature'      => TYPE_BOOL,
        
'preview'        => TYPE_STR,
        
'disablesmilies' => TYPE_BOOL,
        
'username'       => TYPE_STR,
        
'rating'         => TYPE_UINT,
        
'stickunstick'   => TYPE_BOOL,
        
'openclose'      => TYPE_BOOL,
        
'ajax'           => TYPE_BOOL,
        
'ajax_lastpost'  => TYPE_INT
    
));

    
$threadinfo grps_getthreadinfo($_POST['t']);

    
$grps_ids explode(' 'trim($vbulletin->userinfo['grps']));

    if (!
in_array($vbulletin->GPC['g'], $grps_ids))
    {
        
print_no_permission();
    }

    if (
sizeof($errors) > 0)
    {
        
// ### POST HAS ERRORS ###
        
$postpreview construct_errors($errors); // this will take the preview's place
        
construct_checkboxes($newpost);
        
$_GET['do'] = 'newreply';
        
$newpost['message'] = htmlspecialchars_uni($newpost['message']);
    }
    else if (
$vbulletin->GPC['preview'])
    {
        
// ### PREVIEW POST ###
        
$newpost['message'] = htmlspecialchars_uni($newpost['message']);
        
$postpreview grps_datamanager::build_post_preview($newpost$vbulletin->userinfo['userid']);
        
$previewpost true;
        
$_GET['do'] = 'newreply';
    }
    else
    {
        
grps_datamanager::build_group_post($_POST);

        (
$hook vBulletinHook::fetch_hook('grps_newreply_successful')) ? eval($hook) : false;
        
        
// ### NOT PREVIEW - ACTUAL POST ###
        
if (!$vbulletin->options['grpsmoderateposts'])
        {
            
$grps_numberofposts $db->query_first("
                SELECT COUNT(*) AS posttotal, MAX(postid) AS postid
                FROM grps_post
                WHERE groupid = " 
intval($threadinfo['groupid']) . " AND threadid = " intval($threadinfo['threadid']) . "
            "
);

            
$whatpage ceil($grps_numberofposts['posttotal'] / $vbulletin->options['grpspostsperpage']);
            if (
$whatpage 1)
            {
                
$gotopage '&amp;page=' $whatpage;
            }
            else
            {
                
$gotopage FALSE;
            }

            
$vbulletin->url 'viewthread.php?' $vbulletin->session->vars['sessionurl'] . 'g=' $threadinfo['groupid'] . '&amp;t=' $threadinfo['threadid'] . $gotopage '#post' $grps_numberofposts['postid'];
        }
        else
        {
            
$vbulletin->url 'viewthread.php?' $vbulletin->session->vars['sessionurl'] . 'g=' $threadinfo['groupid'] . '&amp;t=' $threadinfo['threadid'];
        }
        eval(
print_standard_redirect('Redirecting...'FALSE));

    } 
// end if

}

// ############################### start new reply ###############################
if (isset($_GET['do']) AND $_GET['do'] == 'newreply')
{
    
$vbulletin->input->clean_array_gpc('r', array(
        
't'            =>    TYPE_INT
    
));

//    echo $threadid;

    
$threadid = (empty($threadid)) ? $vbulletin->GPC['t'] : $threadid;

    
$threadinfo grps_getthreadinfo($threadid);
    
$foruminfo grps_getgroupinfo($threadinfo['groupid']);

    
$newpost = array('title' => NULL'iconid' => NULL'message' => htmlspecialchars_uni($newpost['message']));
    
$foruminfo = @array_merge($foruminfo, array('allowbbcode' => TRUE'allowimages' => TRUE'allowhtml' => FALSE'allowsmilies' => TRUE'forumid' => NULL));

    
$grps_ids explode(' 'trim($vbulletin->userinfo['grps']));

    if (!
in_array($threadinfo['groupid'], $grps_ids))
    {
        
print_no_permission();
    }

    
// falls down from preview post and has already been sent through htmlspecialchars() in build_new_post()
    
$title = ($newpost['title']) ? construct_phrase($vbphrase['grps_re_x'], $newpost['title']) : '';

    
// *********************************************************************
    // get options checks

    
$posticons construct_icons($newpost['iconid'], 1);

    
$editorid construct_edit_toolbar(
        
$newpost['message'],
        
0,
        
$foruminfo['forumid'],
        
1,
        
1,
        (
$forumperms $vbulletin->bf_ugp_forumpermissions['canpostattachment'] AND $vbulletin->userinfo['userid'])
    );

    
$messagearea str_replace(
        array(
            
'="clientscript',
            
'src="images/smilies/'
        
),
        array(
            
'="' $vbulletin->options['bburl'] . '/clientscript',
            
'src="' $vbulletin->options['bburl'] . '/images/smilies/'
        
),
    
$messagearea);

    
$posticons str_replace('src="images/icons/''src="' $vbulletin->options['bburl'] . '/images/icons/'$posticons);

    
// auto-parse URL
    
if (!isset($checked['parseurl']))
    {
        
$checked['parseurl'] = 'checked="checked"';
    }

    if (
$vbulletin->userinfo['userid'] AND !$postpreview)
    {
        
// signature
        
$checked['signature'] = ($vbulletin->userinfo['signature'] != '') ? 'checked="checked"' '';
    }

    eval(
'$usernamecode = "' fetch_template('newpost_usernamecode') . '";');
    
$usernamecode grps_rewrite_links($usernamecode);

    
// *********************************************************************
    // finish the page

    
construct_forum_rules($foruminfo$forumperms);

    
// draw nav bar
    
$navbits = array();
    
$navbits['browse.php?' $vbulletin->session->vars['sessionurl'] . 'c=' $foruminfo['catid']] = $foruminfo['catname'];
    
$navbits['groups.php?' $vbulletin->session->vars['sessionurl'] . 'g=' $foruminfo['groupid']] = $foruminfo['title'];
    
$navbits['viewthread.php?' $vbulletin->session->vars['sessionurl'] . 'g=' $foruminfo['groupid'] . '&amp;t=' $threadinfo['threadid']] = $threadinfo['title'];
    
$navbits[''] = $vbphrase['reply_to_thread'];

    
$navbits construct_navbits($navbits);
    eval(
'$headinclude = "' fetch_template('headinclude') . '";');
    
$headinclude grps_rewrite_links($headinclude);
    eval(
'$navbar = "' fetch_template('navbar') . '";');
    
$navbar grps_rewrite_links($navbar);
    eval(
'$footer = "' fetch_template('footer') . '";');
    
$footer grps_rewrite_links($footer);
    (
$hook vBulletinHook::fetch_hook('grps_global_complete')) ? eval($hook) : false;

    
// complete
    
eval('print_output("' fetch_template('groups_newreply') . '");');

}


?>

Happy birthday:D

CasperCBT 08-28-2007 01:46 PM

Hi, i has this error, what can be the problem ?

Database error in vBulletin 3.6.8:

Invalid SQL:

### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO mst_usergroup
(`title`, `description`, `usertitle`, `opentag`, `closetag`, `passwordexpires`, `passwordhistory`, `ispublicgroup`, `canoverride`, `forumpermissions`, `genericpermissions`, `attachlimit`, `pmquota`, `pmpermissions`, `pmsendmax`, `calendarpermissions`, `wolpermissions`, `adminpermissions`, `genericoptions`, `profilepicmaxwidth`, `profilepicmaxheight`, `profilepicmaxsize`, `avatarmaxwidth`, `avatarmaxheight`, `avatarmaxsize`, `signaturepermissions`, `sigpicmaxwidth`, `sigpicmaxheight`, `sigpicmaxsize`, `sigmaxrawchars`, `sigmaxchars`, `sigmaxlines`, `sigmaxsizebbcode`, `sigmaximages`, `grpspermissions`)
VALUES
('PATY FAN', 'PATY FAN', 'PATY FAN', '', '', '', '', '0', '0', '651271', '2626563', '1000000', '0', '0', '5', '0', '1', '0', '41', '100', '100', '25000', '50', '50', '20000', '0', '', '', '', '', '', '', '7', '', '0');

MySQL Error : Unknown column 'grpspermissions' in 'field list'
Error Number : 1054
Date : Tuesday, August 28th 2007 @ 04:42:46 PM
Script : http://pruebas.*******.es/admincp/us....php?do=update
Referrer : http://pruebas.******.es/admincp/usergroup.php?do=add
IP Address : *******
Username : admin
Classname : vB_Database

sabret00the 08-28-2007 06:37 PM

Quote:

Originally Posted by Code Monkey (Post 1322430)
Can't you just use the default thread and post system to store group threads and posts? That would help add them to the sites total threads and posts as well.

it's never a good idea to piggybank the engine in such a way in my opinion.

sabret00the 08-28-2007 06:39 PM

Quote:

Originally Posted by Code Monkey (Post 1322490)
Another thing to add would be the vBulletin AJAX username check to the textfields for inviting users to a group.

that's been handled in a much nicer way. sadly i can't find the screenshot to show you atm.

sabret00the 08-28-2007 06:41 PM

Quote:

Originally Posted by Code Monkey (Post 1322610)
Is it already a known bug that the quote and reply button do not work? I searched but only found problems with the quick reply. Quick reply works for me.

Quote:

Originally Posted by Melissa Miller (Post 1323535)
The new reply file did not fix it. Quick reply is the only one working still. Thanks.

Quote:

Originally Posted by djilou (Post 1323921)
same here

is it still giving a print_no_permission page?

sabret00the 08-28-2007 06:42 PM

Quote:

Originally Posted by CasperCBT (Post 1327362)
Hi, i has this error, what can be the problem ?

Database error in vBulletin 3.6.8:

Invalid SQL:

### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO mst_usergroup
(`title`, `description`, `usertitle`, `opentag`, `closetag`, `passwordexpires`, `passwordhistory`, `ispublicgroup`, `canoverride`, `forumpermissions`, `genericpermissions`, `attachlimit`, `pmquota`, `pmpermissions`, `pmsendmax`, `calendarpermissions`, `wolpermissions`, `adminpermissions`, `genericoptions`, `profilepicmaxwidth`, `profilepicmaxheight`, `profilepicmaxsize`, `avatarmaxwidth`, `avatarmaxheight`, `avatarmaxsize`, `signaturepermissions`, `sigpicmaxwidth`, `sigpicmaxheight`, `sigpicmaxsize`, `sigmaxrawchars`, `sigmaxchars`, `sigmaxlines`, `sigmaxsizebbcode`, `sigmaximages`, `grpspermissions`)
VALUES
('PATY FAN', 'PATY FAN', 'PATY FAN', '', '', '', '', '0', '0', '651271', '2626563', '1000000', '0', '0', '5', '0', '1', '0', '41', '100', '100', '25000', '50', '50', '20000', '0', '', '', '', '', '', '', '7', '', '0');

MySQL Error : Unknown column 'grpspermissions' in 'field list'
Error Number : 1054
Date : Tuesday, August 28th 2007 @ 04:42:46 PM
Script : http://pruebas.cibertangas.es/adminc....php?do=update
Referrer : http://pruebas.cibertangas.es/adminc...oup.php?do=add
IP Address : 190.64.54.44
Username : admin
Classname : vB_Database

did you run the installer?

sabret00the 08-28-2007 06:44 PM

Thanks all for the birthday wishes. they were very much appreciated.

Code Monkey 08-28-2007 06:55 PM

Quote:

Originally Posted by sabret00the (Post 1327548)
is it still giving a print_no_permission page?

Yes it is for me and my testers.

CasperCBT 08-28-2007 08:20 PM

Quote:

Originally Posted by sabret00the (Post 1327549)
did you run the installer?

yes, but apear a blank page

http://pruebas.cibertangas.es/foros/..._installer.php

djilou 08-28-2007 09:08 PM

Quote:

Originally Posted by Code Monkey (Post 1327562)
Yes it is for me and my testers.

yes for me too

txsbmw 08-29-2007 02:10 PM

Seems as though we are having the same issue many others are having. No one can reply to threads in their groups. They get the no permission message. We do not use quick reply on our forums so no idea if using that works or not. I did try to use the other newreply file that was attached a couple of pages back but that did not fix the problem.

mickmel 08-31-2007 01:31 PM

Quote:

Originally Posted by txsbmw (Post 1328116)
Seems as though we are having the same issue many others are having. No one can reply to threads in their groups. They get the no permission message. We do not use quick reply on our forums so no idea if using that works or not. I did try to use the other newreply file that was attached a couple of pages back but that did not fix the problem.

Same here.

Majava 09-03-2007 11:18 AM

the install.txt is one of the most confusing install guides ever. you need to make it easier to understand.

mickmel 09-03-2007 05:11 PM

Quote:

Originally Posted by Majava (Post 1331331)
the install.txt is one of the most confusing install guides ever. you need to make it easier to understand.

Agreed. You assume that everyone has already installed multiple hacks before, which is probably taking too much for granted. Assume this is the reader's first install and go from there.

jilly 09-04-2007 06:29 PM

The "Ignore" feature doesn't seem to be working in the groups - i.e. if you put someone on ignore on the main board, it's not ignoring them in the groups

blindMoe 09-04-2007 09:57 PM

Not sure if anyone already posted this but is a bug fix for viewing the groups a user is in:
(Example url: http://www.yoursite.com/forums/group...ups.php?u=1234)

In groups/viewgroups.php on line 81:

Find:

Code:

        $grps_mygroups = $db->query_read("
                SELECT grps.groupid, grps.title, grps.description, grps.approved, grps.leaderid, grps_setting.image_name
                FROM grps
                LEFT JOIN " . TABLE_PREFIX . "user ON (user.userid = grps.leaderid)
                LEFT JOIN grps_setting ON (grps_setting.groupid = grps.groupid)
                WHERE grps.approved = '1' AND grps.groupid IN($grps_ids_imploded)
                ORDER BY grps.title ASC

Replace with:
Code:

        $grps_mygroups = $db->query_read("
                SELECT grps.groupid, grps.title, grps.description, grps.approved, grps.leaderid, grps_setting.image_name
                FROM grps
                LEFT JOIN " . TABLE_PREFIX . "user ON (vb_user.userid = grps.leaderid)
                LEFT JOIN grps_setting ON (grps_setting.groupid = grps.groupid)
                WHERE grps.approved = '1' AND grps.groupid IN($grps_ids_imploded)
                ORDER BY grps.title ASC


Sorry if someone already posted this but I just installed the newest version and it was still in there. Also, wasn't about to read through 123 pages to find out ;)

blindMoe

CasperCBT 09-05-2007 04:44 PM

can someone tell me why this happend s?

http://www.cibertangas.es/pruebas/groups/groups.php?g=1

Iskib 09-05-2007 11:54 PM

does anyone have the fix for the breadcrumbs to make them the same as vbulletin?

FORUM - Groups - group ... etc.. ?

Also when viewing groups, etc..

The who's online displays

Unknown Location
groups/browse.php?c=1

how to add all the location in groups so it displays correct?

Iskib 09-07-2007 02:24 AM

oh yeah I forgot groups are install in root not in forum root....

Any help would be great on the issues above

Iskib 09-08-2007 04:18 AM

Well it has been a few days and no response... doesn't anyone know how to solve the problem I am having?

Iskib 09-09-2007 12:13 PM

uninstalls .... no support here and I was going to donate lol alwell


All times are GMT. The time now is 06:43 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.03322 seconds
  • Memory Usage 2,016KB
  • 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
  • (4)bbcode_code_printable
  • (1)bbcode_php_printable
  • (22)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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