View Single Post
  #441  
Old 09-02-2009, 06:49 AM
cellarius's Avatar
cellarius cellarius is offline
 
Join Date: Aug 2005
Posts: 1,987
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sherrym View Post
Hi,

Thank you for your mod!! I installed it in two V3.8.4 forums and all went very well. The third install, however, throws an error. By looking at what is below, is it possible to tell me where I went wrong? Reinstalled twice, but no joy.
It sure would help if you would tell me exactly what the error is and when it occurs.


Anyway,
Quote:
products: albums photopost vbgallery photoplog (lite version)) photoplog_categories (pro version) photoplog_useralbums (pro version) cndgarage
Do you really have all possible products installed? Photoplog in two different versions? Difficult to believe...

Quote:
Photopost Settings (from config file, only if photopost is selected product)
Datadir: /
Other DB?:
If indeed you have Photopost Pro installed, as you have set in AdminCP, there are settings missing in the config file.


Quote:
Code (this is what is inside the table cells)
<a href="#" onclick="thumbpaste('<a href=\'/forum/picture.php?albumid=5&amp;pictureid=2073\'><img src=\'/forum/picture.php?albumid=5&amp;pictureid=2073&amp;thumb =1\' style=\'border: 0\' /></a> ',' ')"><img src="http://dolforum.com/forum/picture.php?albumid=5&amp;pictureid=2073&amp;thumb =1" style="border: 0" title=""/></a>

Images query
SELECT pictureid, albumpicture.albumid FROM albumpicture INNER JOIN album ON albumpicture.albumid = album.albumid WHERE userid = 1 AND albumpicture.albumid = 5 ORDER BY pictureid DESC LIMIT 0, 9

Albums query: SELECT albumid, title FROM album WHERE userid = 1 ORDER BY title
Those look pretty normal, from what I can say.

Of course, those are completely useless if you take your domain out. You need to test them: Do those links work? Do they show the images?

Quote:
Table building (rows and columns)
[td 1][td 2][td 3][tr][td 1]
This looks weird. The table building process is incomplete, so there might be an error when processing the fifth image (first four are there).

Anyway, as long as you don't tell the exact error, this is guesswork.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01157 seconds
  • Memory Usage 1,777KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (6)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete