vBTube.com - Video and photo integration for vBulletin communities
Take a look at the softwares user interface Download the FREE trialversion Buy a vBTube Version
HOME PRODUCTS FORUM SUPPORT ADMIN-DEMO
  #1 (permalink)  
Old 28-05-2008, 20:13
vBTubePRO-User BF
 
Join Date: Feb 2008
Posts: 288
Default Search criteria for alphabet

I'm creating a module for my cmps which will be alphabetical search links to my vbtube page, abcdefg..........

How can I do a search in the tube by letter? If I type "A" and click search I get every single tube because the search is pulling everything with an "A" in it. I just want the very first letter of any title.

Possible?

Last edited by igotregistered; 28-05-2008 at 20:16.
Reply With Quote
  #2 (permalink)  
Old 30-05-2008, 17:57
Administrator
 
Join Date: Jan 2008
Posts: 1,929
Default

Now we are using this one:
vbtube_tubes.title LIKE '%$searchtext%'

This one would search everything with a starting a.
vbtube_tubes.title LIKE 'a%'

You can do some edits at vbtube_search.php. It´s not a hard job to make a alphabetical Search... You can look at the codes i used you can edit them...
Reply With Quote
  #3 (permalink)  
Old 30-05-2008, 18:25
vBTubePRO-User BF
 
Join Date: Feb 2008
Posts: 288
Default

Hmmm, I tried entering a% into the search and it still winds up pulling any title that has an "A" anywhere in the title. Not as the first character.
Reply With Quote
Reply

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT +1. The time now is 16:49.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0