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)

VBDev 06-29-2007 05:33 AM

Quote:

Originally Posted by ssslippy (Post 1278730)
http://yourwebsite.com/forums/mgc_vb...o=creer_projet
gives me a can not be displayed page.

Also what is with all .ds files?

Quote:

Originally Posted by pwebb (Post 1278753)
Hi,

Yeah I have vb 3.6.7PL1 and have exactly the same problem. I go to add a project and I get a can not be displayed page.

Peter

The .DS files are because I developped it on a MAC and it leaves those stupid files in the folders as hidden files, you can remove them.

These is really strange, you have all permissions set to do such things ? I have tried it on 3.6.7 and it was working perfectly :(

Quote:

Originally Posted by TheBlackPoet (Post 1278736)
yessir!!! that would work!!!

Ok noted then ;)

Quote:

Originally Posted by pwebb (Post 1278756)
Hi,

Just another bug found. I installed the english version yet when you look at whos online it shows the following for someone viewing (what works) of the vbprojects.

Regarde un projet

Any ideas?

Peter

Yes I know, Sofia forgot to translate two phrases, I am planning to put an updated xml but will not be at home until wednesday so can't do it right now :(

Quote:

Originally Posted by aveon (Post 1278895)
hey mate i tried it without the smodpermissins file but id didnt work and i dont have anything called fcpermissions

You have nothing called fcpermissions in any of the xml bitfield files ? Regarding this kind of error there should be one that's strange.

pwebb 06-29-2007 09:36 AM

Quote:

Originally Posted by VBDev (Post 1278948)
These is really strange, you have all permissions set to do such things ? I have tried it on 3.6.7 and it was working perfectly :(

Hi,

Yes I have the permissions correct. I have installed many vbulletin addons and it just wont work. I have dumped this product and will look for something else.

Peter

VBDev 06-29-2007 09:49 AM

You should not abandon that fast ;) If there is a bug, I would really like to know where it comes from !

Could you give me information about :
- Your php version
- Your MySQL version
- Where exactly in the product does the "Page can't be displayed" appears ?

This might be a little problem of php but as you might have the display error not present in the php.ini it just displays a can't be displayed insted of showing the error.

concepts 06-29-2007 10:06 AM

Just wanted to say I purchased the full english version, and its working without a glitch!!! NICE! didn't check the who's online issue..
GREAT MOD!

EnIgMa1234 06-29-2007 05:45 PM

Installed and nominated

LEAD_WEIGHT 07-03-2007 02:37 PM

I can not believe that I did not see this, if this is as or from what I hear is better then the other alternative, then I will get the full version after testing. I see that DEMO site not working right now, but I can wait.

Matt Slick 07-03-2007 04:12 PM

Quote:

Originally Posted by VBDev (Post 1277926)
Reserved

When I download the file and uzip it, I get a message saying it isn't a valid file.

??

VBDev 07-03-2007 05:46 PM

Noone has experienced such things, are you sure that your unzip software has not a problem ?

Lead weight, it is working actually.

Fungsten 07-03-2007 06:41 PM

On Edit:

Sorry I was able to extract it.

LEAD_WEIGHT 07-06-2007 07:25 AM

VBDev, I just get redirected to login page when I use u= test p=test.

Just ran another test and it has to do with Opera Browser not accepting cookies from your site.

VBDev 07-06-2007 08:21 AM

Hum this is strange ! I'll tell my coadmin of the problem and we'll have a look at it :)

Dream 07-06-2007 08:25 AM

VBDev, can you create entries in a project other than Tasks?

I mean, can I create a Bug entry, or a Suggestion entry like vB's project tools?

VBDev 07-06-2007 01:26 PM

No you can't do that, it was not designed as a bug and suggestion manager as vb project tools is but more has a project planner and follower.

This could be done through comments in each tasks but I don't think this is what your searching for ? :p

I am thinking of a possible porting or modifying my hack to the vbproject tool to enhance it a bit.

Dream 07-06-2007 01:43 PM

Just curious don't worry about it, thanks.

ragtek 07-06-2007 07:59 PM

in the demoforum everything is french :(

EnIgMa1234 07-06-2007 08:05 PM

lol its a french site. just change the language at the bottom to english

ragtek 07-06-2007 08:12 PM

hahaha:P
i made that

but all the projectstuff is still french

Quote:

Statistiques g?n?rales
Nombre de projets : 4
Nombre de t?ches : 19
[Plus de d?tails]

Fungsten 07-06-2007 08:25 PM

Quote:

Originally Posted by ragtek (Post 1284650)
hahaha:P
i made that

but all the projectstuff is still french

It showed up mainly in French for me too even after I chose English.

VBDev 07-07-2007 09:35 AM

Yes I know, I have to put the english phrases for the project page, let's say the site is still in a kind of beta stage for the multilanguage part ;)

chatzworld 07-08-2007 02:51 PM

hay can you help me with this, i get : 

showing at the very top of my forum when ever i go into the project pages :)

ps It only shows on the mgc_vbprojets_projets.php page

VBDev 07-09-2007 04:08 AM

Hum, I tested myself last time and didn't had that problem.

I think I'll have to dig further to find out the problem.

I'll make my possible to fix that as soon as possible :)

MetalORock 07-09-2007 09:52 AM

Great job Mtor, thanks :)

G0F0RBR0KE 07-18-2007 07:01 AM

I think the

Code:

<if condition="$vbprojets_peux_voir">
                        <td class="vbmenu_control"><a href="mgc_vbprojets.php?$session[sessionurl]">vBProjects</a></td>
                        </if>

should be

Code:

<if condition="$show['member']">
                        <td class="vbmenu_control"><a href="mgc_vbprojets.php?$session[sessionurl]">vBProjects</a></td>
                        </if>

???

ragtek 07-18-2007 11:30 AM

Quote:

Originally Posted by EvilAkuma (Post 1294381)
I think the

Code:

<if condition="$vbprojets_peux_voir">
                        <td class="vbmenu_control"><a href="mgc_vbprojets.php?$session[sessionurl]">vBProjects</a></td>
                        </if>

should be

Code:

<if condition="$show['member']">
                        <td class="vbmenu_control"><a href="mgc_vbprojets.php?$session[sessionurl]">vBProjects</a></td>
                        </if>

???

and why you think this?
if it is member all members see it
and if it is verifier_peuxvoir the userpermissions are checked completly;)

G0F0RBR0KE 07-18-2007 06:17 PM

I ran that and it didn't work, not even on my test vbulletin. That why :P

VBDev 07-19-2007 04:45 AM

Nope you're not right EvilAkuma, this shall not be like that.

Did you set the permissions before remplacing that bit of code ?

G0F0RBR0KE 07-19-2007 06:17 AM

I did everything that was instructed on the "Read Me.html"

VBDev 07-19-2007 07:46 AM

And what was not working exactly ?

G0F0RBR0KE 07-19-2007 08:06 AM

It wasn't showing the clickable link till I use the other way.

ragtek 07-19-2007 08:53 AM

than you havent set the userrights correct

G0F0RBR0KE 07-19-2007 09:43 AM

I'm sure I did, isn't my userid number 6?

Bicho?? 07-19-2007 10:51 AM

First of all congratulations for the great mod...

And now i should make a question, it´s possibel that where apears to edit or delete a project the other members of the forum could make a coment, what i´m saying is that if they could coment the project that are seing.

Sory if this is a stupid question, kind regards for all.

ltd 07-21-2007 11:08 AM

Thanx VBDev. When trying to add a project

/forums/mgc_vbprojets_projets.php?do=creer_projet

shows me a blank page :(

VBDev 07-22-2007 06:06 AM

Quote:

Originally Posted by EvilAkuma (Post 1295444)
It wasn't showing the clickable link till I use the other way.

Quote:

Originally Posted by EvilAkuma (Post 1295543)
I'm sure I did, isn't my userid number 6?

This is not a question of userid for the canview permission. It's based on usergroups.

Quote:

Originally Posted by Bicho?? (Post 1295575)
First of all congratulations for the great mod...


And now i should make a question, it?s possibel that where apears to edit or delete a project the other members of the forum could make a coment, what i?m saying is that if they could coment the project that are seing.


Sory if this is a stupid question, kind regards for all.

As a matter of fact, this a functionnality which is available in the full version in the tasks part so you'll understand me I think if I don't put it in the light version :)

Quote:

Originally Posted by ltd (Post 1297307)
Thanx VBDev. When trying to add a project

/forums/mgc_vbprojets_projets.php?do=creer_projet

shows me a blank page :(

A blank page ? Hum ! But you've set everything correctly ? Maybe this comes from the strange character problem.

I have attached a file, can you try with that file ?

capi-lisa 07-22-2007 06:27 AM

very nice hack i love it

little question when you add some projects you can set the status in % block

is there some developer that can make of that status block a vbadvanced module

i think that would be nice so that you see in the cms what project and %(status) are avaible

VBDev 07-26-2007 09:53 AM

What do you mean by setting the status in % block ?

For the vbadvanced block, this is not planned for the lite version. :)

apokphp 07-27-2007 08:35 PM

I have a similar problem to that of EvilAkuma about the link for the project not showing in the Quick Links.

It shows when on the forum/ pages, but not on vba's home page.

That it is, shows fine when we are in www.onlinedebate.net/forums/ but not www.onlinedebate.net

How can I fix that/

DeMiNe0 08-01-2007 05:28 PM

I have the full version of this installed and i'm getting the following SQL error when i access the vbprojects file:
Code:

Database error in vBulletin 3.6.8:

Invalid SQL:
SELECT COUNT(pid) AS nb_proj FROM mgc_vbprojets;

MySQL Error  : Table 'website.mgc_vbprojets' doesn't exist
Error Number : 1146
Date        : Thursday, August 2nd 2007 @ 01:16:28 PM
Script      : http://www.reckoning-day.org/mgc_vbprojets.php
Referrer    : http://www.reckoning-day.org/forums.php
IP Address  : 65.209.65.242
Username    : DeMiNe0
Classname    : vB_Database

I have the product installed, and i have tried reinstalling it as well. I tried to manually run the SQL query that creates this table, but get the following error:

Code:

CREATE TABLE mgc_vbprojets (
        `pid` INT( 10 ) UNSIGNED NOT NULL AUTO_INCREMENT ,
        `chefprojetid` INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL ,
        `titre` VARCHAR( 250 ) NOT NULL ,
        `description` MEDIUMTEXT DEFAULT NULL ,
        `statut` SMALLINT( 5 ) UNSIGNED DEFAULT '0' NOT NULL ,
        `priorite` SMALLINT( 5 ) UNSIGNED DEFAULT '0' NOT NULL ,
        `progression` SMALLINT( 5 ) UNSIGNED DEFAULT '0' NOT NULL ,
        `datecreation` INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL ,
        `datemaj` INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL ,
        PRIMARY KEY ( `pid` ) ,
        INDEX ( `chefprojetid` , `datecreation` ) ,
        FULLTEXT (
        `titre`,`description`
        ))

Code:

Error Code : 1214
The used table type doesn't support FULLTEXT indexes
(0 ms taken)


EnIgMa1234 08-02-2007 09:18 PM

Uninstall the product fully, then reupload the product^^

VBDev 08-04-2007 06:56 AM

Quote:

Originally Posted by apokphp (Post 1303379)
I have a similar problem to that of EvilAkuma about the link for the project not showing in the Quick Links.

It shows when on the forum/ pages, but not on vba's home page.

That it is, shows fine when we are in www.onlinedebate.net/forums/ but not www.onlinedebate.net

How can I fix that/

I thins this deals with vba and and I'm not very used to it so I can't be of any help sorry :(


All times are GMT. The time now is 01:36 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.01445 seconds
  • Memory Usage 1,828KB
  • 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
  • (7)bbcode_code_printable
  • (15)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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