vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Coppermine 1.4.2 intgration to vB3.x.x (https://vborg.vbsupport.ru/showthread.php?t=101995)

[email protected] vbmenu_register("postmenu_853147", true); 12-20-2005 02:25 PM

on my coppermine that i have integrated my users including myself cannot upload anything? the error is about permissions. where do i edit the user permissions for the coppermine once it is bridges with vb???

I believe i have looked everywhere but the right place! Cheers :rolleyes:

Hellcat 12-21-2005 01:17 AM

When in Admin-Mode go to "Groups".
That will sync all your vB's groups with Coppermine.

Oh, and I think I found the bug in CPG that's causing only the first letter to be imported.
I'll do some more tests and post the fix - still digging for that usergallery thing tho....

[email protected] vbmenu_register("postmenu_854093", true); 12-21-2005 07:46 PM

hmm, what do you mean? user groups? this doesnt allow you to edit user permissions for the gallery???

[email protected] vbmenu_register("postmenu_854101", true); 12-21-2005 07:48 PM

sorry im being dumb found it :) cheers

[email protected] vbmenu_register("postmenu_854102", true); 12-21-2005 07:49 PM

whats a suitable quota for users?

Snoop-It 01-03-2006 12:41 AM

im running 1.4.3 CPG and vb 3.5.2 - it bridges fine (i didnt use your hack) but i cant get the login and logout to work properly.

if im logged in on the forum already and then visit the gallery im looged in already on that... if i attempt to log in via the CPG it takes me to forum index... how comes? and when i log out from the CPG it gives me some error and then says click here to log out...

any ideas how to sort the login part??

Zorck 01-03-2006 10:14 PM

Hellou, I get this error when I try to enable the bridge mode
-----------
Fatal error: Cannot redeclare class core_udb in /home/sergej/public_html/foro/galeria/bridge/udb_base.inc.php on line 0
-----------

any idea?
thanks in advance.

Zorck 01-03-2006 11:24 PM

I fix the problem, uploading all again.

Thanks again

d8tabyte 01-03-2006 11:33 PM

*still waiting on the gallery error - hoping the debug mode helped you find it lol*

gasxtreme 01-03-2006 11:56 PM

I think I found a fix for this error:

Quote:

Fatal error: Cannot redeclare class core_udb in /home/sergej/public_html/foro/galeria/bridge/udb_base.inc.php on line 0
Open vbulletin30.inc.php

Find:
Quote:

require 'bridge/udb_base.inc.php';
Replace With:
Quote:

require_once 'bridge/udb_base.inc.php';
Worked for me ;)
-steve


All times are GMT. The time now is 07:09 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.01081 seconds
  • Memory Usage 1,734KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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