The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#321
|
||||
|
||||
Quote:
i'm proably going with whoever releases first at this point. :ermm: |
#322
|
|||
|
|||
3 out of 4 files in functions dir are ibp files. tar.php is ok to use since it says so...
|
#323
|
|||
|
|||
Come on MrZeropage , don't give up on us now
Rob :disappointed: |
#324
|
|||
|
|||
Quote:
you've got an explain ..? site is actually unavailable |
#325
|
||||
|
||||
It's working fine here.
|
#326
|
|||
|
|||
Not working for me either.
Tried in IE,Firefox and Opera. |
#327
|
||||
|
||||
Ah it's not working now. Weird.
|
#328
|
|||
|
|||
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. |
#329
|
|||
|
|||
Quote:
|
#330
|
|||
|
|||
Quote:
Are these files ibp files or ibp Arcade files ? Please be clear about what your saying |
#331
|
||||
|
||||
Quote:
Look here: Code:
case 'playfull': $this->arcade->play_game_authorize(); $this->playfull(); // popup by MrZeropage // $this->playpopup(); 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:
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 ... |
#332
|
|||
|
|||
Go MrZeropage Go :squareeyed:
Waiting for next version :-) |
#333
|
||||
|
||||
You've got PM
|
#334
|
||||
|
||||
MrZeropage ... Top man
Any chance of a beta test? ... don`t get nothing without askin nowadays LOL |
#335
|
|||
|
|||
I would also like to test it out MR Marcel Zero Page.
I have made a request a few pages ago. |
#336
|
||||
|
||||
Hmmm .. install don`t work .... sure its a simple prob Believe in the zeropage
Thanks for the betatest |
#337
|
|||
|
|||
You guys must really hate me.
|
#338
|
||||
|
||||
@ 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 |
#339
|
|||
|
|||
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?! |
#340
|
||||
|
||||
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 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|