![]() |
<font color="SeaGreen">* christianb subscribes to this thread because of the vbagallery incident</font>
|
what vbagallery incident?
|
Was thinking the same, too.
Btw. atm i'm installing vbA CMPS. |
I read that vba gallery waa "moved" at photopost and vba doesnt support it anymore
Quote:
|
O.k., i've got it so far, but at the moment not as a seperate modul. This will come, i'll promise.
In your template "adv_portal" find: Code:
$navbar Code:
<if condition="$vboptions['show_latest']==1"> Code:
eval('print_output("' . fetch_template('adv_portal') . '");'); Code:
// #################### Latest Gallery-Additions ####################### |
Hi
In the file forumdisplay.php i don't find: $thread['hiddencount']++; } eval('$threadbit .= "' . fetch_template('threadbit') . '";'); } Where I must copy this part? $thread['hiddencount']++; } //############################Gallery-Modification########################### if ($gallery == true) { eval('$threadbit .= "' . fetch_template('threadbit_gallery') . '";'); } else { eval('$threadbit .= "' . fetch_template('threadbit') . '";'); } //############################End Gallery-Modification######################## } Bye bye |
It's a bit beneath this hook:
Code:
($hook = vBulletinHook::fetch_hook('threadbit_display')) ? eval($hook) : false; |
hey there i have it installed but my thumbnails wont show up. ive changed the settings but then nothing happens. i dont want my regular images being links so what can i do?
|
I checked your site, but couldn't see any posts in the gallery. Are the permissions set right? Otherwise, could you do me a favour and give me a test-access?
|
<font color="SeaGreen">* christianb clicks install</font>
Just created a vbadvanced module too. |
All times are GMT. The time now is 11:31 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|