Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Beta Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
viPortfolio 1.2.6 Beta Release Details »»
viPortfolio 1.2.6 Beta Release
Version: 1.00, by TeddyBare69 TeddyBare69 is offline
Developer Last Online: Apr 2005 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 07-29-2002 Last Update: Never Installs: 12
Is in Beta Stage  
No support by the author.

======= =======
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

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #182  
Old 08-24-2002, 01:30 AM
Apok2002 Apok2002 is offline
 
Join Date: Feb 2002
Posts: 114
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The Q's will appear on my home computer, but not at the work computer. Weird. I viewed the source, there are Q's in almost every field in the table. Can you take a look?
Reply With Quote
  #183  
Old 08-24-2002, 03:09 PM
Apok2002 Apok2002 is offline
 
Join Date: Feb 2002
Posts: 114
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The profile page shows a darkened area to the far right, like the other pages did (before your fixes). Which file do I edit to fix that?
Reply With Quote
  #184  
Old 08-24-2002, 05:32 PM
TeddyBare69 TeddyBare69 is offline
 
Join Date: Jun 2002
Location: CA, US
Posts: 93
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you are talking about the menu bar at the top in user control panel.

open file usercp.php
At the bottom of the file you will see:
PHP Code:
$cpnav[4]="#DFDFDF";
$cpnav[5]="#DFDFDF";
$cpnav[6]="#DFDFDF";
$cpnav[7]="#DFDFDF";
eval(
"\$cpnav = "".gettemplate("usercpnav")."";"); 
Add a line prior to the eval command to look like this:
PHP Code:
$cpnav[4]="#DFDFDF";
$cpnav[5]="#DFDFDF";
$cpnav[6]="#DFDFDF";
$cpnav[7]="#DFDFDF";
$cpnav[8]="#DFDFDF";
eval(
"\$cpnav = "".gettemplate("usercpnav")."";"); 
all the "#DFDFDF" should be { secondaltcolor } without the extra spaces to match your styles. the board keeps expanding it for me

There is a couple other places that you have to set cpnav[8] depending on what screen you are on. If this is not what you were looking for let me know.
Reply With Quote
  #185  
Old 08-24-2002, 08:16 PM
Apok2002 Apok2002 is offline
 
Join Date: Feb 2002
Posts: 114
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

no, not that. It's when you view someone's PROFILE.

*edit*

Uninstalled completely so I can attempt another fresh install soon. Unless you wanna give it a go?
Reply With Quote
  #186  
Old 08-25-2002, 07:06 AM
TeddyBare69 TeddyBare69 is offline
 
Join Date: Jun 2002
Location: CA, US
Posts: 93
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That would actually be best. After you do the uninstall check to make sure all the tables and settings are deleted before you do a reinstall. If you want me to check in and take a quick look to make sure everything is gone, I would be more than happy to ablige
Reply With Quote
  #187  
Old 08-27-2002, 11:05 AM
TeddyBare69 TeddyBare69 is offline
 
Join Date: Jun 2002
Location: CA, US
Posts: 93
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Apoko2002,
You have been too quiet. I have a bad feeling that you don't have good news to share with the group

It seems like a lot of people want this hack? I would love to finish it. I just need to know what the problems are or I won't be able to fix them. This has worked on my server for almost 3 months now with only one real error. I made the database field that holds the full image into a type that only holds 65k The side effect is the image gets uploaded and chopped at 65k. A thumbnail cannot be created due to the fact that he image isn't valid anymore. The full image will still show if you click on the invalid thumbnail link. You can fix the problem with the following sql string.

Code:
alter table viPortfolio change column file file LONGBLOB;
Reply With Quote
  #188  
Old 08-28-2002, 04:07 AM
Apok2002 Apok2002 is offline
 
Join Date: Feb 2002
Posts: 114
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

To be honest, my main interest was that of a gallery. Your Portfolio was an alternative to that gallery. I've been looking into galleries the fast few months...and just a couple days ago, the one I liked finished up their security updates, so I installed that one on my boards.

I like the idea of a personal portfolio w/ many different media types...but on my board, public galleries do better (in as far as appeasing the masses). If you come up w/ an innovative gallery w/ this Portfolio, I'd be interested. But I can't justify having both a gallery and the viPortfolio, there just wouldn't be much point it in.

It's a good hack...but for gaming and general interest sites such as EZCO...galleries are more popular.
Reply With Quote
  #189  
Old 08-28-2002, 09:31 AM
TeddyBare69 TeddyBare69 is offline
 
Join Date: Jun 2002
Location: CA, US
Posts: 93
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You really put a lot of effort in helping with the testing and I truely appreciate it
Don't go to far though. I think you might be more interested in version 2.0 I have a few things layed out that might make you change your mind? I don't want to put to much into version 2 with still having issues on this so I am going to hold it down for now.

If you see a version 2.0 of viPortfolio, poke your head in and check it out.

For everybody else, whats the verdict? how do when know when it is time to go full release?
Reply With Quote
  #190  
Old 08-29-2002, 03:23 PM
Martin64's Avatar
Martin64 Martin64 is offline
 
Join Date: Nov 2001
Posts: 390
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hmm...why aren't I in the list of "Courage users at vbulletin.org"?

Anyway, my suggestion would be a page that display links to all users that are having pictures in their portfolios? It's kind of nerve-wrecking to go through the member list for 3000 members.

Another option would be to be able to sort by attachments (like you sort by "join date") in the memberlist. I guess I could do this myself, but it would be nice to have this as an option for the hack.
Reply With Quote
  #191  
Old 08-29-2002, 08:43 PM
bommelchen's Avatar
bommelchen bommelchen is offline
 
Join Date: Nov 2001
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello @all,
i have install the last release of this hack and somethink works fine.

I have some Errors please help. The *.gif Thumbnails shows as a red X. *.jpg,txt,zip works fine but the popups of *.jpg's show the red X too.

in the version 1.0.4 the *.gif thumbnails will create but display false and the popup ist working and display false too.

The Portfolie from each user shows the same Thumbnails !! is this correct ?

any idears?

Greeting bommelchen
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:37 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
  • Page Generation 0.05001 seconds
  • Memory Usage 2,322KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (2)bbcode_php
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete