vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vB3 Member Album 2.0 (https://vborg.vbsupport.ru/showthread.php?t=63733)

deta 01-26-2005 04:37 AM

Quote:

Originally Posted by KirbyDE
In album.php FIND (2 instances)
PHP Code:

LEFT JOIN ".TABLE_PREFIX."user USING (userid

REPLACE that with
PHP Code:

LEFT JOIN ".TABLE_PREFIX."user AS user USING (userid

FIND
PHP Code:

FROM ".TABLE_PREFIX."customprofilepic 

REPLACE that with
PHP Code:

FROM ".TABLE_PREFIX."customprofilepic AS customprofilepic 

FIND
PHP Code:

LEFT JOIN ".TABLE_PREFIX."usertextfield 

REPLACE that with
PHP Code:

LEFT JOIN ".TABLE_PREFIX."usertextfield AS usertextfield 

FIND
PHP Code:

FROM ".TABLE_PREFIX."user 

REPLACE that with
PHP Code:

FROM ".TABLE_PREFIX."user AS user 

This should take care of table prefixes.

Hello

Now I changed in such a way, but now I get one mysql errors.
Before I still "AS user" an "AS.." attached hattte was not the error.
Only the pictures were not indicated.
Neither in the Admincp nor in the album

Ungueltige SQL-Abfrage:
SELECT vb3_user.userid, dateline, comment, vb3_user.username, vb3_user.usertitle, vb3_user.joindate, vb3_user.usergroupid
FROM vb3_customprofilepic AS customprofilepic
LEFT JOIN vb3_user AS user USING (userid)
WHERE visible=1

ORDER BY posts desc
LIMIT 0, 18

mysql error: Unknown table 'vb3_user' in field list

mysql error number: 1109

The tables are called with me all vb3 _ and are also present. Also the vb3 _ table.

cu Deta

bbwlva 01-26-2005 07:40 AM

Now I get this error in the albumcp

Quote:

Database error in vBulletin 3.0.6:

Invalid SQL:
SELECT customprofilepic.*, user.username
FROM vb3_customprofilepic
LEFT JOIN vb3_user
USING (userid)
ORDER BY username

mysql error: Unknown table 'customprofilepic'

mysql error number: 1051

Date: Wednesday 26th of January 2005 02:39:33 AM
Script: http://forums/admincp/albumcp.php
Referer: http://forums/admincp/index.php?do=nav
Username: bbwlva
IP Address:

eblivion 01-26-2005 11:17 PM

Quote:

Originally Posted by bbwlva
Now I get this error in the albumcp

See: https://vborg.vbsupport.ru/showpost....&postcount=433

bbwlva 01-27-2005 02:23 AM

Quote:

Originally Posted by eblivion

Now I get a parse error instead. :[

Also images arent even showing on the album.

deta 01-27-2005 04:58 AM

Hello,

after which I tinkered much and it does not go yet with the pictures,
now times the question.
I have the version 3.0.5 Vbulletin to to run.
What exact do I have to make in this version, which the pictures are indicated with me?
I have the GD2 on the Webserver.

At present I only one X get in the Gallerie indicated.

cu Deta

eblivion 01-27-2005 03:54 PM

PLEASE HELP!!!!!

I still cannot get the thumbnail images to display in the album or admincp, even though the profile pics display correctly.

I have GD2+ installed & enabled.

Do I have to enable attachment thumbnails in posts for the album to work?

If so, is there another way to get it to work because I want the regular sized pics in the posts, not thumbnails?

deta 01-27-2005 05:44 PM

Quote:

Originally Posted by eblivion
PLEASE HELP!!!!!

I still cannot get the thumbnail images to display in the album or admincp, even though the profile pics display correctly.

I have GD2+ installed & enabled.

Do I have to enable attachment thumbnails in posts for the album to work?

If so, is there another way to get it to work because I want the regular sized pics in the posts, not thumbnails?


Hello I Fond the problem.
Look hier: https://vborg.vbsupport.ru/showpost....&postcount=432

You must install all Files, an alle Patches... inkl. Templates..

:-)

cu Deta

eblivion 01-27-2005 08:12 PM

Quote:

Originally Posted by deta
Hello I Fond the problem.
Look hier: https://vborg.vbsupport.ru/showpost....&postcount=432

You must install all Files, an alle Patches... inkl. Templates..

:-)

cu Deta


Thanks. I still couldn't get the images to load after redoing it. Ijustended up displaying the actual profile picture instead of thethumbnail by changing type=pthumb to type=profile in albumcp.php and the album_image_list template.

MustangLisa 02-07-2005 04:09 PM

Thanks, this is great. Everything installed fine, but the profile pics display as red X 's. How can I fix this? Thanks.

MissKalunji 02-07-2005 08:24 PM

Quote:

Originally Posted by MustangLisa
Thanks, this is great. Everything installed fine, but the profile pics display as red X 's. How can I fix this? Thanks.


theres a fix for that browse the msg board...theres a thread about it


All times are GMT. The time now is 02:23 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.01413 seconds
  • Memory Usage 1,759KB
  • 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
  • (8)bbcode_php_printable
  • (7)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