Go Back   vb.org Archive > vBulletin 5 Connect Discussion > vB5 Programming Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 10-01-2014, 03:59 AM
Asama's Avatar
Asama Asama is offline
 
Join Date: Jul 2014
Location: At My Home
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default How to add a "Search for your device" search tab and Device Specs!?

Hello guys,
Here I am with another question.
I have an mobiles forum (Android Phones Forum) and I would like to add a search bar next to the default search bar to search for different devices.
And I would like to enter the Specs too on the top of every device's forum so for example if a user search for Samsung Galaxy S 5 it show suggestions and when user click on Samsung Galaxy S 5 it take it to the S 5 forum and show the device specs too like as the CPU, Model Number, Battery type, Size ecc.......
So Please provide me the code and if you need any other info about my question I'm here to answer you but the condition is you will help me with this :P
Thanks in Advance.
Reply With Quote
  #2  
Old 10-01-2014, 04:12 AM
tbworld tbworld is offline
 
Join Date: Oct 2008
Posts: 2,126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You need to post this either in the "Request for Paid Services forum", or in the "Modification Requests / Questions Unpaid forum". Thank you.
Reply With Quote
Благодарность от:
Asama
  #3  
Old 10-01-2014, 09:44 PM
Dead Eddie's Avatar
Dead Eddie Dead Eddie is offline
 
Join Date: Apr 2004
Location: at Home...
Posts: 196
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Asama View Post
I have an mobiles forum (Android Phones Forum) and I would like to add a search bar next to the default search bar to search for different devices.
What content would this search bar search?

Quote:
Originally Posted by Asama View Post
And I would like to enter the Specs too on the top of every device's forum so for example if a user search for Samsung Galaxy S 5 it show suggestions and when user click on Samsung Galaxy S 5 it take it to the S 5 forum and show the device specs too like as the CPU, Model Number, Battery type, Size ecc.......
You can add HTML or PHP widgets on the forum pages & use that to display specifications.
Reply With Quote
2 благодарности(ей) от:
Asama, tbworld
  #4  
Old 10-02-2014, 12:21 PM
Asama's Avatar
Asama Asama is offline
 
Join Date: Jul 2014
Location: At My Home
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It should show the devices for example:
if somebody write in the serache box "Galaxy S4" then the search box highlight results like as "Samsung Galaxy S4" and only if the user click on the Samsung Galaxy S4 highlited result then it take the user to the s4 forum and show the device specs too. But it shoud not show the device specs if the user click on s4 forum browsing the main board.
I don't want to show the specs block forever but only if someone search for a specific device then it should show the specs block of that device otherwise not.
Reply With Quote
  #5  
Old 10-06-2014, 04:37 PM
Dead Eddie's Avatar
Dead Eddie Dead Eddie is offline
 
Join Date: Apr 2004
Location: at Home...
Posts: 196
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Asama View Post
It should show the devices for example:
if somebody write in the serache box "Galaxy S4" then the search box highlight results like as "Samsung Galaxy S4"
Stopping here for a moment. What results are being displayed? Posts? Threads? Channels? Something else entirely that isn't currently tracked by the software?

There's also an implicit requirement here to translate "Galaxy S4" to "Samsung Galaxy S4". Are you also looking to track synonyms?

What happens if the user types "Galaxy S4" into the normal search box? How is that experience different?

Quote:
Originally Posted by Asama View Post
and only if the user click on the Samsung Galaxy S4 highlited result then it take the user to the s4 forum and show the device specs too.
Stopping here for a moment. So, now you've created another search box that brings back results that take you to a predefined channel. How is this better for the user than just clicking the channel link on the forum main page? It seems like it's a few extra steps.

Quote:
Originally Posted by Asama View Post
But it shoud not show the device specs if the user click on s4 forum browsing the main board.
I don't want to show the specs block forever but only if someone search for a specific device then it should show the specs block of that device otherwise not.
Displaying content based on a clickpath is possible, but it's rarely ever a good idea. If a subset of your users would find the information helpful, why not all of them? Put it in the sidebar (which is probably where it belongs) and show it by default.
Reply With Quote
  #6  
Old 10-16-2014, 06:38 AM
Asama's Avatar
Asama Asama is offline
 
Join Date: Jul 2014
Location: At My Home
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey,
Sorry for delay.
Well OK but can you please provide me a code or a mod which let me insert the device picture too so on the left side there will be the device picture and infront of device picture so on the right side there will be the device Description and Specs editable.
I want that block expandable so it will stay hidden by default and if a user want to see it than he will click the + button to see the device specs.
Here's an example
Thank you soo much
Reply With Quote
  #7  
Old 10-17-2014, 02:23 PM
Asama's Avatar
Asama Asama is offline
 
Join Date: Jul 2014
Location: At My Home
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Bump!!
Reply With Quote
  #8  
Old 10-17-2014, 03:36 PM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You wait 11 days to reply, then bump your post?

No "Bumping" (Your threads/posts): Please do not repeatedly bump your threads to try and get attention. Most members of the site are not online 24 hours a day and so will not see your post the instant it is made. Do not bump a thread within 24 hours, and not more than twice a week.
Reply With Quote
  #9  
Old 10-17-2014, 04:57 PM
tpearl5's Avatar
tpearl5 tpearl5 is offline
 
Join Date: Nov 2001
Location: PA
Posts: 1,014
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Asama View Post
Hey,
Sorry for delay.
Well OK but can you please provide me a code or a mod which let me insert the device picture too so on the left side there will be the device picture and infront of device picture so on the right side there will be the device Description and Specs editable.
I want that block expandable so it will stay hidden by default and if a user want to see it than he will click the + button to see the device specs.
Here's an example
Thank you soo much
Xda uses an entirely custom system. The closest thing you are going to get is a modification that handles reviews. You'll still have to manually put in all of the phone data though.
Reply With Quote
  #10  
Old 10-20-2014, 11:54 AM
Asama's Avatar
Asama Asama is offline
 
Join Date: Jul 2014
Location: At My Home
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I ask sorry for "Bump".
Yeah i just need a mod (free please :P) that can add these things and after that i will manually add the device specs so the resolution, CPU ecc...
Can it be made?
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 07:50 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.04533 seconds
  • Memory Usage 2,267KB
  • Queries Executed 13 (?)
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
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (3)post_thanks_box_bit
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)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
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • 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
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete