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)

moonclamp 10-22-2005 10:56 PM

Quote:

Originally Posted by Zachariah
Hit the Java chat here in VB.ORG.

type: /join #help

I'll be there for a bit.

It's cool, I've got it now. My bad.

Oh and thanks :)

Ymeaga1n 10-23-2005 06:04 AM

Great hack Zachariah!

A recommendation from me would be to rewrite the install instructions, they were a bit hard to understand even for me. EX. have to scroll to very bottom to see the create template instructions. The readme version in the zip file doesn't match the instructions you have posted on the description of your hack here. The "Title Row Colspan" isn't mentioned and it threw me off.

Wonderful hack though, it works flawlessly.

Zachariah 10-23-2005 07:54 AM

Quote:

Originally Posted by Ymeaga1n
Great hack Zachariah!

A recommendation from me would be to rewrite the install instructions, they were a bit hard to understand even for me. EX. have to scroll to very bottom to see the create template instructions. The readme version in the zip file doesn't match the instructions you have posted on the description of your hack here. The "Title Row Colspan" isn't mentioned and it threw me off.

Wonderful hack though, it works flawlessly.

It was late :D, i'll update

Serenity 10-24-2005 03:27 PM

great addidtion! thanks for the work :)

I only have one issue with it. after i installed everything i get this error on the cmps page
"Warning: Invalid argument supplied for foreach() in /modules/gallery_random.php on line 83"

on line 83 of that template its
Code:

foreach ($gallery_permissions["$usergroupid"] AS $option => $value)
any help is appreciated

MotoUp 10-24-2005 09:48 PM

So what do we need to do for the update? Do we uninstall, or just update the php files?

PennylessZ28 10-24-2005 11:18 PM

It works, but there are changes that need to be made if you have intergrated CMPS into your forum home page.

Zachariah 10-25-2005 12:19 AM

Quote:

Originally Posted by HR3rdGen
It works, but there are changes that need to be made if you have intergrated CMPS into your forum home page.

share your changes and reasons please. (to help others and me :D )
problem / fixes / ect ..

PennylessZ28 10-25-2005 01:24 AM

on one of my sites I intergrated vbadvanced into the forumhome page to show the modules on the forumhome.

So I couldn't get it to show up.

But it really was simple.

Code:

// ################### PRE-CACHE TEMPLATES AND DATA ######################
// get special phrase groups
$phrasegroups = array('holiday','adv_gallery');


// get special data templates from the datastore
$specialtemplates = array(
        'userstats',
        'birthdaycache',
        'maxloggedin',
        'iconcache',
        'eventcache',
        'adv_gallery_opt',
        'gallery_c_cache',
        'gallery_ugroups',
        'mailqueue'
);

I did this in the forum index.php

Zachariah 10-25-2005 02:00 AM

ya I think those edits are made on the vb forumhome ver of this hack.

Serenity 10-25-2005 12:52 PM

no idea of why im getting that error??

Quote:

Originally Posted by Serenity
great addidtion! thanks for the work :)

I only have one issue with it. after i installed everything i get this error on the cmps page
"Warning: Invalid argument supplied for foreach() in /modules/gallery_random.php on line 83"

on line 83 of that template its
Code:

foreach ($gallery_permissions["$usergroupid"] AS $option => $value)
any help is appreciated



All times are GMT. The time now is 03:28 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.01257 seconds
  • Memory Usage 1,741KB
  • 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_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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