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

C.Birch 12-14-2005 06:06 PM

how can we move it below the forum list?

RaceJunkie 12-14-2005 06:48 PM

Quote:

Originally Posted by Zachariah
@ RaceJunkie - what link ? It is broke.

http://www.localracechat.com/forums/index.php?



One more time.. :nervous:

Zachariah 12-14-2005 07:06 PM

Quote:

Originally Posted by C.Birch
how can we move it below the forum list?

In the Works.
- with many choices of location.

To keep the hack so that it needs no template edits I did this.

Code:

$search_text = '$navbar';
$vbulletin->templatecache['FORUMHOME'] = str_replace($search_text,
$search_text.fetch_template('forumhome_vbgallery'),$vbulletin->templatecache['FORUMHOME']);

Translation:
- Search template FORUMHOME for $navbar and place template forumhome_vbgallery after.


Hook Location : forumhome_complete
- Edit: Forumhome: Gallery Main

Search for:
$search_text = '$navbar';

replace with
$search_text = '<!-- /main -->';

You may have to edit template:
- forumhome_vbgallery

and add: <br />
after: <if condition="$gal_imagebits">

I have planes of a dropdown in AdminCP with 4-5 locations.

- $navbar (* current location)
- Above / below header
- Above what's going on box
- Inside what's going on box

Zachariah 12-14-2005 07:08 PM

RaceJunkie

I have been real buzy :o
- How can I help you ?

tbroush 12-15-2005 03:41 PM

Install the beta and is working.

Thanks

mikehawk 12-15-2005 10:09 PM

Quote:

Originally Posted by Don Corleone
im still getting the blank page error when I edit index.php

Same here. :ermm: 3.5.1

Stachel 12-16-2005 06:09 PM

Quote:

Originally Posted by Wayne Luke
I didn't want signature images, profile pictures and such to show on the main page.

Totally Agree!

The first thing I do to the way my pics are displayed is take all that data away. It's much cleaner looking, and 97% of all people don't care about exactly how many kb or dimensions it is -- they just want to look at the pictures!

Those 3% that do care about dimensions, they probably know how to find them (by looking at properties of the pic).

Thanks Zachariah!

Stachel

TitanJeff 12-16-2005 07:20 PM

I'm having a bit of trouble.

I feel I installed everything properly but am getting a "gallery turned off" message at the top of the forum index though I know the gallery is still on.

http://www.gotitans.com/goForum/
http://www.gotitans.com/gallery/

Any ideas? Thanks.

RaceJunkie 12-17-2005 12:15 AM

Quote:

Originally Posted by Zachariah
RaceJunkie

I have been real buzy :o
- How can I help you ?


Don't worry about it. I will wait untill you are done with the new version then install..

Thanks

Zachariah 12-17-2005 12:58 AM

Quote:

Originally Posted by RaceJunkie
Don't worry about it. I will wait untill you are done with the new version then install..

Thanks

The beta does not work ?

Zachariah 12-17-2005 12:59 AM

All the data has options to enable and disable.

Quote:

Originally Posted by Stachel
Totally Agree!

The first thing I do to the way my pics are displayed is take all that data away. It's much cleaner looking, and 97% of all people don't care about exactly how many kb or dimensions it is -- they just want to look at the pictures!

Those 3% that do care about dimensions, they probably know how to find them (by looking at properties of the pic).

Thanks Zachariah!

Stachel


RaceJunkie 12-17-2005 01:06 AM

Quote:

Originally Posted by Zachariah
The beta does not work ?

Oh no. I have the original one installed. I was just waiting untill this was updated, so i can remove the other and install this..

Zachariah 12-17-2005 01:10 AM

Quote:

Originally Posted by RaceJunkie
Oh no. I have the original one installed. I was just waiting untill this was updated, so i can remove the other and install this..

1st post has the new Beta :D
Take a look @ the readme, scrn shots and new demo.

TitanJeff 12-17-2005 01:19 AM

Hey Zachariah,

Any ideas about my problem? I'm figuring its not seeing the gallery. I'm hoping it's a simple fix.

Zachariah 12-17-2005 01:24 AM

Quote:

Originally Posted by TitanJeff
Hey Zachariah,

Any ideas about my problem? I'm figuring its not seeing the gallery for whatever reason.

Guests or all users ?
- when was the last time you updated your gallery ?
- did you have the old ver of the hack installed before the beta ? - if so was it working ?

TitanJeff 12-17-2005 01:30 AM

It was everyone. And totally my goof. I didn't do part B because I read the instructions wrong. :(

Works perfectly!!! Many thanks.

Zachariah 12-17-2005 01:51 AM

Quote:

Originally Posted by TitanJeff
It was everyone. And totally my goof. I didn't do part B because I read the instructions wrong. :(

Works perfectly!!! Many thanks.

Reading wrong is not a problem.
- I speak english and bad english :D
- There is an on going bug w/ guests not being able to see on some installs. I have not found yet what the cause is.

I have installed in 2-3 different setups w/o problems.

Quote:

Originally Posted by QtrPanorama
I had the same problem .. the change I did was go to

Admin CP >> Vba Gallery >> Category Permissions >> and make a change to one of the groups

I added a new group and change its premission and now it works just fine B=0
I hope this helps & have this fixed

Thanks Zachariah for the Hack


TitanJeff 12-17-2005 06:00 PM

I do have one more question. I am able to see it on my index at http://www.gotitans.com/goForum but it doesn't appear to show up for registered users or guests.

P.Jackson 12-17-2005 08:14 PM

installed looks great :)

TitanJeff 12-19-2005 01:14 AM

Quote:

Admin CP >> Vba Gallery >> Category Permissions >> and make a change to one of the groups
This took care of my problem of it not showing up for guests and registered users.

Zachariah 12-19-2005 01:52 AM

Quote:

Originally Posted by TitanJeff
This took care of my problem of it not showing up for guests and registered users.

yep
- 1 of the bugs that need killed

looks good man ! :bunny:

midnightwalker 12-19-2005 11:56 PM

That 's all I get: MySQL Error : Unknown column 'language.phrasegroup_adv_gallery' in 'field list'

I'm using vbb 3.5.2 photopost 5.2.1

GrendelKhan{TSU 12-20-2005 01:27 AM

bug?

adminCp > vbOptions > vbaGallery -Forumhome > Image Order > Newest

--GUESTS and REGISTERED users can't see NEW IMAGES on forumhome, but admin CAN. :/ Its "stuck" on the images uploaded before I updated to BETA. (had it orginal installed).
--new images show up in gallery, proper, just not on forumhome.

Again, newest image setting is working for all NON-admin.
NOTE: random works fine.

/me is running 3.5.2 and the BETA of this hack.
is it just me? or do other have that issue as well?

GrendelKhan{TSU 12-20-2005 01:36 AM

yikes!
more bugs:

---Highest rated gives DATABASE ERROR!!! YIKES!!! o_0
---Most Comments --- give DIFFERENT listing for admin and registered users. :/
---Random: seems to work fine.
---Newest: as stated above.... doesn't work for registered users. works for admin.

Zachariah 12-20-2005 01:49 AM

Quote:

Originally Posted by midnightwalker
That 's all I get: MySQL Error : Unknown column 'language.phrasegroup_adv_gallery' in 'field list'

I'm using vbb 3.5.2 photopost 5.2.1

PhotoPost vBGallery 1.0.1

not

PhotoPost Pro 5.2.1

try:

This is a Plugin.

Code:

<?xml version="1.0" encoding="ISO-8859-1"?>

<plugins>
        <plugin active="1" product="vbulletin">
                <title>Photopost Feature Block</title>
                <hookname>forumhome_complete</hookname>
                <phpcode><![CDATA[include('/home/photopost/inc_features.php');]]></phpcode>
        </plugin>
</plugins>

Change the RED to your the PATH


- Next Place:
Code:

$photopostfeature
In your forumhome template below $navbar

- Lastly - inc_features.php
Code:

// Number of photos to display
$num_display = 4;

// Number of columns (1 for vertical)
$columns = 4;

// which type of images do you want to show (random, most_view, latest)
$q_switch = "random";

// == END CONFIGURATION ==

Demo:
http://www.mitsubishiunited.com/forums/index.php?

jarod1981? 12-26-2005 01:15 AM

I have installed this hack but I have this error...:

Database error in vBulletin 3.5.2:

Invalid SQL:

SELECT
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid,
language.phrasegroup_holiday AS phrasegroup_holiday,
language.phrasegroup_adv_gallery AS phrasegroup_adv_gallery,
language.phrasegroup_global AS phrasegroup_global,
language.options AS lang_options,
language.languagecode AS lang_code,
language.charset AS lang_charset,
language.locale AS lang_locale,
language.imagesoverride AS lang_imagesoverride,
language.dateoverride AS lang_dateoverride,
language.timeoverride AS lang_timeoverride,
language.registereddateoverride AS lang_registereddateoverride,
language.calformat1override AS lang_calformat1override,
language.calformat2override AS lang_calformat2override,
language.logdateoverride AS lang_logdateoverride,
language.decimalsep AS lang_decimalsep,
language.thousandsep AS lang_thousandsep

FROM user AS user
LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) INNER JOIN language AS language ON (language.languageid = 3)

WHERE user.userid = 1;

MySQL Error : Unknown column 'language.phrasegroup_adv_gallery' in 'field list'
Error Number : 1054
Date : Monday, December 26th 2005 @ 04:11:24 AM
Script : http://www.p2psin.it/forum/index.php?
Referrer : http://www.p2psin.it/forum/admincp/index.php?do=head
IP Address : *******
Username :
Classname : *********

Zachariah 12-26-2005 01:47 AM

Need to install:
* vBulletin 3.5.2
* PhotoPost vBGallery v1.0.1 (vB 3.5)

Do you have PhotoPost vBGallery v1.0.1 (vB 3.5) installed ?

Looking @ your error:
- MySQL Error : Unknown column 'language.phrasegroup_adv_gallery' in 'field list'

You do not.
Quote:

Originally Posted by jarod1981?
I have installed this hack but I have this error...:

Database error in vBulletin 3.5.2:

Invalid SQL:

SELECT
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid,
language.phrasegroup_holiday AS phrasegroup_holiday,
language.phrasegroup_adv_gallery AS phrasegroup_adv_gallery,
language.phrasegroup_global AS phrasegroup_global,
language.options AS lang_options,
language.languagecode AS lang_code,
language.charset AS lang_charset,
language.locale AS lang_locale,
language.imagesoverride AS lang_imagesoverride,
language.dateoverride AS lang_dateoverride,
language.timeoverride AS lang_timeoverride,
language.registereddateoverride AS lang_registereddateoverride,
language.calformat1override AS lang_calformat1override,
language.calformat2override AS lang_calformat2override,
language.logdateoverride AS lang_logdateoverride,
language.decimalsep AS lang_decimalsep,
language.thousandsep AS lang_thousandsep

FROM user AS user
LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) INNER JOIN language AS language ON (language.languageid = 3)

WHERE user.userid = 1;

MySQL Error : Unknown column 'language.phrasegroup_adv_gallery' in 'field list'
Error Number : 1054
Date : Monday, December 26th 2005 @ 04:11:24 AM
Script : http://www.p2psin.it/forum/index.php?
Referrer : http://www.p2psin.it/forum/admincp/index.php?do=head
IP Address : *******
Username :
Classname : *********


jarod1981? 12-26-2005 01:56 AM

Hi Zachariah

Excusme, but Photoplog Gallery and Photopost are different Gallery?

I think it's the same gallery...pardon me

Zachariah 12-26-2005 02:55 AM

Quote:

Originally Posted by jarod1981?
Hi Zachariah

Excusme, but Photoplog Gallery and Photopost are different Gallery?

I think it's the same gallery...pardon me

PhotoPlog: The Lite Gallery ? ... yes they are different.



Photopost has 2 gallery script packages.

Photopost Pro @ ver 5.xx
- Independent and can install as standalone or bridge to many forums DB's.

Photopost vBGallery 1.0.1
- Needs vBulletin 3.x / 3.5 to operate.

This is for the vBGallery 1.0.1

Pro ver. (I think)
https://vborg.vbsupport.ru/showpost....&postcount=225

divided_by_fear 12-26-2005 07:01 AM

any word on when this might be able to chose which section it pulls the images from... cause it kinda sucks if you have mp3s installed it will pull there image and all

Zachariah 12-26-2005 12:16 PM

Hack includes:
- Hack Active (yes / no)
- Enable Navbar (yes / no)
- Image Count (number of images)
- Image Order (Random, Newest, Most Views, Most Comment, Highest Rated)
- Exclude Catagories
- Only Catagories

- On/Off options for all of the "info" per image
- If gallery is not active hack will vanish (all usergroups)
** Admin will get "Alert: The gallery is currently turned off!" on FORUMHOME

Quote:

Originally Posted by divided_by_fear
any word on when this might be able to chose which section it pulls the images from... cause it kinda sucks if you have mp3s installed it will pull there image and all


divided_by_fear 12-26-2005 12:20 PM

sorry i ment this for the vbadva. one i dont run this one no more

Zachariah 12-26-2005 12:28 PM

Quote:

Originally Posted by divided_by_fear
sorry i ment this for the vbadva. one i dont run this one no more

:nervous: ?

- This is for the old VBA gallery / now Photopost vBGallery.
- You need some settings for the PRO ver ?

divided_by_fear 12-26-2005 03:16 PM

nah need it with the settings i had said cause the other one just grabs everything..

- Exclude Catagories
- Only Catagories

i just dont use the one on forums home no more since running vbadvanced

exilera 12-28-2005 08:49 PM

Quote:

Originally Posted by TitanJeff
This took care of my problem of it not showing up for guests and registered users.

What did you do to take care of that problem? I have the same issue; haven't been able to fix it...

Dennis B 12-29-2005 11:32 PM

Zach,

Man, my index.php is original, although I have quite a few hacks installed... when I upload index.php with the changes, I just get a blank page, even if I turn the hack off in the ACP settings. The only way to get the home page loading again is disabling the hack.

There's probably an interference with some other hack... where should I start looking?

Thx

Zachariah 12-30-2005 01:10 AM

Quote:

Originally Posted by exilera
What did you do to take care of that problem? I have the same issue; haven't been able to fix it...

Admin CP >> Vba Gallery >> Category Permissions >> and make a change to one of the groups

Quote:

Originally Posted by Dennis B
Zach,

Man, my index.php is original, although I have quite a few hacks installed... when I upload index.php with the changes, I just get a blank page, even if I turn the hack off in the ACP settings. The only way to get the home page loading again is disabling the hack.

There's probably an interference with some other hack... where should I start looking?

Thx

right off the bat
- if you are sure the install is ok
- update your gallery to the current one @ photopost.

When was the last time you did an update ?

Dennis B 12-30-2005 10:43 AM

Zach,

Yes, the install looks good. I updated the gallery the day after VBAG was "move" to PP. Were there any changes since then?

Thx

Rich 12-30-2005 11:06 AM

Hello,

I am still running the vbadvanced gallery by Brian. I installed this yesterday on my 3.5.2 board and everything went fine. I run vbcmps as well so my forum index page was renamed. For the record, my site is HEAVILY modified. None of the modifications I have installed are causing a problem with this. (At least not yet. ;) )

Zachariah 12-30-2005 11:50 AM

No no changes to the downloaded package yet.

- I am working with a heavy edited ver w/ many added bug fixes from the forums @ PP that was found and moved from advadvanced.

- I'll do a flat new install and see what I can come up with. This could take a little time. Don't have a lot of time @ moment.


Quote:

Originally Posted by Dennis B
Zach,

Yes, the install looks good. I updated the gallery the day after VBAG was "move" to PP. Were there any changes since then?

Thx



All times are GMT. The time now is 02:54 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.01624 seconds
  • Memory Usage 1,855KB
  • 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
  • (4)bbcode_code_printable
  • (23)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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