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)

venomx 03-28-2005 01:09 PM

There is a hack for that right here on vb.org

LambHyjoo 04-02-2005 03:42 PM

edit : problem is solved !

ianskate 04-07-2005 03:33 AM

When it's confirmed that this works with 0.7 I am so installing this!

MissKalunji 04-07-2005 11:07 AM

Quote:

Originally Posted by venomx
There is a hack for that right here on vb.org

Do you knwo how its named?

osariase 04-08-2005 11:48 PM

Hi,
I love this hack especially when my users are looking for place to display their pictures to their friends and admirers after installing i get this error message when i click on verify pictures i get this error message below:

Database error in vBulletin 3.0.7:

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

mysql error: Unknown table 'customprofilepic'

mysql error number: 1051

Can someone please help me fix this problem I will really appreciate it

thanks alot

Marco van Herwaarden 04-09-2005 05:57 AM

Change the line:
PHP Code:

FROM " . TABLE_PREFIX . "customprofilepic 
LEFT JOIN 
" . TABLE_PREFIX . "user 

to:
PHP Code:

FROM " . TABLE_PREFIX . "customprofilepic AS customprofilepic
LEFT JOIN 
" . TABLE_PREFIX . "user AS user 


osariase 04-11-2005 10:44 PM

Hi Marco,
after doing what you told me to do I think it fixed it but I cant see pictures on the admin cp and there is no link to the photo album. Do you think there is something I missed? Please advise

thanks for your help

Marco van Herwaarden 04-12-2005 03:19 AM

Just double check the instructions, or wait for the help of the coder.

Sorry i don't have this hack installed myself, so a bit difficult to help you more.

osariase 04-12-2005 05:12 PM

Hi VeloCD,
I have a problem with this hack, the problems keep shifting. I have installed and reinstalled this hack and I was able to see the admincp controls but I only have two options there, 1 is options and the 2nd one is verify pictures. I don't see anything else. When I click on the album link on the navbar i get an error message, please click below to see error message:

http://www.naijaworld.com/album.php


I would really appreciate it if you could help me, everybody seems to have it working except for me.

thanks

osariase 04-16-2005 04:49 PM

Hi all,
anyone here that have used this hack on vb3 successfully, please send me instructions on how to get this thing setup. I will really appreciate it, since he owner of the hack has suspended all support for the hack.

Anyone who think they can help me this hack please contact me at ozinetdot@yahoo.com

I get this error message whenever i try to run the queries requested in step #33, below is the error message

Error
SQL-query:

ALTER TABLE `customprofilepic` DROP PRIMARY KEY
MySQL said:

#1146 - Table 'naijawor_testvbdb.customprofilepic' doesn't exist



I have been getting this error message and I don't know what to do with it. If I am understanding this currectly it is saying customprofilepic doesn't exist which is true, but I do have something else

vb3_customprofilepic.

I am not sure if I should edit the query to match what I already have anyone please help thanks

I will appreciate 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.01375 seconds
  • Memory Usage 1,741KB
  • 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
  • (2)bbcode_php_printable
  • (1)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