Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 01-13-2014, 03:53 AM
Action-N's Avatar
Action-N Action-N is offline
 
Join Date: Jan 2002
Location: Pasco, WA
Posts: 225
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default New "garage" Add-On

Hello, I have been working on a new add-on that I'm close enough to share some screenshots. I have been wanting to build a vbgarage since I first started with vbulletin an first worked on something with Magnus ten years ago. We've had a few mods that have come an now appear to be gone so it was time I get motivated. It was Christeris new addons that had the style an layout I dreamed of doing that inspired me to create this new add-on. He has since abandon his work an given ozzy47 his code. He has given me permission to use Christeris code to build a new garage add-on called "vbRides".

Below is a link to a folder on my server with some full size screenshots (No demo until image code finished). I've posted concept images in another thread, but everything in these are real an working features. Some things that aren't shown are the extra photo placement an HTML5 audio. You can see the images are the default nophoto ones an that is the part I have left to finish. Just handling image an audio uploads to file folder, code is already in place for showing them.

http://www.action-network.com/images...s_Screenshots/

To answer some sure questions the hot rod specific fields a coded into the script as that was what my vision was to build. However there all phrased to allow changing. The four sections can be turned off if you use it for something else an don't need all the fields.

I build it styled around the blogs look an used the style variables in the templates. Haven't tried it but that means if any skin that customized the blog will also work for vbRides. No having to edit a bunch of css for this add-on.

I have looked through the other garage mods threads an taking ideas from them to know what I should build in to vbRides. I didn't want to over do it like the one did, but if you can see anything it should have post in this thread. I'll try an keep a compiled list in this post to keep track.

Update Jan 26th: I spent some time cleaning up the code, one thing to make it work, another to make it proper for public use. In doing so I noticed the css inclusions where hacked in so that led me to switch the templates over to the GENERIC SHELL template an learn how to include css properly. Have that much done an working, also think that will help with cross vb versions if it uses the shell of it's own version.

Then I spent some night working on on the breadcrumb code an that was time consuming. It's working for now, still might need more work to make it all work like original vb code.

Getting there with adding types to additional photos, it's not updating or adding the new field. If I manually add it to the database it works. Comments was gonna get redone so I could have admin/moderator editing an delete for comments.

So bare with me as I continue to work on this, I've spent every moment outside of work an sleep working on this project. I want it done more than anyone, but also don't want a bazillion "it don't work" posts when I release it. That an I don't want version bug fixes cluttering up the install file.



Demo: http://www.action-network.com/vbrides.php
Demo Account
Code:
vbrides:W5K9VK
To Do List
  • Determine how to handle youtube link like where to put it.

P.S. This post belongs in the Hatchery but new coders are not aloud to post.


Update July 22: Posting a prerelease version to get initial feedback an how it installs for different people.
Reply With Quote
2 благодарности(ей) от:
MrD, tbworld
  #2  
Old 01-13-2014, 04:10 AM
bosanci28's Avatar
bosanci28 bosanci28 is offline
 
Join Date: Feb 2008
Location: USA - West Coast
Posts: 271
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Looks really nice layout!

Now, regarding the pictures , the user can upload only 5 ? from what i see in the picture? or
can more if allowed within the admin area cp?

Thanks.
Reply With Quote
  #3  
Old 01-13-2014, 04:14 AM
Action-N's Avatar
Action-N Action-N is offline
 
Join Date: Jan 2002
Location: Pasco, WA
Posts: 225
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yeah you can set how many by user group. It's just built to handle five at once. I also want to add image type like engine, interior, to them to show with the corresponding section.
Reply With Quote
  #4  
Old 01-13-2014, 04:22 AM
bosanci28's Avatar
bosanci28 bosanci28 is offline
 
Join Date: Feb 2008
Location: USA - West Coast
Posts: 271
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, I see ! Thanks for that info.
Reply With Quote
  #5  
Old 01-19-2014, 05:04 AM
Action-N's Avatar
Action-N Action-N is offline
 
Join Date: Jan 2002
Location: Pasco, WA
Posts: 225
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Finally had a break through with image upload an thumb photo creation which was the major one. Now I'm cleaning up that code an getting the options implemented from the admin settings. Still have to setup the new links for the images to show but that should be easy. Then I can upload a demo to my site an create a demo account for people here. Assuming no issues with permissions it'll probably be ready to send out to a few testers.
Reply With Quote
  #6  
Old 01-19-2014, 05:32 AM
SPEEDKILLZ SPEEDKILLZ is offline
 
Join Date: Feb 2011
Location: USA
Posts: 641
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice, can't Wait
Reply With Quote
  #7  
Old 01-19-2014, 06:18 PM
bosanci28's Avatar
bosanci28 bosanci28 is offline
 
Join Date: Feb 2008
Location: USA - West Coast
Posts: 271
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

waiting patiently .... to test it...
Reply With Quote
  #8  
Old 01-19-2014, 07:09 PM
Action-N's Avatar
Action-N Action-N is offline
 
Join Date: Jan 2002
Location: Pasco, WA
Posts: 225
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well then guess it's time to share the link then. Has some issues to work out with it going to my live forum. But you'll get the idea an something to look at, just expect some kinks. Like the pages inherited a text align center command from somewhere. Also couldn't make up my mind about where to have the path for photos, in a stylevar or as an option. Guess I'm going with option an deleted style var, but that broke the image links. So will work on those first an then make a demo user to post here. Set unregistered to view for now atleast.

http://www.action-network.com/vbrides.php
Reply With Quote
  #9  
Old 01-19-2014, 07:15 PM
SPEEDKILLZ SPEEDKILLZ is offline
 
Join Date: Feb 2011
Location: USA
Posts: 641
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Getting this error when trying to view thread on your forum

Warning: require_once([path]/vbrides/includes/functions.php) [function.require-once]: failed to open stream: No such file or directory in [path]/vbrides/hooks/add_rides_postbit.php on line 3

Fatal error: require_once() [function.require]: Failed opening required '/home/actionne/public_html/vbrides/includes/functions.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/actionne/public_html/vbrides/hooks/add_rides_postbit.php on line 3
Reply With Quote
  #10  
Old 01-19-2014, 07:25 PM
Action-N's Avatar
Action-N Action-N is offline
 
Join Date: Jan 2002
Location: Pasco, WA
Posts: 225
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks, I also renamed that function file an moved it.
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 08:11 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04442 seconds
  • Memory Usage 2,286KB
  • Queries Executed 14 (?)
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)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (2)post_thanks_box_bit
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)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_postinfo_query
  • fetch_postinfo
  • 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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • 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