Quote:
Originally Posted by GrendelKhan{TSU
ok... took a guess as to the edit (just copied that into where it looked like it might go), but now:
1. doesn't show up at all on CMPS page (on my default custom skin).
Does it call some code from the CMPS default page that I may have changed so that it isn't appearing?
2. doesn't show up at all on CMPS page (on my default skin), but it IS showing up on the FORUMHOME!! next to your gallery on forumhome hack. :/
running:
vbPhotopost Gallery on Forumhome hack
vb3.5.3
Gallery v1.0.1 (vB 3.5)
CMPS v2.0.0 (vB 3.5)
|
Not realy sure what you have done.
-
Demo x2
*** How to Install:
======================
In your Admin Control Panel
1)
Admincp => Plugin System => Manage Products
Click [Add/Import Product]
Browse for the file "product-gallery_cmps.xml"
Allow Overwrite: On
Import
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
2)
Edit your vBadvanced CMPS: (not the forums/index.php)
- cmps_index.php file (you may have a different name)
// ============================================
// No Further Editing Necessary!
// ============================================
$phrasegroups = array('adv_gallery');
$globaltemplates = array();
$actiontemplates = array();
$specialtemplates = array('gallery_c_cache','adv_gallery_opt','gallery _ugroups');
Default vBAdvanced CMPS is:
$phrasegroups = array();
$globaltemplates = array();
$actiontemplates = array();
$specialtemplates = array()
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
3)
AdminCP => vBa CMPS => Add Module => [PHP FILE]
Module Title: Image Gallery
Active: yes
Update All Pages: your choice
File to Include: vbgallery_block.php
Identifier: gallery_image
Templates Used: adv_portal_vbgallery,adv_gallery_imagebit,adv_port al_vbgallery_nav,adv_portal_vbgallery_newestbits
Clean File Output: no
Use Module Shell Template: no
Usergroups: you choose who
[SAVE]
If you did not put the Module on all pages you need to:
AdminCP => vBa CMPS => Edit Pages => Choose the page => Edit => Modules Enabled => add Check to => Image Gallery
Save
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
4)
Admincp => vBulletin Options => vBGallery - CMPS
Change setting
Save
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-