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)

Sean James 05-26-2006 05:27 AM

Quote:

Originally Posted by wii
Latest version works fine, but could you please add the missing table tags in the code?

Error Line 762 column 9: end tag for "table" which is not finished.
</table>

Error Line 790 column 9: end tag for "table" which is not finished.
</table>

Error Line 818 column 9: end tag for "table" which is not finished.
</table>

Error Line 846 column 9: end tag for "table" which is not finished.
</table>

Is there a way we can modify this ourselves.

Zachariah 05-26-2006 12:03 PM

Griffin80 - I'll take a look and get back to ya
- setting up a new DEV install. :)

Sean James 05-26-2006 12:26 PM

thx Zach, whenever u can ;)

Zachariah 05-26-2006 01:28 PM

Adding option to have independent "gallery_columns" at the moment.
- by default the column is linked to the count in gallery settings.

:D

ConqSoft 05-30-2006 02:31 AM

If you have this display on every page, instead of just on forum home, it seems to interfere with the displaying of Poll results. Any ideas?

Zachariah 05-30-2006 11:56 AM

Quote:

Originally Posted by ConqSoft
If you have this display on every page, instead of just on forum home, it seems to interfere with the displaying of Poll results. Any ideas?

I have not had reports on that issue, but I'll do some testing and see whats up.

ConqSoft 05-30-2006 01:26 PM

Well, I know the hack was only designed for Forum Home, but I like having the thumbnails at the top of every page. It has to be a simple conflict of variables or something, but nothing is jumping out at me.

I changed the plugin to execute at global_start, and I have the output variable at the bottom of my navbar template.

Here's an example of a poll:
http://www.fireblades.org/forums/new...-you-wear.html

All the choices should be brand names, and as you can see, only numbers show up. The graphs, number of votes, and percentages are also wrong. If I disable the plugin, it looks correct.

Any ideas on what the conflict could be?

Zachariah 05-30-2006 01:31 PM

Not off hand, but i'll explore it should not be a big deal.

DJ XtAzY 06-11-2006 01:05 AM

for some reason i have this error

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /index.php(485) : eval()'d code on line 291

if i enabled this hack

jdingman 06-15-2006 02:56 AM

I'm getting some wicked SQL errors...

Quote:

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 vb_user AS user
LEFT JOIN vb_userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN vb_usertextfield AS usertextfield ON (usertextfield.userid = user.userid) INNER JOIN vb_language AS language ON (language.languageid = IF(user.languageid = 0, 1, user.languageid))

WHERE user.userid = 1;

MySQL Error : Unknown column 'language.phrasegroup_adv_gallery' in 'field list'
Error Number : 1054
Date : Wednesday, June 14th 2006 @ 08:52:20 PM
any ideas how to fix this? my board is inactive because this is broken =(

Edit: I was able to get my forum back online, but that problem still exists...


All times are GMT. The time now is 11:02 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.02024 seconds
  • Memory Usage 1,744KB
  • 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_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