vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - v3 Arcade - Professional vBulletin Gaming (https://vborg.vbsupport.ru/showthread.php?t=205692)

testebr 07-17-2009 09:25 PM

Quote:

Originally Posted by SAT2M (Post 1850495)
How can I download & install more game for this ?

Read https://vborg.vbsupport.ru/showpost....&postcount=487

grahamsmythe 07-18-2009 11:45 AM

I have just installed Arcade on our forum. Absolutely brilliant!

One small problem though.

Our forum is installed as follows:

www.ourwebsitename.com/forum

Because we have the whole of the forum software installed at /forum none of the images that we uploaded seem to work.

What do I have to do to re-link them?

SEW810 07-18-2009 07:03 PM

Quote:

Originally Posted by SEW810 (Post 1849653)
I got two issues

This one
I didn't found any option to disable that )/&(%/&$&%$% thing.
And this other one:
I just click START button and nothing appends with users accounts.
Thnx for your help
Almost forgot.
Installed mod !!!!!!!!!!!!!!!!!!!!


Is mister Kevin around here?.

3rd issue : http://www.v3arcade.com/forums/showt...2755#post12755

Please please help me.

testebr 07-20-2009 11:56 PM

More one 'bug' detected:

The phrase "Latest Scores" on arcade home 'sidebar' is not in vb phrase system. I just translated directly in template 'arcade_main'.

Hope you can 'fix' it in next release.

ps: where I can see news about the upcoming version 2.0?

UPDATE:

other phrase not in vb system:

player scored x,xxx playing gameX. (arcade_main_latestscores template)

UPDATE 2:

other phrase not in vb system:

Latest Scores (arcade_main_alt template)

SEW810 07-21-2009 02:50 AM

Nothing yet?

testebr 07-21-2009 04:44 PM

More one error it was found:

This line bellow at template arcade_scores:

Code:

<td class="thead" width="10%" align="center"> $vbphrase[time] </td>
The correct is:

Code:

<td class="thead" width="10%" align="center"> $vbphrase[date] </td>
I hope my bug reports will be fixed in next version.

testebr 07-21-2009 07:25 PM

At ajax search follow this steps:

1) search for any game (make sure game exists on arcade)
2) the results will show
3) now delete the text of search field and see the dots gif still visible all time after you clear the field.

Here is my solution for this small fault. Edit the template arcade_ajaxsearch and replace that function bellow:

Code:

function gamesearch(searchstring)
{
        clearTimeout(asearch);
        if (searchstring.length >= $vboptions[mingsearchlength])
        {
                searching();
                delaystring = "arcadesearch('" + searchstring + "');";
                asearch = setTimeout(delaystring, $vboptions[ajaxsearchdelay]);
        }
        else
        {
                document.getElementById('searchtable').innerHTML = '';
                nowsearching = 0;
        }
}


SEW810 07-22-2009 01:36 AM

Mr. tester, i have installed this product, clicked installed.
I got some issues (posted 3 days ago)

Nobody answers, all of you coders ignore my messages. What happend?
What did I do to you?

Regards

testebr 07-22-2009 10:21 AM

Sorry, I can't help you this time. Wait for developer or try post at v3arcade.com boards.

ps: I'm not a v3arcade coder.

SEW810 07-22-2009 04:57 PM

Oh, I see. Thanx any way ;)


All times are GMT. The time now is 08:51 PM.

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.02612 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete