The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
viPortfolio 1.2.6 Beta Release Details »» | |||||||||||||||||||||||||
======= =======
viPortfolio Version 1.2.6 ======= ======= This is our first hack. And not our last. We have spent a lot of time polishing it for stability and interface. Thanks for the patience and support so far. We have installed and tested in vBulletin 2.2.6. For those with older versions, please post your results. Credits: VisibleImpact.com Administrative Director and author: TeddyBare69 VisibleImpact.com Owner and Designer: sengerdw Courages testers at vBulletin.org hellsatan, stangpower, Christy, Sketch, NTLDR, Apok2002, Martin64 Description: For those that need a separate interface in the user control panel to upload files - download this. Features:[list=1][*]New profile navigation bar to view a portfolio/upload gallery[*]New profile navigation bar for members to change their portfolio/upload gallery[*]Admin and moderators may change descriptions and delete file configuration options maintained in admin control panel.[*]86 different file types support via either thumbnail or default icon view.[*]ImageMagick not needed![*]Display who uses their portfolio in the members list.[*]Support for vbHacker from Chen located at vbHacker 1.0.1 is included in the install.[/list=1] Demo links:[list=1][*]Members list[*]Public Profile[*]Public Portfolio[/list=1] Installation Instructions: Extract the viPortfolio-1.2.6.zip file which will create a viPortfolio subdirectory. Upload the directory to your root Web server directory where your forum code is located. From a Web browser run: http://{yourserver}/viPortfolio/install.php and follow the steps. .: Remove the viPortfolio subdirectory after installation :. We would appreciate any feedback regarding this hack. Interface, changes for future versions and so on. We will offer support for this hack - we will not be responsible for errors - as always, BACK UP YOUR data base. We have spent a lot of time on this and all we ask is that our copyright notice remain in tact at the bottom of portfolio pages. Thanks! Along with viPortfolio we are making use of a new install.php version 1.2.6. The install.php has not had the amount of testing that viPortfolio has. With that said we are looking for your assistance in notifying VisibleImpact.com of any error messages or difficulties you may have with the install. *** Updated installer **** I have totaly rewritten the installer to take out all the flash and make it a simple step by step install. Atleast I hope that is what it is It is definately worth trying. viPortfolio v1.2.6 developed by: VisibleImpact.com Show Your Support
|
Comments |
#42
|
|||
|
|||
Couple things I remembered while I was looking for the delete fix. Keep in mind this first one was meant as a feature.
the delete functionality really doesn't do a delete. I am going to make that a configurable option on admin control panel and include a purge in the next release. For now each uploaded file has an uploaded date and an expired date. When you delete an attachment the expired date gets set and it doesn't show. This allows for easy recovery of accidents. While fixing other bugs, I found that the thumbnails being shown were not actual thumbnails but the same size image as the original with the width and height paramater in html changing there size. This has been fixed in the next release. I have only been able to test this on my server with PHP ver 4.1.2 and MySql 4.0.1-alpha-max and GD 2.0.1. I know that this version of PHP uses different GD functionality for creating and resizing images. I have had difficulty in the past with getting the previous version so there will be an option available to disable the next functionality and stay with the old. Lastly, I am creating a thinner simplier install wizard. I am hoping this will be ready for the next release but no promises. more updates coming... :smoke: |
#43
|
|||
|
|||
Ok, I will uninstall and Standby for a future release..thanks
Also, I have PHP 4.1.1 and the php_gd that came with it |
#44
|
||||
|
||||
Hi,
I've managed to install this hack, but with just one problem, I also get the broken images as described above and the error template (invalid upload one) when I try and view the image/txt file. I have all the GD stuff enabled that was pointed out above, any ideas? Other then that great hack, congrats. |
#45
|
|||
|
|||
I appreciate the congrats but I won't accept it until sombody tells me they have had success!
I have part of the icon fix. The non graphic file uploads. The problem is that a path is not set correctly in the icons table. The next release comes with the ability for administrators to modify the icons assigned to each file type. For this version I have attached an sql file that will update the icons table to correct the path. partialy good news on the graphic upload broken thumbnail problem. I had been looking at my server for over an hour trying to figure out how to recreate the problem so I could fix it. I am able to recreate the problem, I just don't know why yet. I went to NTLDRs site and grabbed the parameters that his link was passing and tried them on my working installation. With NTLDRs parameters my installation gives the same errors. All this means is I am almost at a fix. :cheeky: |
#46
|
|||
|
|||
======= =======
viPortfolio Version 1.0.4 ======= ======= We have a lot of updates here. Along with a couple additions. View below to see what has changed since 1.0.0. Thanks goes out to everybody that has been helping test this product. It has been greatly appreciated. The manual directions have been included in the zip file. Note for existing users: Delete the existing viPortfolio directory if you haven't already. Extract the viPortfolio-1.0.4.zip file in the same location. Pull up the http://{yoursite}/viPortfolio/install.php file in your favorite browser. When you run thru the install the first option will be to uninstall the existing version. This is highly recommended. Once you have completed the uninstall than go back to http://{yoursite}/viPortfolio/install.php and run thru the install again. From what I have seen so far the installer works with the viPortfolio specific templates, icons, and database tables. You can then go back and install the manual edits. This will save you alot of time if you choose to take advantage of it. Changes:[list=1][*]Delete functionality fixed[*]Added ability to choose whether to archive or delete records added[*]Added bmp functionality[*]Thumbnail creation fixed[*]Admin control options fixed[*]Added manual install directions/Added to the directions from 1.0.0[*]Install script - Removed any code that modifies existing templates or php files.[/list=1] Credits: VisibleImpact.com Administrative Director and author: TeddyBare69 VisibleImpact.com Owner and Designer: sengerdw Description: For those that need a separate interface in the user control panel to upload files - download this. Features:[list=1][*]New profile navigation bar to view a portfolio/upload gallery[*]New profile navigation bar for members to change their portfolio/upload gallery[*]Admin and moderators may change descriptions and delete file configuration options maintained in admin control panel.[*]86 different file types support via either thumbnail or default icon view.[*]ImageMagick not needed![*]Display who uses their portfolio in the members list.[/list=1] Demo links:[list=1][*]Members list[*]Public Profile[*]Public Portfolio[/list=1] Installation Instructions: Extract the viPortfolio-1.0.4.tgz file which will create a viPortfolio subdirectory. Upload the directory to your root Web server directory where your forum code is located. From a Web browser run: http://{yourserver}/viPortfolio/forums/install.php and follow the steps. .: Remove the viPortfolio subdirectory after installation :. We would appreciate any feedback regarding this hack. Interface, changes for future versions and so on. We will offer support for this hack - we will not be responsible for errors - as always, BACK UP YOUR data base. We have spent a lot of time on this and all we ask is that our copyright notice remain in tact at the bottom of portfolio pages. Thanks! Along with viPortfolio we are making use of the viInstaller version 1.0.0. The viInstaller has not had the amount of testing that viPortfolio has. With that said we are looking for your assistance in notifying VisibleImpact.com of any error messages or difficulties you may have with the viInstaller. viInstaller known issues:[list=1][*]Editor inoperable workaround: Use your favorite editor when asked to edit a file or template[*]Uninstall option may not completely uninstall app workaround: Don't uninstall [/list=1] viPortfolio v1.0.4 developed by: VisibleImpact.com |
#47
|
|||
|
|||
Ill install it after work and let ya know
|
#48
|
||||
|
||||
Nothing works at all. First ive tried your install.php.
Nothing happend, than i removed all and do it manuelly, and nothing happend at all.... Problems-Problems-Problems. I dont see the Admin-settings. I see the Link to the settings in Admin-CP but the seetings self dont show. in my settings table, the settings where build. Ive make all youre manual says but one error is hunting the next...Believe me this is not my first hack ive installs... |
#49
|
|||
|
|||
Hello Minifreunde,
Sorry to hear you are not having fun with this hack. :speechless: If you could define "nothing" with more detail I can fix it. Version of PHP, MySQL, WebServer, vBulletin would help. Also screen shots of any error messages you are getting. A link to the website you installed to would be the most help. This is not my first program I have written but it is my first hack I have written for vBulletin. I appreciate you taking your time to help work out the bugs on this hack. |
#50
|
||||
|
||||
Ok. The first problem is, that i didn?t see the "portfolio-link" on user-options, second problem is, i didn?t see the settings in admin cp. The portfolio.php is shown (so i think) correctly...
i have add all tables inside the zip-file. i have all templates in all styles ive offered. So what can the problem be?? Is there modification on php-files needet?? in youre readme i can?t see anything... I ve want to install on 2.2.5 with Linux / PHP v4.1.1 and My Sql v3.23.51 Please help me... |
#51
|
|||
|
|||
ok, php 4.2.2 installed and so i know i h ave the latest gd, heres my error
Warning: imagecreatetruecolor(): requires GD 2.0 or later in c:\inetpub\wwwroot\forum\viPortfolio.php on line 628 Failed to create destination image. seems to just get that error with jpg files, i uploaded a gif and txt fine but still shows x'ed out on pics http://www.force137.com/forum/viPortfolio.php?userid=1 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|