![]() |
Wheres that POSTBIT hack for this???
Mine not showing the postbit..only thing I saw in instructions that relate to postbit is below and that is what I have : +-------------------------------------------------------------------------------------------------+ | In showthread.php, replace this code: | +-------------------------------------------------------------------------------------------------+ if (!$getperms['cangetattachment']) { $viewattachedimages=0; } +-------------------------------------------------------------------------------------------------+ +-------------------------------------------------------------------------------------------------+ | With this code: | +-------------------------------------------------------------------------------------------------+ if (!$getperms['cangetattachment']) { $viewattachedimages=0; } // Begin vbProArcade // if champ system is disabled, don't do anything if ($vpa_champsystem == 1) { $vpa_champs_q = $DB_site->query("SELECT championactive,championid,championtext,championcol or FROM arcadegames"); $vpa_count = 0; while ($vpa_loop = $DB_site->fetch_array($vpa_champs_q)) { $vpa_champs_a[$vpa_count][championactive] = $vpa_loop[championactive]; $vpa_champs_a[$vpa_count][championid] = $vpa_loop[championid]; $vpa_champs_a[$vpa_count][championtext] = $vpa_loop[championtext]; $vpa_champs_a[$vpa_count][championcolor] = $vpa_loop[championcolor]; $vpa_count++; } } else { $vpa_count = 0; $vpa_champs_a = 0; } // End vbProArcade +-------------------------------------------------------------------------------------------------+ + +++ + +-------------------------------------------------------------------------------------------------+ | In showthread.php, replace this code: | +-------------------------------------------------------------------------------------------------+ $postbits .= getpostbit($post); +-------------------------------------------------------------------------------------------------+ +-------------------------------------------------------------------------------------------------+ | With this code: | +-------------------------------------------------------------------------------------------------+ // Begin vbProArcade $postbits .= getpostbit($post,$vpa_champs_a); // End vbProArcade +-------------------------------------------------------------------------------------------------+ |
I installed it, and now its working great except it doesnt record comments, it just keeps the "no comment" in place?
any ideas on what could be wrong? |
is there a way to do this :
if the user does not reach a score within the top 25 scores then he does not get put on to the score board atall but instead gets a redirect message saying you did not make it onto the score board then redirects him/her to the main arcade home page ???? or somthin similar to that cheers ! |
everything is working great with this hack, i love it!! currently the only issue we are having is, it refuses to keep one of my members scores, we have no idea whats goign on with it, I even created her a test account to try and it still isn't working. I'm positivie it's somethign on her side, but im clueless as to what it could be. Any ideas?
|
Quote:
I have been able to solve most problems, but not all. On top of that, there are the security issues. I have plenty of ideas but none have come to fruition yet. I am still working on stuff and with more experienced Flash developers on FlashKit to see what we can come up with. |
Quote:
A big reason I have been offline is that we just had a huge LAN party at my apartment these past 4-5 days. At its peak we had 16 computers set up and a few X-Boxes linked together. Once I get this place cleaned up, it's back to the grind... :) |
LOL! I've done 4 x-boxes linked with 16 players on Halo before, at my house, with 4 TVs (2 projectors). :) It was great!
|
Thankl you, it worked :)
Cheers. Quote:
|
Quote:
You've done a fantastic job and i can't wait for the next version so i can install this on my boards :) Regards - miSt |
Repost...and lil more
Ok I installed this GREAT HACK...everything works very well EXCEPT I can not seem to upload thumbnails for the games... I tried the safe mode fix with no luck. I do not get any errors it just doesnt change the thumb. Any Ideas? In addition the champions system doesnt seem to work. Is there anything that I should check over to get it up -n- runnin? Thanks. |
All times are GMT. The time now is 05:35 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|