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)
-   -   Module CMPS: PhotoPost vBGallery (https://vborg.vbsupport.ru/showthread.php?t=98982)

quanvo81 02-14-2006 08:40 PM

Quote:

Originally Posted by Trana
Yes it does.

Next time, try and provide an error message or condition that would explain why it is not working for you.

It doesn't work . Nothing show up , it was working like a charm for me with Vbadvanced version 2.0.0 , but after I upgrade to Vbadvanced v2.1 today, nothing show up.
Show me how to fix since you say it works for 2.1.0 :surprised:

Therefore I would like to see a link to a website that has Vbadvanced 2.1 work with this Hack.

Trana 02-15-2006 12:29 AM

Quote:

Originally Posted by quanvo81
It doesn't work . Nothing show up , it was working like a charm for me with Vbadvanced version 2.0.0 , but after I upgrade to Vbadvanced v2.1 today, nothing show up.
Show me how to fix since you say it works for 2.1.0 :surprised:

Therefore I would like to see a link to a website that has Vbadvanced 2.1 work with this Hack.

I have it running on my site, it works fine. I am running 2.1 with 3.5.1.

Have you tried reinstalling it? Are you getting a completely blank screen or is the module itself not showing up.

quanvo81 02-15-2006 02:20 AM

Quote:

Originally Posted by Trana
I have it running on my site, it works fine. I am running 2.1 with 3.5.1.

Have you tried reinstalling it? Are you getting a completely blank screen or is the module itself not showing up.

The module itself not showing up.
After I upgrade my Vbadvanced to version 2.1.0, then I re-edit the cmps_index.php file, then I re-uploaded to the server.
What did you do after you upgrade your Vbadvanced in order for the module to show?
Thanks

Trana 02-15-2006 03:04 AM

Are you editing the cmps_index file or uploading the new version?

Disable the old module and add a brand new one as per the instructions in this thread.

dug320 02-15-2006 04:20 AM

Something strange has popped up. Now when anyone but the poster clicks on the image in the image gallery it sends you back to the login prompt. This is usually a perimission issue but I can't seem to find the it. :cross-eyed:

Diggazz 02-15-2006 06:04 AM

My images have also dissapeared since upgrading

I didnt reinstall yet thought it maybe a path issue and came here first

quanvo81 02-15-2006 05:23 PM

Quote:

Originally Posted by Trana
Are you editing the cmps_index file or uploading the new version?

Disable the old module and add a brand new one as per the instructions in this thread.

It doesn't make any differences. I tried several times already.

Reeve of shinra 02-18-2006 10:39 PM

It seems to be working for me.

In your cmps index file, try adding this section:

PHP Code:

//bh cmps gallery
$phrasegroups = array('adv_gallery');
$globaltemplates = array();
$actiontemplates = array();
$specialtemplates = array('gallery_c_cache','adv_gallery_opt','gallery_ugroups');
//eh cmps gallery 

above this:
PHP Code:

require_once('./includes/vba_cmps_include_template.php'); 


Reeve of shinra 02-18-2006 10:54 PM

ugh! anyone know how to stop the url linking to the pics from being duplicated? Mine are showing up as http://www.shinraonline.com/www.shin...p?i=18&catid=8

quanvo81 02-20-2006 12:10 AM

Quote:

Originally Posted by Reeve of shinra
It seems to be working for me.

In your cmps index file, try adding this section:

PHP Code:

//bh cmps gallery
$phrasegroups = array('adv_gallery');
$globaltemplates = array();
$actiontemplates = array();
$specialtemplates = array('gallery_c_cache','adv_gallery_opt','gallery_ugroups');
//eh cmps gallery 

above this:
PHP Code:

require_once('./includes/vba_cmps_include_template.php'); 


:classic: :p :up:

Thanks for all your help !

IT WORKS

You know why it doesn't show up, because after upgraded to Vbadvanced v2.1 , I re-edited the cmps_index with the instruction come with this hack, so I put those value like this :
HTML Code:

// ============================================
// No Further Editing Necessary!
// ============================================
$phrasegroups = array('adv_gallery');
$globaltemplates = array();
$actiontemplates = array();
$specialtemplates = array('gallery_c_cache','adv_gallery_opt','gallery_ugroups');

So that's why it doesn't work , then I follow your instruction to put those value as you said above
HTML Code:

require_once('./includes/vba_cmps_include_template.php');
So it works.
Many thanks man.


All times are GMT. The time now is 11:55 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.01413 seconds
  • Memory Usage 1,754KB
  • 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
  • (4)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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