Activity Stream
48,167 MEMBERS
62455 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 2 of 2
  1.     
    #1
    Member

    Default How To Submit A Search Through The URL

    Hello,

    Maybe someone can help me...
    I need to know the full URL to search all threads of a user in a specific forum.

    I know that I can know this going to the advanced search, but I only need to know the URL.

    Here my try:
    Code: 
    http://www.domain.com/forum/search.php?do=finduser&starteronly=1&forumchoice=33&userid=1
    But not work...
    forumchoice is not working. I tried forumchoice[] also...

    I found in search.php this:

    Code: 
    if ($_REQUEST['do'] == 'finduser')
    {
        $vbulletin->input->clean_array_gpc('r', array(
            'type'              => TYPE_ARRAY_NOHTML,
            'userid'          => TYPE_UINT,
            'starteronly'    => TYPE_BOOL,
            'forumchoice'    => TYPE_ARRAY,
            'childforums'    => TYPE_BOOL,
            'postuserid'       => TYPE_UINT,
            'searchthreadid' => TYPE_UINT,
        ));
    Any ideas? Im using VB 4.x

    I found this thread, but is only for 3.x versions:
    https://www.vbulletin.com/forum/show...hrough-The-URL
    Divvy Reviewed by Divvy on . How To Submit A Search Through The URL Hello, Maybe someone can help me... I need to know the full URL to search all threads of a user in a specific forum. I know that I can know this going to the advanced search, but I only need to know the URL. Here my try: http://www.domain.com/forum/search.php?do=finduser&starteronly=1&forumchoice=33&userid=1 Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    tehMoviez.com 0Senes.com GeekFaceGames.com
    are you logged in when you request that url?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 18th Oct 2012, 05:45 AM
  2. Replies: 35
    Last Post: 29th Sep 2012, 03:55 PM
  3. How to add a submit button to search?
    By bxflow in forum Webmaster Discussion
    Replies: 12
    Last Post: 25th Jan 2011, 01:32 PM
  4. [Selling] Submit your Website with Keywords to 105 Search Engines Manually Just 10 USD Traffic
    By intensecool in forum Completed Transactions
    Replies: 4
    Last Post: 20th Sep 2010, 06:53 PM

Tags for this Thread

BE SOCIAL