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)

Kyderoy 09-29-2006 06:31 PM

I keep getting this error message when I try to set the permissions. What can I do to fix this?

mySQL query error: UPDATE usergroup SET arcade_access='1',p_require='0',max_play='0',ppd_r equire='0',ibpa_cats='0',tourn ey='' WHERE usergroupid=1

mySQL error: Incorrect integer value: '' for column 'tourney' at row 1
mySQL error code:
Date: Friday 29th 2006f September 2006 03:31:33 PM

da420 09-29-2006 07:43 PM

@ VaaKo
https://vborg.vbsupport.ru/showthread.php?t=106567

@ Kyderoy
Post your issue in the support forums.
https://vborg.vbsupport.ru/forumdisplay.php?f=170

smsmasters 10-01-2006 11:23 AM

WOW, excellent mod! But, how do I edit the arcade templates? I can't find them in my vb panel.

Thanks

smsmasters 10-01-2006 11:34 AM

I get this error when trying to import games:

Code:

mySQL query error: INSERT INTO games_list (gname,gwords,gtitle,bgcolor,gwidth,gheight,active,object,gkeys,gcat,cost,jackpot,jackpot_type,added,tourney_user,gtime) VALUES ('threedsuper','Goal! See if you can be tops in this 3D classic','3D SuperBall','000000','550','420','1','Goal! See if you can be tops in this 3D classic','','1','0','0','-1','1159706034','1','0')

mySQL error: Unknown column 'tourney_user' in 'field list'
mySQL error code:
Date: Sunday 01st 2006f October 2006 01:33:54 PM


fxs158 10-02-2006 07:46 PM

I been having some problems with users registering bogus accounts on my forum. Others have reported the same, this and the shout server was the last mod installed prior to the problem arrising. Not saying that someone exploiting the program, this is a great hack and it is killing me not having in the forum. Since I removed them both I have not had any more problems.

If you are familiar with php my admin look for users born in january 1 1980. All my bogus accounts had that birth date.

If you have access to the apache logs look for

//register.php


For some reason that always shows when they send the create command.


If you find some of those things on your logs then go here and report it;


http://www.vbulletin.com/forum/showthread.php?t=199401


I know this is not fair to this great mod and I am not saying that it is the culprit. Just doing a process of elimination and starting from the last mods I installled prior to the problem.

Gripemaster 10-03-2006 02:22 AM

Quote:

Originally Posted by smsmasters
I get this error when trying to import games:

Code:

mySQL query error: INSERT INTO games_list (gname,gwords,gtitle,bgcolor,gwidth,gheight,active,object,gkeys,gcat,cost,jackpot,jackpot_type,added,tourney_user,gtime) VALUES ('threedsuper','Goal! See if you can be tops in this 3D classic','3D SuperBall','000000','550','420','1','Goal! See if you can be tops in this 3D classic','','1','0','0','-1','1159706034','1','0')

mySQL error: Unknown column 'tourney_user' in 'field list'
mySQL error code:
Date: Sunday 01st 2006f October 2006 01:33:54 PM


I had the same problem with some games. I found that if you manually add the game by entering the values from the error (gname, gwords, gtitle, bgcolor, gwidth, and gheight) in the boxes at the top of the "Add Game" page, the game will install. The values are in the error:

gname = Superball
bgcolor = 000000
gwidth = 550
gheight = 420
Game Description and Game Objective = Goal! See if you can be tops in this 3D classic


Hope this helps :)

MrZeropage 10-03-2006 06:13 AM

Quote:

Originally Posted by fxs158
I been having some problems with users registering bogus accounts on my forum. Others have reported the same, this and the shout server was the last mod installed prior to the problem arrising. Not saying that someone exploiting the program, this is a great hack and it is killing me not having in the forum. Since I removed them both I have not had any more problems.

If you are familiar with php my admin look for users born in january 1 1980. All my bogus accounts had that birth date.

If you have access to the apache logs look for

//register.php


For some reason that always shows when they send the create command.


If you find some of those things on your logs then go here and report it;


http://www.vbulletin.com/forum/showthread.php?t=199401


I know this is not fair to this great mod and I am not saying that it is the culprit. Just doing a process of elimination and starting from the last mods I installled prior to the problem.

I heared several times that the shoutbox is somehow unsecure.

ibProArcade does not has any reference to register.php or creating accounts, so this is impossible to be responsible for such things.

You should better investigate before posting such things and make others fear something that is not possible here ;)

fxs158 10-03-2006 11:10 AM

Quote:

Originally Posted by MrZeropage
I heared several times that the shoutbox is somehow unsecure.

ibProArcade does not has any reference to register.php or creating accounts, so this is impossible to be responsible for such things.

You should better investigate before posting such things and make others fear something that is not possible here ;)


I am not a coder, I do not need to investigate to warn others about potential problems. It is your job as the coder to post what you posted to rule things out, or instead of getting bent out of shape maybe look into the allegation. ;)

Sad part is everyone gets offended by the remark because their code is secure and try to pass the buck. Vbulletin is passsing the buck to you guys and now you are passing it to shoutcast. All I am asking is for people to look at their logs to see if they find the same things so that we can sort out whos code is being exploited. In the end someones code is being exploited...

Your are saying it is not yours, then dully noted! I do not have shout box installed it wass shoutcast, sorry for the confusion.

MrZeropage 10-03-2006 06:50 PM

Shoutcast is a service installed on your server, if you do not secure this or set it up correctly, it could put a hole in your server...

ibProArcade is being used by >1500 users and online for about one year now in this codebase, so I think if there would be such a problem with it, it would be discovered more early ;) and again I can state that ibProArcade has no code that writes new accounts in the userDB



You have vBulletin 3.6.1 (or 3.6.2) installed to make sure this is no older vBulletin-Exploit ? You have setup everything correct so that spambots ect. don't have a chance ?
Scott (vBulletin-Support) also told
Quote:

Originally Posted by Scott
You can stop people from doing this by using the username regular expression filter in 3.6.0 to stop them registering.

The Logs you quoted from your Server also give good details:
Quote:

Originally Posted by ServerLog
63.166.111.6 - - [04/Sep/2006:19:51:58 -0400] "POST //register.php HTTP/1.1" 404 12542 "-" "-"
63.166.111.6 - - [04/Sep/2006:19:51:58 -0400] "POST /forums//register.php HTTP/1.1" 200 21176 "-" "-"

There is some data directly being sent to your register.php which is part of your vBulletin.
Maybe you have some Modification/Hack that is using a PlugIn in register.php then you should check this...



btw I am not offended by your posting, but I want to avoid that anybody looking here and reading this could ever think "Huh, better don't touch ibProArcade, it seems to be unsecure" which it definatly is not :)

fxs158 10-03-2006 09:17 PM

Quote:

Originally Posted by MrZeropage
Shoutcast is a service installed on your server, if you do not secure this or set it up correctly, it could put a hole in your server...

ibProArcade is being used by >1500 users and online for about one year now in this codebase, so I think if there would be such a problem with it, it would be discovered more early ;) and again I can state that ibProArcade has no code that writes new accounts in the userDB



You have vBulletin 3.6.1 (or 3.6.2) installed to make sure this is no older vBulletin-Exploit ? You have setup everything correct so that spambots ect. don't have a chance ?
Scott (vBulletin-Support) also told
The Logs you quoted from your Server also give good details:There is some data directly being sent to your register.php which is part of your vBulletin.
Maybe you have some Modification/Hack that is using a PlugIn in register.php then you should check this...



btw I am not offended by your posting, but I want to avoid that anybody looking here and reading this could ever think "Huh, better don't touch ibProArcade, it seems to be unsecure" which it definatly is not :)


Thanks for the post, as I posted on vbulletin the hacks I have installed on the vbulletin 3.61 are ;

Quote:

ibProArcade for vBulletin 2.5.6 ibProArcade - professional Arcade System for vBulletin
Edit Disable Export Uninstall
Log Logins Hack 2.0 Log Logins Hack
Edit Check Version Disable Export Uninstall
Members who have visited the forum 4.21 Display members who have visited the forum.
Edit Disable Export Uninstall
Miserable Users 2.05 A way to really annoy anyone you don't want visiting your forum.
Edit Disable Export Uninstall
Multiple Login Detector 1.03 Cookie-based multiple account login detector
Edit Disable Export Uninstall
PM Workbench 1.00 Beta 5 Toolset for managing PM's
Edit Disable Export Uninstall
PM Workbench - Performance Pack 1.00 Beta 1 Add extra indexes to your tables to improve performance
Edit Disable Export Uninstall
PM Workbench - Read/Search Private Messages 1.00 Beta 4 PM Workbench module to be able to read and search members Private Messages
Edit Disable Export Uninstall
PM Workbench - Report PM 1.00 Beta 1 Adds the option for members to report an abusive PM.
Edit Disable Export Uninstall
Shoutcast Status Full 1.9 Shoutcast Status Full 1.9
Edit Enable Export Uninstall
vB Spell 0.10.2b vB Spell allows you to provide a spell checking window through your editor interface.
Edit Disable Export Uninstall
vBadvanced CMPS 2.2.0 vBadvanced Content Management & Portal System
Edit Disable Export Uninstall
Welcome Headers 4.1.0 Boost registration and activity rates with more visible guest welcome and member status messages.
Since I uninstalled shoutcast and this hack there was one more attempt to registered and they failed. Maybe that is coincidence, as I noticed before they succeded several attempts that failed.

Considering you are a coder, couldd you tell me what hack of the ones posted you would think that intereacts with register.php. Another member on the thread that I posted in vbulletin identified only one hack on both our forums Log Logins Hack 2.0. I just cannot see how they could use this hack to send data to register.php.

Sorry again, just want to get to the bottom of this, if you like send me a pm with your suggestions. That way we do not pollute your thread with off topic stuff.


Thanks

Keyser S?ze 10-03-2006 10:19 PM

im sure it is in here already, probably many times but its 150 pages and i have not been able to find it, where can you get more games? should really be listed in the first post

thanks

emtee 10-03-2006 10:25 PM

I'm waiting for 2.5.7 to upgrade. Only 2 more percent! :D

kall 10-03-2006 10:35 PM

Quote:

Originally Posted by Keyser S?ze
im sure it is in here already, probably many times but its 150 pages and i have not been able to find it, where can you get more games? should really be listed in the first post

thanks

No, because what IS posted in the first post is this:

** Please do not post any information, request or offer of Games here in this Thread ! And remember that Support is given in the ibProArcade-Support-Forum **

Maksa 10-04-2006 04:05 AM

wow it's the best hack i ever installed very easy and really cool. can anyone tell me how to get more free games for my ibProArcade?

thanks a lot

da420 10-04-2006 06:32 AM

You might find your answers in the support forums. :D

fxs158 10-04-2006 08:25 PM

I am re-installing hack, but when I edit the seccond item Click SAVE and edit the Template postbit_legacy. I get the following error after editing and triying to save.



Quote:


The following error occurred when attempting to evaluate this template:

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/public_html/forums/includes/adminfunctions_template.php(3593) : eval()'d code on line 224

This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish.

fxs158 10-04-2006 08:55 PM

never mind fixed

MrZeropage 10-04-2006 08:56 PM

did you revert the templates before re-installing ibProArcade ?

Please use support-forum ;)

lanc3lot 10-05-2006 12:15 AM

damn, 98% done, plz go to 100% till end of October:P

da420 10-05-2006 01:08 AM

lol you're not the only one checking that status every day. ;)

funky1 10-05-2006 06:07 AM

My guess is that Zeropage was waiting for 3.6.2 to be released so that his mod is compliant. I hope it hits soon. I'm gonna redo my whole board with 3.6.2 and ibProArcade v2.5.7.

Thanks Zero. You're rule!!!

MrZeropage 10-05-2006 09:53 AM

v2.5.7+ is done, I just will do some little improvement to performance and need to wait for some translations

Will push on its release which will be compatible to 3.6.2 :)

funky1 10-05-2006 10:39 AM

Right on Zero!!! You are the man!!!

beishe8 10-05-2006 10:56 AM

Quote:

Originally Posted by MrZeropage
Will push on its release which will be compatible to 3.6.2 :)

Waiting for it! ;)

Cheers, beishe8

smsmasters 10-06-2006 02:31 PM

I'm not sure if it's because I upgraded to 3.6.2 from 3.6.1 but I get this error when trying to install games from zips, it used to work before:

ZIP is not compatible. Install Failed

Immortal_Shades 10-06-2006 08:53 PM

Quote:

Originally Posted by smsmasters
I'm not sure if it's because I upgraded to 3.6.2 from 3.6.1 but I get this error when trying to install games from zips, it used to work before:

ZIP is not compatible. Install Failed


If you read the above qoute...

Quote:

Originally Posted by MrZeropage
v2.5.7+ is done, I just will do some little improvement to performance and need to wait for some translations

Will push on its release which will be compatible to 3.6.2 :)


You will its not fully compatible yet!

smsmasters 10-06-2006 08:59 PM

So it's normal for me to get that error?

Kryative 10-07-2006 03:52 AM

does this work for 3.6.2?

da420 10-07-2006 03:55 AM

Yes.

MrZeropage 10-07-2006 05:47 AM

the "ZIP is not compatible" depends on the game's zip-archive and not on ibProArcade ;)

smsmasters 10-07-2006 06:05 AM

Quote:

Originally Posted by MrZeropage
the "ZIP is not compatible" depends on the game's zip-archive and not on ibProArcade ;)

This is strange because the game installed fine for me before and only now I get this error? Do I need zip enabled on apache server?

hegenu 10-07-2006 04:36 PM

Quote:

Originally Posted by micheal332001
Hi there

I use CPMS as my main index.php file too and i have added this code to it to save the scores of the arcade.

PHP Code:

if($_POST['module'] == "pnFlashGames"){
 
$_GET[act] = "Arcade";
 
$_GET['module'] = "arcade";
}
if(
$_POST['func'] == "storeScore"){
 
$_GET['do'] = "pnFStoreScore";
}
if(
$_POST['func'] == "saveGame"){
 
$_GET['do'] = "pnFSaveGame";
}
if(
$_POST['func'] == "loadGame"){
 
$_GET['do'] = "pnFLoadGame";
}
$act $_GET[act];
$showuser$_GET[showuser];
if(
$act == "Arcade") {
include 
"arcade.php";
exit();
}
if(!empty(
$showuser) && $showuser >= 1) {
$u $showuser;
$_GET[u] = $showuser;
include 
"member.php";
exit();


Just put that at the top of the cmps index.php file under <?php
Then upload it and all should be fine

I did this, but it did'nt help. I use CMPS, scores wan't submit.

caco 10-07-2006 07:46 PM

thanks for this

ztempuser 10-07-2006 07:50 PM

how can i display the thumbnail of the games won, in the memberinfo*profile* template?

Shana 10-08-2006 02:31 AM

The instructions don't seem to work for vBulletin 2.6.2. The last step:

"Search for N"

and add under:

"<td class="vbmenu_control"><a href="arcade.php?$session[sessionurl_q]">Arcade</a></td>"

I can't find it.

dobbs 10-08-2006 03:34 PM

Just installed on 3.6.2, took under 5 minutes and went in without 1 single problem. Great job onthis mod and great job on the instructions.

John1uk 10-08-2006 05:31 PM

I'm gobsmacked.........well done guys??? donation comin soon :)

Immortal_Shades 10-10-2006 11:03 PM

Donated under M.Pakiet even though I have an issue.

Where is this at? (Open "includes/functions_showthread.php")
Because my includes doesnt have that page in it!

Nor is the line I am supposed to edit within functions_online.php.

SarahP 10-11-2006 11:36 AM

I have this installed on my forum however i just added a bunch of skins and cant find the instructions to edit the templets
can someone please help me

ETA i am using version 3.6 of vB if that helps

cuphongle 10-11-2006 03:14 PM

WEll done, installed it in couple of minutes
Just gotta upload it, add the products,

Great work!


All times are GMT. The time now is 09:14 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.04249 seconds
  • Memory Usage 1,865KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_php_printable
  • (14)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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