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)
-   -   Miscellaneous Hacks - vbGallery Addon: Photo of the Day (https://vborg.vbsupport.ru/showthread.php?t=160782)

GrendelKhan{TSU 11-15-2007 11:10 AM

would still love if this could be worked out for Vbadvanced CMPS. :) love it on my forums though :)

killswitch 11-16-2007 05:17 PM

can some one link me to the main mod "vbGallery"

0ptima 11-16-2007 11:12 PM

Quote:

Originally Posted by vnairp11 (Post 1382919)
hellp im getting this error
Warning: Invalid argument supplied for foreach() in /includes/cron/potd.php on line 70

Done

I really dont know what it could be, but try this

Move this (line 61)

$arrChars = array();

to line 64

so you have this

$arrChars = array();
for ($i = 0; $i < strlen($userid); $i++)
{
$arrChars[] = $userid[$i];
}

0ptima 11-16-2007 11:14 PM

Quote:

Originally Posted by killswitch (Post 1383857)
can some one link me to the main mod "vbGallery"

http://www.photopost.com/forum/

0ptima 05-11-2008 02:56 AM

This hack works with VB 3.7 and VBGallery 2.4.3

0ptima 04-08-2009 02:09 PM

This script works fine with VB 3.8.2. I created a new thread for this hack here. There is no need to upgrade, as I have not made any changes.


All times are GMT. The time now is 08:28 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.01131 seconds
  • Memory Usage 1,726KB
  • 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_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
  • (6)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