vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - ibProArcade - professional Arcade System (https://vborg.vbsupport.ru/showthread.php?t=101554)

Hippy 03-03-2013 01:54 PM

Quote:

Originally Posted by Lord KoT (Post 2407340)
I've tried to find the solution to this in the 500 million posts in this thread, but hopefully someone can shorten my hunt. I'm trying to find the place to change the color of the text that titles each box, i.e. "Newest Champions", "Latest Arcade Score", "Options" and "Best score of all time" etc in each game detail, and in the users active in the arcade the data "members:etc"?

did you change the ARCADE template I have posted ..https://vborg.vbsupport.ru/showthread.php?p=2328579

chatzworld 03-03-2013 02:14 PM

any news yet for this to work with v5

lsgworldl 03-15-2013 02:49 AM

Deprecated: Assigning the return value of new by reference is deprecated in /home/jipjip/charitygamesforum.com/arcade.php on line 3191

Deprecated: Assigning the return value of new by reference is deprecated in /home/jipjip/charitygamesforum.com/arcade.php on line 4084

Warning: Cannot modify header information - headers already sent by (output started at [path]/arcade.php:3191) in [path]/arcade.php on line 97

Warning: stristr() [function.stristr]: needle is not a string or an integer in [path]/arcade.php on line 5550

http://www.charitygamesforum.com/arcade.php

how to add mochi games i uploaded v3 but didnt seem to work

Hippy 03-17-2013 12:36 AM

Quote:

Originally Posted by lsgworldl (Post 2410084)
Deprecated: Assigning the return value of new by reference is deprecated in /home/jipjip/charitygamesforum.com/arcade.php on line 3191

Deprecated: Assigning the return value of new by reference is deprecated in /home/jipjip/charitygamesforum.com/arcade.php on line 4084

Warning: Cannot modify header information - headers already sent by (output started at [path]/arcade.php:3191) in [path]/arcade.php on line 97

Warning: stristr() [function.stristr]: needle is not a string or an integer in [path]/arcade.php on line 5550

http://www.charitygamesforum.com/arcade.php

how to add mochi games i uploaded v3 but didnt seem to work

can't add mocha games as far as I know
but for your errors
the arcade.php for the root
and the arcade.php for the admin (if your getting errors there too )
are in this thread

https://vborg.vbsupport.ru/showthread.php?p=2328579

chriske 03-17-2013 11:33 PM

Hello Hippy,

I have solved the problem with replacing "= &" to "=" but the following error remains:
Warning: stristr() [function.stristr]: needle is not a string or an integer in [path]/arcade.php on line 5553

I have followed the instructions, downloaded both of the versions of arcade.php.

Quote:

grab this arcade.php file
and replace the one in your forums root dir

https://vborg.vbsupport.ru/attac...6&d=1335142146

this is the most current. Fixes applied (info was from Stangger5)
in some cases you may need to use this one


https://vborg.vbsupport.ru/attac...7&d=1335699982
It may have to do with older out dated servers, php etc
to learn more about the fix

When uploading the files the 2 (Deprecated) errors that I removed came back.
Also the "function.stristr" error is still there.

I should mention my host recently upgraded the php version.
My forum: 4.2.0+. ibProArcade v2.7.2+

All help is welcome!

White0utDavid 03-19-2013 04:31 AM

This Vulnerable to SQLi.. Just saying.. Highly non-recommended.

Bluemax712 04-01-2013 01:42 AM

Quote:

Originally Posted by White0utDavid (Post 2410903)
This Vulnerable to SQLi.. Just saying.. Highly non-recommended.

Just wondering about this - does it include the latest 2.7.2+ version - do you have any links for more info?

squidsk 04-01-2013 07:01 PM

Quote:

Originally Posted by White0utDavid (Post 2410903)
This Vulnerable to SQLi.. Just saying.. Highly non-recommended.

Rather than making unsubstantiated claims, if you have proof PM it to an admin/moderator on this site and they will quarantine the mod until it gets fixed, otherwise don't make baseless claims.

JarodPS 04-01-2013 07:11 PM

Quote:

Originally Posted by squidsk (Post 2413707)
Rather than making unsubstantiated claims, if you have proof PM it to an admin/moderator on this site and they will quarantine the mod until it gets fixed, other don't make baseless claims.

He's actually right , There have been many times that i've seen people hack with this exploit. It once happened to mine. It's an exploit that gives you the hash:salt of user 1's info.

squidsk 04-01-2013 07:25 PM

Quote:

Originally Posted by JarodPS (Post 2413712)
He's actually right , There have been many times that i've seen people hack with this exploit. It once happened to mine. It's an exploit that gives you the hash:salt of user 1's info.

Whether he's right or not is irrelevant. Posting it here in the thread, without providing proof, does nothing. PM the proof with details to the admins/moderators, assuming you have some which I doubt given the mod isn't quarantined, and let them deal with it. If you aren't going to help the other users of this mod by doing that than don't bother posting about it.

Bounce 04-04-2013 10:18 PM

I upgraded.... get this....

The connection was reset







The connection to the server was reset while the page was loading.

???????

markhendo1986 04-18-2013 07:50 AM

Quote:

Originally Posted by Hippy (Post 2407610)
4.2.0 pl3 does not have that code you need to use the new navigation manager in your admincp

Hi Hippy,

Thanks for this, I have managed to add the arcade link to the navigation bar without any problems but what information do I then need to add in the sublinks? I've seen a screenshot somewhere of leaderboard, etc but am not sure what data goes into the field for these links?

I have tried for myself but nothing even comes up on the sub-navigation bar.

Appreciate your help.

Cheers
Mark

hunter1985 04-21-2013 10:07 AM

I'm getting this error on my ibparcade:

Quote:

Deprecated: Assigning the return value of new by reference is deprecated in /homez.577/apgclan/www/arcade.php on line 3191

Deprecated: Assigning the return value of new by reference is deprecated in /homez.577/apgclan/www/arcade.php on line 4084

Warning: stristr() [function.stristr]: needle is not a string or an integer in [path]/arcade.php on line 5550
Can you help please?

Hippy 04-21-2013 10:51 AM

Quote:

Originally Posted by hunter1985 (Post 2417643)
I'm getting this error on my ibparcade:



Can you help please?

Did you read here https://vborg.vbsupport.ru/showthread.php?p=2328579

you fix is in that post.

markhendo1986 04-22-2013 09:47 AM

Quote:

Originally Posted by markhendo1986 (Post 2417091)
Hi Hippy,

Thanks for this, I have managed to add the arcade link to the navigation bar without any problems but what information do I then need to add in the sublinks? I've seen a screenshot somewhere of leaderboard, etc but am not sure what data goes into the field for these links?

I have tried for myself but nothing even comes up on the sub-navigation bar.

Appreciate your help.

Cheers
Mark

Hi Hippy, are you able to assist me on this?

Thanks
Mark

Hippy 04-22-2013 10:05 AM

Quote:

Originally Posted by markhendo1986 (Post 2417822)
Hi Hippy, are you able to assist me on this?

Thanks
Mark

Sure I'm flying home to day I'll be in touch after I get settled in

tommac3 05-10-2013 11:23 PM

It tells me my tournament_players' doesn't exist
mySQL error code:
Date: Saturday 11th 2013f May 2013 12:23:08 AM

Should that have been created when importing ?

NFLfbJunkie 05-11-2013 06:15 PM

I have pdated to the latest version of Ibproarcade and getting these error at the top of the arcade pages. I downloaded the newest arcade.php files from https://vborg.vbsupport.ru/attac...6&d=1335142146 and
https://vborg.vbsupport.ru/attac...7&d=1335699982 and replaced the old, but neither file worked.

deprecated: Assigning the return value of new by reference is deprecated in /home/tonyfran/public_html/mydomain.com/forums/arcade.php on line 3191

Deprecated: Assigning the return value of new by reference is deprecated in /home/tonyfran/public_html/mydomain.com/forums/arcade.php on line 4084

Warning: Cannot modify header information - headers already sent by (output started at [path]/arcade.php:3191) in [path]/arcade.php on line 97

Hippy 05-12-2013 12:18 PM

Quote:

Originally Posted by NFLfbJunkie (Post 2421364)
I have pdated to the latest version of Ibproarcade and getting these error at the top of the arcade pages. I downloaded the newest arcade.php files from https://vborg.vbsupport.ru/attac...6&d=1335142146 and
https://vborg.vbsupport.ru/attac...7&d=1335699982 and replaced the old, but neither file worked.

deprecated: Assigning the return value of new by reference is deprecated in /home/tonyfran/public_html/mydomain.com/forums/arcade.php on line 3191

Deprecated: Assigning the return value of new by reference is deprecated in /home/tonyfran/public_html/mydomain.com/forums/arcade.php on line 4084

Warning: Cannot modify header information - headers already sent by (output started at [path]/arcade.php:3191) in [path]/arcade.php on line 97

this should help https://vborg.vbsupport.ru/showthread.php?p=2328579

NFLfbJunkie 05-12-2013 02:27 PM

I have used the two arcade.php files from that post but neither fix the problem.

Hippy 05-12-2013 03:40 PM

they have worked on every issue with that error you posted to date from the feedback..

only posted the 2 because of the issue of older or newer servers..
but looking now seems that's not the cause

did you do the template change posted in that link?

is your style custom or stock ?
those lines in the arcade.php are
Code:

$bbcode_parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list());
from that, I would change the template
the ARCADE template (not the ARCADE_vB4 template) to
Code:

{vb:stylevar htmldoctype}
<html xmlns="http://www.w3.org/1999/xhtml" dir="{vb:stylevar textdirection}" lang="{vb:stylevar languagecode}" id="vbulletin_html">
  <head>
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
<meta http-equiv="Cache-Control" content="no-cache" />
    <title>{vb:raw ibprotitle}</title>
    {vb:raw headinclude}
    {vb:raw headinclude_bottom}
    {vb:cssfile ARCADE.css}
  </head>
  <body>
     
        {vb:raw header}
        {vb:raw navbar}
{vb:raw template_hook.champss_inarcade}
  {vb:raw arcadeheader}
  {vb:raw maincontent}   


    {vb:raw footer}
</div>
  </body>
</html>


NFLfbJunkie 05-12-2013 03:56 PM

I am using the stock template and I had done the template change but still have the issue.

Hippy 05-12-2013 04:22 PM

I can come by if you like to fix the errors. If so pm me details

NFLfbJunkie 05-12-2013 04:37 PM

Am I suppose to change this line to something else:

$bbcode_parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list());

And should this line appear twice in the arcade.php file?

Hippy 05-12-2013 09:14 PM

Quote:

Originally Posted by NFLfbJunkie (Post 2421564)
Am I suppose to change this line to something else:

$bbcode_parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list());

And should this line appear twice in the arcade.php file?

the line does not get changed. .
I'm thinking ..
going to shot you a pm..

Hippy 05-12-2013 09:17 PM

try this .. in arcade.php
Code:

$bbcode_parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list());
replace with

Code:

$bbcode_parser = new vB_BbCodeParser($vbulletin, fetch_tag_list());
your just removing the amp (&)
on both lines

NFLfbJunkie 05-12-2013 09:24 PM

That was the fix. Thank you so much Hippy.

albibak 05-21-2013 06:43 PM

Hi MrZero :)

I have a problem with a fresh install of this mod, and with a fresh install of vb 4.2.1.

When I play a game, and I fisish, I'm redirected to the main page http://DOMAIN/activity.php

and the highscore is not save :/

NB: I'm not against a small copyright for the French translation ;)

Hippy 05-21-2013 08:34 PM

Quote:

Originally Posted by albibak (Post 2423398)
Hi MrZero :)

I have a problem with a fresh install of this mod, and with a fresh install of vb 4.2.1.

When I play a game, and I fisish, I'm redirected to the main page http://DOMAIN/activity.php

and the highscore is not save :/

NB: I'm not against a small copyright for the French translation ;)

answered this in the other post you made

albibak 05-21-2013 08:48 PM

Thx!

Dzi13 05-24-2013 08:18 PM

Will there be vb5 version soon?

Newsy 06-21-2013 11:32 PM

Installed. VB 4.2.1

:)

daimpa 06-24-2013 10:27 AM

It seems it has problems with utf8. I've many errors. What should I do to unistall it from vb 4.2.1?

BGObsession 07-13-2013 05:47 PM

1 Attachment(s)
I used the converter to move from the V3 arcade to this one. Worked great - except the formatting is all screwed up. I've contacted IBPro but anyone have an idea what might be causing the formatting issue? We're a 4.2.1 vBulletin site.

rammbs 07-14-2013 07:23 AM

Confirmed working on vBulletin/vbAdvanced CMPS 4.2.1

stangger5 07-14-2013 08:27 PM

Quote:

Originally Posted by BGObsession (Post 2433513)
I used the converter to move from the V3 arcade to this one. Worked great - except the formatting is all screwed up. I've contacted IBPro but anyone have an idea what might be causing the formatting issue? We're a 4.2.1 vBulletin site.

You can find the help you need in this post by Hippy:
https://vborg.vbsupport.ru/showthread.php?p=2328579

BGObsession 07-15-2013 09:42 PM

Thanks for the reply stangger5, but didn't resolve the formatting issues...

Hippy 07-15-2013 10:09 PM

If you read that thread
change the template first
See how it looks
Take it from there .

BGObsession 07-16-2013 10:52 PM

Hippy - awesome brother - that did it! Thanks sincerely, much much better now :)

claudiuhks 07-31-2013 09:56 PM

1 Attachment(s)
Hello everybody, first I want to say this is a great plugin, everything is working so far but I have a few problems.
brokenarcade.jpg is the layout of my arcade.php, as you can see the borders of my style is gone. The image is in the way so I can't login or view my notifications(You can test it at http://gflclan.com/arcade.php).

The nonbrokenstyle.jpg is a image of the forum itself, the only page that the style is broken on is arcade.php. Is there any fix for this, I already tried a lot of stuff but no luck.
Thanks,
Claudiuhks


All times are GMT. The time now is 06:44 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
  • Page Generation 0.06316 seconds
  • Memory Usage 1,845KB
  • 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
  • (4)bbcode_code_printable
  • (16)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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