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)

DivisionByZero 09-23-2006 04:11 AM

i had the same errors trying to install it (gotta keep up with the competition)

sabret00the 09-23-2006 08:05 AM

Quote:

Originally Posted by bada_bing
How do we upgrade?

from what? 3.0.x or RC1 to RC1b?

sabret00the 09-23-2006 08:06 AM

Quote:

Originally Posted by bada_bing
Getting an error when trying to view a group
Fatal error: Call to undefined function: globalize() in /mounted-storage/home7/sub002/sc14192-UTSO/www/groups/browse.php on line 85


Also when I click create group it doent do anything?

globalize(); does not exist in any of the files. not even commented out. reupload all of the files.

sabret00the 09-23-2006 08:10 AM

Quote:

Originally Posted by .Tim
When I run the installer I just get a blank page. How do I configure the config file if my forum is in the site root?

if your forums are in the site root then your config should have something like
PHP Code:

chdir('../'); 

blank pages are down to configuration mismatches or templates not being installed.

sabret00the 09-23-2006 08:12 AM

Quote:

Originally Posted by bada_bing
errrrrrrrrrrrrrrrrrrr help please ready to click uninstall.... Directions are not very clear either

if you wanna click uninstall go ahead, but at 5am in the morning when i'm firmly in bed making silly threats i won't see for atleast another five hours anyway is rather pointless.

sabret00the 09-23-2006 08:13 AM

Quote:

Originally Posted by MisterPopularity
i had the same errors trying to install it (gotta keep up with the competition)

the same errors as what? who? bada_bing?

Luke Beale 09-23-2006 08:17 AM

Quote:

Originally Posted by sabret00the
Luke, my mouse batteries are dead, so i can't really sort this out properly but here you go, this will fix the problem in the meanwhile.

Replace this with your groups/index.php and it should fix the problem. sadly i won't be able to do a full check for similar problems until the morning when my mouse has finished charging.

Well now when i try to create a group it takes me from /forum/groups/index.php to /groups/index.php, so it removes the /forum/ bit in the URL

sabret00the 09-23-2006 08:26 AM

Quote:

Originally Posted by Luke Beale
Well now when i try to create a group it takes me from /forum/groups/index.php to /groups/index.php, so it removes the /forum/ bit in the URL

yup sadly it wasn't designed for use in the forums directory, you may have to edit your templates to reflect the location.

what do you mean when you try and create a group? do you mean when you click "create group"? is that from the group tools menu or from the groups/index.php ?

DivisionByZero 09-23-2006 08:40 AM

Quote:

Originally Posted by sabret00the
the same errors as what? who? bada_bing?

no. bada_bing just likes to complain :)

The installer is SO not mySQL 5.x friendly. I went through the installer code and ran the queries and setup the tables on my own.... rebuilt my bitfields and all was good.

Great product! I think we should work together on a souped-up commercial version :) Your design and theory + my NNTP and SMTP gateway can make one good product.

Milad 09-23-2006 09:38 AM

your ad-on need some improving
For example:
you ask us to edit the file ROOT/forums/includes/xml/cpnav_vbulletin.xml
but you can add a file and call it for ex: cpnav_groupscommune.xml

and it contains the following
Code:

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

<navgroups product="groupscommune">

        <navgroup phrase="moderation" displayorder="70">
                <navoption displayorder="70">
                        <phrase>moderate_groups</phrase>
                        <link>grps_moderate.php?do=groups</link>
                </navoption>
        </navgroup>
       
</navgroups>

then add it in the directory: ROOT/forums/includes/xml/

and you can include your installation and unistallation script in the product xml file.

and you have to use the table prefix in the whole script mysql queries.

I advise you to use the Advanced Product Manager, you can find it in this forum, it will help you very much.

I will click install to track your product, but won't install it untill it follows the vbulletin ad-ons standards.

Regards


All times are GMT. The time now is 12:49 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.02242 seconds
  • Memory Usage 1,746KB
  • 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_code_printable
  • (1)bbcode_php_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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