![]() |
Thanks, Slynderdale! But I'm confused.
Quote:
(Edited 'cause my thumbs are working now!) |
Quote:
|
Ok I tried this on vb3.0.3 and the small image doesnt show. I tried to rebuild in admin and I get a page with just this in the source..
<!-- START CONTROL PANEL FOOTER --> <p align="center"><a href="http://www.vbulletin.com/" target="_blank" class="copyright">vBulletin v3.0.3, Copyright ©2000-2004, Jelsoft Enterprises Ltd.</a></p> </div> </body> </html> |
If I View/Prop.. in IE for the thumbnail and copy the url of the image and then paste it to IE and hit enter I get this in the window..
Array I have GD2 and its on in the admin.. :( |
Ok just got one problem.. thumbnails dont show :(
|
Ok mine doesnt show but a test accounts does...
|
Hello,
When I try to run the sql-queries, I get this error: An error occurred while attempting to execute your query. The following information was returned. error number: 1064 error desc: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '; ALTER TABLE `customprofilepic` ADD comment varchar(255) NOT Does anyone have an idea how to fix this?? Greets, |
Quote:
|
I'm getting broken images for all of them, even after trying to rebuild thumbnails. I have GD version 2+ and I followed all the installation instructions exactly. Any ideas?
|
Quote:
or scroll up to the top. Cheers, |
Got it working now, thanks!
|
I am getting a brpken image for members that do NOT have a image uploaded. This shows in the admin and on the album.... Any fixes?
|
Just a suggestion :)
After you applied modifications into ./profile.php file, when you want to upload a picture and you have never picture uploaded before, you have a part of the 'modifyprofilepic' template who appears. This corresponding with this php code: PHP Code:
|
Quote:
Cheers, |
After i have made modifications into ./profile.php, i have like i have posted in attachment (profilepic.jpg).
And i have this code for the editprofilepic do into the profile.php file: PHP Code:
|
This hack has too many issues...and considering vb already displays a member's profile pic on the memberlist(if enabled in ACP), all of this struggling seems rather odd. I apologize if i seem negative, it''s just an opinion and doesn't really count anyway...right on.
|
zer026,
I have the hack working fine and it only took following one person's changes. If you don't like it and don't find it functional then don't use it... no one needs every hack out there. |
I have resolved my problem ^^
On the ./profile.php file, you have this part of the code: PHP Code:
PHP Code:
|
Great hack,
I used the old member hack in vb2. After upgrading to vb3 i didn?t had the gallery live for months: Today I tried to (re)install it on a vb3.0.3: 1) I used this file: https://vborg.vbsupport.ru/showpost....&postcount=320 2) then I used the migrating tool from Pseudomizer: THX! https://vborg.vbsupport.ru/showpost....3&postcount=76 Everything went well! If you like to see it: http://www.revierloewenfans.de/forums/album.php joergh :) |
Works like a dream right out of the box!
|
Mine is showing a Red X for members without a pic for some reason :(
Any ideas? http://www.discussionjunction.com/forums/album.php |
I don't see any red crosses?
|
2 problems still
1. half of the pics still dont show up even after doing all the updates 2. admin cp still doesnt show any of the thumbnails ive done all the updates and what not and still nothing http://happymojo.com/forum/album.php theres the link to the album P.S. I still need to edit the template so it'll fit the album the right way...just too lazy to go do it right now |
If you have installed this before here's my advice...
Use clean vB3 files, follow all the instructions in the instruction file - run the 2 update queries - bingo, it'll work. :) |
Quote:
Maybe its because I am Admin? |
I was thinking the same thing, but I couldn't say for sure.
|
nvm i forgot to clear my cookies and clean my cache...its fine now
|
Quote:
|
Is there any way to change the fact that people can only upload just one?
|
OK so maybe I jumped the gun... I just get clear like images when users update their profile pictures... In the profile they show up fine, so it's something to do with the thumbnails I guess...
|
hmmm I am getting an error where only red-x's show up. I rebuilt the thumbnails and while on that page, I click the link to a members thumbnail and it gives me an error saying that "http://www.shinraonline.com/board/image.php?u=1570&type=pthumb" cant be displayed because of errors. Any idea on what it refers to?
|
Quote:
https://vborg.vbsupport.ru/showpost....&postcount=320 |
Has anyone come up with a way to send an pm or email to the Admin when someone uploads a pic that needs to be verified?
|
Slynderdale -- thanks. I will check it out this weekend when I have a chance. I dont know how I missed that. :-p
|
Quote:
|
After 3 hours hard work, the Hack runs perfect!
Just one question? See the Screenshot! Is there something missing? |
Have you executed all queries?
|
Yes, but I became an error message!
This part doesn?t work Code:
INSERT INTO `phrase` (`phraseid`, `languageid`, `varname`, `text`, `phrasetypeid`) VALUES (9231, 0, 'settinggroup_vb3album', 'vB3 Member Album', 5000); |
Try this:
[SQL]INSERT INTO `phrase` (`languageid`, `varname`, `text`, `phrasetypeid`) VALUES (0, 'settinggroup_vb3album', 'vB3 Member Album', 5000); INSERT INTO `phrase` (`languageid`, `varname`, `text`, `phrasetypeid`) VALUES (0, 'setting_album_perpage_title', 'Entries Per Page', 5000); INSERT INTO `phrase` (`languageid`, `varname`, `text`, `phrasetypeid`) VALUES (0, 'setting_album_perpage_desc', 'Specify how many entries will show for each page.', 5000); INSERT INTO `phrase` (`languageid`, `varname`, `text`, `phrasetypeid`) VALUES (0, 'setting_album_pertr_title', 'Entries Per Row', 5000); INSERT INTO `phrase` (`languageid`, `varname`, `text`, `phrasetypeid`) VALUES (0, 'setting_album_pertr_desc', 'Specify how many entries will show for each row.', 5000); INSERT INTO `phrase` (`languageid`, `varname`, `text`, `phrasetypeid`) VALUES (0, 'setting_album_approval_title', 'Require Approval', 5000); INSERT INTO `phrase` (`languageid`, `varname`, `text`, `phrasetypeid`) VALUES (0, 'setting_album_approval_desc', 'If selected, pictures will have to be approved via the AdminCP before visible by the public.', 5000); INSERT INTO `phrase` (`languageid`, `varname`, `text`, `phrasetypeid`) VALUES (0, 'setting_album_exempt_title', 'Exempted Usergroups', 5000); INSERT INTO `phrase` (`languageid`, `varname`, `text`, `phrasetypeid`) VALUES (0, 'setting_album_exempt_desc', 'If you have approval enabled, but would like specific usergroups to be exempt from it, then <u>in a comma separated list</u>, specify those usergroup IDs.', 5000);[/SQL] |
Code:
Fehler |
All times are GMT. The time now is 01:09 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|