![]() |
Quote:
Gru?, |
it works *g*.......ich Dummi hatte nicht alle queries ausf?hren lassen, kopierte alle auf einmal zum ausf?hren und wieder etwas gelernt;)
ICQ ist schon eine nette Erfindung:-) |
I believe the line in profile.php:
Code:
$profilepic['comment'] = fetch_censored_text($profilepic['comment']); Code:
if ($profilepic) { |
can't wait to see this working
|
Quote:
|
Quote:
|
Quote:
I have now upgrade from vBindex-3[1].0.0-RC3_Build-8 to vBindex-3-0-0-RC5_Build-5, but NO enable feature :surprised: |
Sorry, I am forced to uninstall this hack. Too many weird errors and enduser ambiguities floating around it for use in a live environment yet. I'll take a fresh look at it later when I have more time. It's a great idea though.
|
Quote:
Cheers, |
Hi ,
Sorry about the n00bish Q, i am new to VB3. The only problem i am having on the installation instructions is.. 25. Create a new template called album_display I am unsure about creating a new template, Do i just open Notepad , put in the code you provided and save as album_display.php ? I have searched the forums but cant find any help on this subject. Many thanks -TyC |
OK i worked out how to make the template , no thanks to anyone here!
I got all the Errors everyone else got until i debuged like everyone else & it worked , only problems now are images on the album.php dont appear , all you see is a red x. When i try upload a new picture i get this error. Parse error: parse error, unexpected $ in /home/httpd/vhosts/URL/httpdocs/forum/includes/functions_upload.php on line 417 Fatal error: Call to undefined function: build_image() in /home/httpd/vhosts/URL/httpdocs/forum/includes/functions_upload.php on line 204 i think im going to remove this Hack now |
Quote:
first of all welcome if you are new to vb. The first thing you should learn is to be patient. The second thing to read the threads. Multiple people have asked a lot of questions and many people run into the same problems. On top of this i would suggest that you install a testboard where you can test things out first. Cheers, |
Quote:
First of all, what code is on this line in this file? Quote:
|
I'm having a little bit of trouble on my site with your gallery.
http://www.midsouthraves.org/community/album.php Some of the images don't get parsed when I rebuild the profile picture thumbnails. At first I thought it was the GIF files but it's happening with jpgs that users have uploaded as well. When I run the script to rebuild the images in my control panel it looks as if it's stuck in a loop and eventually times out or something, I haven't figured out what exactly it's doing because after awhile (by the time i'm tired of watching the page flicker) it's mysteriously stopped. Any suggestions? It's almost working! |
Quote:
Cheers, |
Quote:
I'm running 'GD version bundled (2.0.15 compatible)' Specifically what settings are you looking for in my ACP for the thumbnails? I have the max res for profile pics set to 320x320 and thumbnails are set to exactly the same thing. I've tried using the control panel to rebuild attachment thumbnails and when I try to rebuild the profile pics it just refreshes the first page (1-20) and doesn't seem to want to move to the next batch. I don't know if this bit of information helps any but say i set the 'number of pictures to process per cycle' to 10 and then hit rebuild... well it still tells me it's processing profile pictures 1-20. I've tried reuploading the admin album page and the album.php and it didn't seem to make a difference. Attached is a screen cap of the screen I get every time I try to rebuild the profile images. This is the one that says processing images 1-20... always. Thanks for the help!! *edit - This happens in both IE 6 and in FireFox 0.8. |
Hi,
and if one of your members uploads a new profile pic what happens then ? Does this problem always occur or just ocasionally ? Or is this only for pictures which where there before the hack was installed ? Cheers, |
Quote:
I've had a few users try it out and they can upload images fine. No errors whatsoever. What does the reset button do on the Approve Pictures page? When i click that nothing happens. |
Quote:
i had the same problem. But i migrated from version 2.3.x to version 3.0.0 and i had the old hack installed. So i wrote a script which cleans up the complete memberpics and deletes everything in there and then migrates the pics from the old hack into the new hack. This will not help you at all but you have 2 choices. You can either ask every member to upload the files again or you delete all pictures and let them upload again. That would be my guess but please check with the hack author first. Cheers, |
Right on, thanks for your help Pseudomizer.
I was beginning to think that they'd have to upload their pics again so I'll let them know and when I find out what's working I'll let you know. |
hmm weirdo errors two of em 1st one when i approve pictures they seem to still need approving as in the photos appear on the page again even though they are approved
and two i checked this on Boofos forum to make sure i wasn't the only on when viewing signatures in the album the username doesn#t seem to lead to the users profile the link appears to be wrong |
Quote:
I was having the same exact issue. If it isn't too late -- before you ask your peeps to reload their pictures, you may want to try this fix from Velocd: https://vborg.vbsupport.ru/showpost....6&postcount=55 Just rename the attached file to albumcp.php, override the albumcp.php in your ACP and give it a test run. :) |
Quote:
|
Quote:
http://www.bearfacts2.com/forums/alb...sts&order=desc thats signatures |
Quote:
He's right, Mike, apparently the userid isn't being passed to the name link in the signatures part of this hack. |
I've updated to version 2.0.
It's mostly a bug update, but I also improved the verification process in the AdminCp. So I emphasize you to update. Upgrade instructions and the new file, as well a v2.0 screenshot of the ACP, can be found in the first post: https://vborg.vbsupport.ru/showthread.php?p=498288 If you have questions or problems, just ask. ;) |
Thanks Mike, installed and working fine:)
|
Quote:
Question: How would I have my default album page load show the pics ascending by username? Also, how would you go about modifying the folder display for the Photo Album? It's a little redundant. See the image below for the change. http://toybox.homeip.net/howto.gif |
For your first question, it's hard coded in album.php.
Find: PHP Code:
Then find: PHP Code:
I'm not sure what you mean by redundant for your second question. Member Album is the parent feature, where as you can consider "signatures" and "profile pictures" to be its children. (clicking "Member Album" takes you to the default "profile pictures" view. |
Thanks for all your work on this, Velocd.
:) |
Awesome thanks, I looked for that and simply didn't recognize it... I get so scatterbrained when I start modifying everything!
What I mean by redundant is how "> Member Album" shows up next to the board name and then you have " Profile Pictures" under that. Typically when you click the navigation to your control panel it reads: Board Title `- User Control Panel not: Board Title > options or whatever `- User Control Panel Thanks for helping us out! This hack is beautiful. |
I like this hack, especially because I've used it on a forum before :o. It works really well, so..maybe I'll download it.
|
|
You forgot to install the templates.
If that's not the case, arbitrarily place PHP echo statements in your album.php to find where the error is. |
|
Comment system if anyone wants it:
https://vborg.vbsupport.ru/showthrea...870#post512870 |
Hello,
The installatioin went fine,everything appears to work with THIS program. However,it doesn't allow anyone to change their avatars,ect. I get this error when I use my test name: Parse error: parse error, expecting `']'' in /home2/hcenter/public_html/profile.php on line 1622 This is line 1622: $profilepic['comment'] = fetch_censored_text($profilepic['comment' $show['profilepic'] = iif($profilepic, true, false); What the problem??????? |
Quote:
with all respect i have to post this because i think that other people will also run into this problem. What's the problem ? Very easy. As soon as you have too many pictures you will run into either browser problems or PHP timeout problems exceeding 30 secs. Fix for this ? Why do admins click on "Verify" ? Not to see the already verified pictures. The admin wants to verify any new pic that has been uploaded. Due to this i altered your original code to show per default the "unapproved" and "disapproved" pictures and only if someone clicks on "approved" then he will get the full list of the approved pictures. This is what i need and i don't know if other people need this but just in case you run into this problem here are my changes: Open albumcp.php in an editor and find: PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
Enjoy. Cheers, |
Hi, I double checked the codes for each files and the new template and I get the database error:
http://www.calpolyonline.com/forums/album.php Where could the problem be? |
CalPoly online eh? San Luis Obispo is my home town ;) I would have gone to that college, except they don't seem to admit the local citizens by huge numbers. :\
As for your problem, I can view the image gallery fine. |
All times are GMT. The time now is 09:15 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|