Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #321  
Old 11-04-2005, 11:21 PM
GrendelKhan{TSU's Avatar
GrendelKhan{TSU GrendelKhan{TSU is offline
 
Join Date: Jun 2005
Location: Boston | Seoul, S. Korea
Posts: 1,311
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by darkworld
This is answered many times on www.ibproarcade-vb.com

Gemma

*Though I would wait until this version is released
thanks! yah. but I already have at something something running in the meantime and who knows when it'll actually be released.

i'm proably going with whoever releases first at this point. :ermm:
Reply With Quote
  #322  
Old 11-05-2005, 12:37 AM
stlmike stlmike is offline
 
Join Date: Mar 2004
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

3 out of 4 files in functions dir are ibp files. tar.php is ok to use since it says so...
Reply With Quote
  #323  
Old 11-05-2005, 04:57 PM
Huijting Huijting is offline
 
Join Date: Jul 2005
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Come on MrZeropage , don't give up on us now

Rob :disappointed:
Reply With Quote
  #324  
Old 11-05-2005, 06:04 PM
Dadoo Dadoo is offline
 
Join Date: Dec 2004
Location: France
Posts: 69
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by darkworld
This is answered many times on www.ibproarcade-vb.com

Gemma

*Though I would wait until this version is released
"www.ibproarcade-vb.com is not foundable"

you've got an explain ..? site is actually unavailable
Reply With Quote
  #325  
Old 11-05-2005, 06:09 PM
Snake's Avatar
Snake Snake is offline
 
Join Date: Mar 2005
Location: Cleveland, OH
Posts: 3,832
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's working fine here.
Reply With Quote
  #326  
Old 11-05-2005, 07:10 PM
Rover416 Rover416 is offline
 
Join Date: Jun 2005
Location: United Kingdom
Posts: 78
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not working for me either.

Tried in IE,Firefox and Opera.
Reply With Quote
  #327  
Old 11-05-2005, 07:17 PM
Snake's Avatar
Snake Snake is offline
 
Join Date: Mar 2005
Location: Cleveland, OH
Posts: 3,832
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ah it's not working now. Weird.
Reply With Quote
  #328  
Old 11-05-2005, 10:53 PM
dina dina is offline
 
Join Date: Apr 2004
Posts: 71
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I don't see any remarks being made on the recent exploit they have found in the mod (it involves index.php and the ability to extract the password for any member on the board by entering a sql query in the URL ending with user id).
I saw this on a newsgroup today, but haven't seen it here so far.
Reply With Quote
  #329  
Old 11-06-2005, 01:42 AM
JTyson JTyson is offline
 
Join Date: Apr 2005
Location: This Thread
Posts: 140
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dina
I don't see any remarks being made on the recent exploit they have found in the mod (it involves index.php and the ability to extract the password for any member on the board by entering a sql query in the URL ending with user id).
I saw this on a newsgroup today, but haven't seen it here so far.
So what are you going to do with a password thats encrypted? this mod uses the same user table as vbull so the same password security applies.
Reply With Quote
  #330  
Old 11-06-2005, 06:10 AM
nitro nitro is offline
 
Join Date: Nov 2001
Posts: 302
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by stlmike
3 out of 4 files in functions dir are ibp files. tar.php is ok to use since it says so...
Since it says so... says what ?

Are these files ibp files or ibp Arcade files ?

Please be clear about what your saying
Reply With Quote
  #331  
Old 11-06-2005, 06:38 AM
MrZeropage's Avatar
MrZeropage MrZeropage is offline
 
Join Date: Nov 2003
Location: Munich, Germany
Posts: 3,012
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by stlmike
Zero why would u say you wrote the popup? Which you didnt. I think its wrong that you taking credit for somethang you didnt write.
I just commented that popup-code with // and wrote "by Zeropage" to make myself find that commentation later

Look here:
Code:
 case 'playfull':
$this->arcade->play_game_authorize();
$this->playfull();
// popup by MrZeropage
// $this->playpopup();
It now is using the playfull() from ibproarcade-vb.com which is not done by me.
I just tested a modified script named "playpopup" and as this did not work the way I wanted it, I commented this out. This was just a "try in development" to make the popup-window close after finishing the game but I did not manage that yet.

No stealing or anything like that and please also keep in mind that there are several remarks in the code to help me find the places I need during the current development-phase, so don't take my internal marks and comments too serious -> this is a dev-preview !

Quote:
Originally Posted by stlmike
3 out of 4 files in functions dir are ibp files. tar.php is ok to use since it says so...
The only files that were complained about was the ones from /admincp to be original IPB-files, if there are others now appearing I will check this out and fix that matter...
Anyway in RC4 there is no more need of that "parser.php" so one file less - please provide me information about the two left (dbclass.php and functions.php) if they are original IPB-Files, as I can not find any of them in the IPB's I can look at (2.0.x and 1.1.x, sorry have no other version here) and there is no information within the files itself about being IPB-files



Anyway, RC4 will be spread within the next 30 minutes ...
Reply With Quote
  #332  
Old 11-06-2005, 06:56 AM
Huijting Huijting is offline
 
Join Date: Jul 2005
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Go MrZeropage Go :squareeyed:

Waiting for next version :-)
Reply With Quote
  #333  
Old 11-06-2005, 07:20 AM
MrZeropage's Avatar
MrZeropage MrZeropage is offline
 
Join Date: Nov 2003
Location: Munich, Germany
Posts: 3,012
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You've got PM
Reply With Quote
  #334  
Old 11-06-2005, 07:40 AM
soniceffect's Avatar
soniceffect soniceffect is offline
 
Join Date: Feb 2005
Location: UK
Posts: 453
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

MrZeropage ... Top man

Any chance of a beta test? ... don`t get nothing without askin nowadays LOL
Reply With Quote
  #335  
Old 11-06-2005, 08:00 AM
Paul_Hollibone Paul_Hollibone is offline
 
Join Date: Apr 2005
Location: Australia
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I would also like to test it out MR Marcel Zero Page.

I have made a request a few pages ago.
Reply With Quote
  #336  
Old 11-06-2005, 09:38 AM
soniceffect's Avatar
soniceffect soniceffect is offline
 
Join Date: Feb 2005
Location: UK
Posts: 453
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hmmm .. install don`t work .... sure its a simple prob Believe in the zeropage

Thanks for the betatest
Reply With Quote
  #337  
Old 11-06-2005, 09:58 AM
Paul_Hollibone Paul_Hollibone is offline
 
Join Date: Apr 2005
Location: Australia
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You guys must really hate me.
Reply With Quote
  #338  
Old 11-06-2005, 10:04 AM
soniceffect's Avatar
soniceffect soniceffect is offline
 
Join Date: Feb 2005
Location: UK
Posts: 453
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@ paul

Nah ..... can`t see that m8 ....

@MrZeropage

Seems it`s not adding a field on installation for 3.5.1 in the usergroup table. Check your pm`s for details m8 ... easy fix
Reply With Quote
  #339  
Old 11-06-2005, 11:49 AM
ggiersdorf ggiersdorf is offline
 
Join Date: Aug 2005
Posts: 251
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

we need a thread for problems Zero.. Im getting this when going into the Admin CP

and clicking on usergroups or pathing to the arcade manually

mySQL query error: SELECT m.userid, m.username, m.posts, m.arcade_ban, m.times_played, m.is_arcade_mod AS is_mod,
m.fav_games AS favs, m.user_sort, m.user_order, m.user_g_pp,
m.user_s_pp, m.def_g_cat, m.game_skin, m.arcade_mod_privs, m.arcade_pmactive, g.adminpermissions AS is_admin,
g.arcade_access, g.p_require, g.max_play, g.ppd_require, g.ibpa_cats AS allowed_categories
FROM user AS m
LEFT JOIN usergroup AS g
ON (m.usergroupid = g.usergroupid)
WHERE userid=1 LIMIT 0, 1

mySQL error: Unknown column 'g.ibpa_cats' in 'field list'
mySQL error code:
Date: Sunday 06th of November 2005 07:42:54 AM

Version 3.5.0 fresh install. Anyone else had this and have the fix?!
Reply With Quote
  #340  
Old 11-06-2005, 12:18 PM
soniceffect's Avatar
soniceffect soniceffect is offline
 
Join Date: Feb 2005
Location: UK
Posts: 453
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Temp fix for any of the beta testers having this problem ...

WARNING:- I do not know if 'int' is the correct fieldtype, just guessing, so this may need changing once zero has sorted this problem ... Use this fix only if you know what you are doing.


run this query
Code:
ALTER TABLE `usergroup` ADD `ibpa_cats` INT NOT NULL
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:44 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.11644 seconds
  • Memory Usage 2,389KB
  • Queries Executed 12 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_code
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (20)post_thanks_box
  • (20)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (20)post_thanks_postbit_info
  • (20)postbit
  • (20)postbit_onlinestatus
  • (20)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete