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 - MGC vBProjects Light (https://vborg.vbsupport.ru/showthread.php?t=150812)

Fungsten 06-27-2007 09:06 PM

Quote:

Originally Posted by VBDev (Post 1277986)
The selections without names might come from a previous xml bitfield of a file you didn't removed and as I rebuild bitfields upon install they now appears.

You should remove the one causing problems and rebuild bitfields manually.

How would I find those?

Quote:

Do you at least see the usergroup options for the MGC Vbproject ?
All I saw were the blank settings.

Quote:

For the file this is normal, these are french name as you might know I develop in french and then translate :)
Ok.

VBDev 06-27-2007 09:07 PM

I think you can find them in includes/xml folder but can't tell which ones :(

To identify them, you can validete usergroup permissions to see which errors vbulletin fires you.

TheBlackPoet 06-27-2007 09:12 PM

love it!! everything works great.... QUESTION:

when a project is created or updated, can it create a thread on the forum so that other people can see the progress... without that.. the project hack will not get as much attention except by those involved in the project..

if this is an option in the full version.... COOL!!

VBDev 06-27-2007 09:16 PM

Hum actually no this is not possible.

However, I could add that in the next full version ;)

I think I could make soomething more like : kind of marquee of all project actually active and their progress on the forumhome.

TTG 06-27-2007 09:48 PM

I'd buy the full version if I could read French ;)

VBDev 06-27-2007 09:55 PM

You know you can change the language on our forum with the dropdown at the bottom of the juicy style ;)

And as stated in the first post, we provide both french and english versions of our non-free hacks :)

[s]Edit : Hum seems like it was not, currently putting english phrases for digishop.[/s]
Edit 2 : That's now ok, english is ok in digishop on our website :)

TTG 06-27-2007 10:41 PM

Quote:

Originally Posted by VBDev (Post 1278029)
You know you can change the language on our forum with the dropdown at the bottom of the juicy style ;)

And as stated in the first post, we provide both french and english versions of our non-free hacks :)

Edit : Hum seems like it was not, currently putting english phrases for digishop.

Got it thanks.
Just purchased the full version for that price :up:

winpro19 06-28-2007 04:11 AM

Two questions.

1. I installed the English version but in my profile it says: "Regarde la page d'accueil de vBProjets vBProjects @ 09:12 AM" (not english).

2. When I go to any project, on the top of the page it says : "" (Some weird Ascii characters)

How can I fix this?

Let me know.

Thanks!

aveon 06-28-2007 04:42 AM

hey man thanks for the hack but i get the error below when i try to set permissions for usergroups...

HTML Code:

Datenbankfehler in vBulletin 3.6.7:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
        `title` = 'Administrator',
        `description` = '',
        `usertitle` = 'Administrator',
        `opentag` = '<font color=\"#FF0000\">',
        `closetag` = '</font>',
        `passwordexpires` = '180',
        `passwordhistory` = '360',
        `forumpermissions` = '1048575',
        `attachlimit` = '0',
        `pmquota` = '150',
        `pmpermissions` = '7',
        `pmsendmax` = '1000',
        `calendarpermissions` = '63',
        `wolpermissions` = '31',
        `adminpermissions` = '3',
        `genericpermissions` = '1040187391',
        `genericoptions` = '31',
        `profilepicmaxwidth` = '100',
        `profilepicmaxheight` = '100',
        `profilepicmaxsize` = '65535',
        `avatarmaxwidth` = '80',
        `avatarmaxheight` = '80',
        `avatarmaxsize` = '20000',
        `signaturepermissions` = '237567',
        `sigpicmaxwidth` = '500',
        `sigpicmaxheight` = '100',
        `sigpicmaxsize` = '20000',
        `sigmaxrawchars` = '0',
        `sigmaxchars` = '0',
        `sigmaxlines` = '0',
        `sigmaxsizebbcode` = '7',
        `sigmaximages` = '0',
        `hackdbperm` = '15',
        `ecdownloadpermissions` = '32767',
        `ecexcludecatlist` = '',
        `ecdownloadsmaxuploadtotal` = '-1',
        `ecdownloadsmaxdailydl` = '-1',
        `ecdownloadsmaxdailyfiles` = '-1',
        `ecdownloaddelaygrp` = '-1',
        `iprof_options` = '262143',
        `mgccustomusergroupperms` = '3',
        `nbmsgshowchatbox` = '100',
        `fcpermissions` = '0',
        `mgcvbprojetsugpcustomperms` = '7'
WHERE usergroupid=6;

MySQL-Fehler : Unknown column 'fcpermissions' in 'field list'
Fehler-Nr.  : 1054
Datum        : Thursday, June 28th 2007 @ 07:40:59 AM
Skript      : http://www.$$$$$
Referrer    : http://www.$$$$$$
IP-Adresse  : $$$$$$$
Benutzername : Marius
Klassenname  : vb_database


VBDev 06-28-2007 04:58 AM

Quote:

Originally Posted by winpro19 (Post 1278190)
Two questions.

1. I installed the English version but in my profile it says: "Regarde la page d'accueil de vBProjets vBProjects @ 09:12 AM" (not english).

2. When I go to any project, on the top of the page it says : "" (Some weird Ascii characters)

How can I fix this?

Let me know.

Thanks!

Hum maybe Sofia has forgotten to translate this :)

I'll have a look and correct both tonight (I just woke up and I'm going to work).

Quote:

Originally Posted by aveon (Post 1278200)
hey man thanks for the hack but i get the error below when i try to set permissions for usergroups...

HTML Code:

Datenbankfehler in vBulletin 3.6.7:
 
Invalid SQL:
UPDATE usergroup SET
 
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
    `title` = 'Administrator',
    `description` = '',
    `usertitle` = 'Administrator',
    `opentag` = '<font color=\"#FF0000\">',
    `closetag` = '</font>',
    `passwordexpires` = '180',
    `passwordhistory` = '360',
    `forumpermissions` = '1048575',
    `attachlimit` = '0',
    `pmquota` = '150',
    `pmpermissions` = '7',
    `pmsendmax` = '1000',
    `calendarpermissions` = '63',
    `wolpermissions` = '31',
    `adminpermissions` = '3',
    `genericpermissions` = '1040187391',
    `genericoptions` = '31',
    `profilepicmaxwidth` = '100',
    `profilepicmaxheight` = '100',
    `profilepicmaxsize` = '65535',
    `avatarmaxwidth` = '80',
    `avatarmaxheight` = '80',
    `avatarmaxsize` = '20000',
    `signaturepermissions` = '237567',
    `sigpicmaxwidth` = '500',
    `sigpicmaxheight` = '100',
    `sigpicmaxsize` = '20000',
    `sigmaxrawchars` = '0',
    `sigmaxchars` = '0',
    `sigmaxlines` = '0',
    `sigmaxsizebbcode` = '7',
    `sigmaximages` = '0',
    `hackdbperm` = '15',
    `ecdownloadpermissions` = '32767',
    `ecexcludecatlist` = '',
    `ecdownloadsmaxuploadtotal` = '-1',
    `ecdownloadsmaxdailydl` = '-1',
    `ecdownloadsmaxdailyfiles` = '-1',
    `ecdownloaddelaygrp` = '-1',
    `iprof_options` = '262143',
    `mgccustomusergroupperms` = '3',
    `nbmsgshowchatbox` = '100',
    `fcpermissions` = '0',
    `mgcvbprojetsugpcustomperms` = '7'
WHERE usergroupid=6;
 
MySQL-Fehler : Unknown column 'fcpermissions' in 'field list'
Fehler-Nr.  : 1054
Datum        : Thursday, June 28th 2007 @ 07:40:59 AM
Skript      : http://www.$$$$$
Referrer    : http://www.$$$$$$
IP-Adresse  : $$$$$$$
Benutzername : Marius
Klassenname  : vb_database



This is because you had a xml bitfield file of the fcpermissions mod in your includes/xml directory and this mod might not be present anymore am I right ?

If this is the case, you have to remov the bitfield xml file of the fcpermissions mod and then to rebuild bitfield manually (temporarly debug mode activation and then Rebuild bitfields menu item in the vbulletin options menu)


All times are GMT. The time now is 02:18 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.01186 seconds
  • Memory Usage 1,764KB
  • 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
  • (2)bbcode_html_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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