Help with Bookmakers Mod

Support for IntegraMOD 141

Moderator: Integra Moderator

Help with Bookmakers Mod

PostAuthor: jcwebnet » Sun Mar 30, 2008 4:34 pm

Your phpBB Version: 2.0.
phpBB Type: Integramod 141
MODs: No
Your knowledge: Advanced Knowledge
Board URL: http://FantasyForums.com/forums/

PHP Version:
MySQL Version:


What was done before the problem appeared?



What was done to try to solve the problem?




De.scription and Message

I Installed Bookmakers mod and a couple things..

A) The Admin Links do not show up in the Admin Menu on the left. The Admin features are there and work but can not access them via ACP nor can I set it as a Junior Admin Task.

B) When I try to place a bet I get "Hacking Attempt" message which I am sure is a CT thing.

Any help on how to fix these issues would be greatly appreciated.
Last edited by jcwebnet on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

jcwebnet
Newbie
Newbie
 
Posts: 5
Likes: 0 post
Liked in: 0 post
Joined: Sun Mar 30, 2008 4:08 pm
Cash on hand: 0.00

Re: Help with Bookmakers Mod

PostAuthor: DjPorkchop » Mon Mar 31, 2008 2:06 pm

Anytime you ad a mod and you upload your admin files, make absolutely sure you upload them to admin/modules as well. thenthey will show up in your ACP.

As for the hacking attempt, that is NOT a CTracker error. I have the fix, I just cant remember what it is. If I can think of it or find it, I will post back. I had it installed once and had the same exact issue.
Last edited by DjPorkchop on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
"Don't gain the world and lose your soul, wisdom is better than silver and gold" -Bob Marley

If you build it, I can break it! ~ Whispered in the tone of the movie Field of Dreams.
User avatar
DjPorkchop
Administrator
Administrator
 
Posts: 1593
Likes: 136 posts
Liked in: 26 posts
Images: 12
Joined: Fri Apr 21, 2006 7:59 pm
Cash on hand: 1,575.25
Location: Illinois
IntegraMOD version: phpBB2x

Re: Help with Bookmakers Mod

PostAuthor: jcwebnet » Wed Apr 02, 2008 4:05 pm

Let me know if you remember because I am stumped.

Thanks!
Last edited by jcwebnet on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

jcwebnet
Newbie
Newbie
 
Posts: 5
Likes: 0 post
Liked in: 0 post
Joined: Sun Mar 30, 2008 4:08 pm
Cash on hand: 0.00

Re: Help with Bookmakers Mod

PostAuthor: DjPorkchop » Fri Apr 04, 2008 11:43 am

Have you solved this yet? I have been very busy the last couple day sand havent logged on. I have all of my files still with the fix installed to stop this from happening. I jsut found my archive lastnight. If you are still having issues, let me know and I'll open up my zip file and do some looking.
Last edited by DjPorkchop on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
"Don't gain the world and lose your soul, wisdom is better than silver and gold" -Bob Marley

If you build it, I can break it! ~ Whispered in the tone of the movie Field of Dreams.
User avatar
DjPorkchop
Administrator
Administrator
 
Posts: 1593
Likes: 136 posts
Liked in: 26 posts
Images: 12
Joined: Fri Apr 21, 2006 7:59 pm
Cash on hand: 1,575.25
Location: Illinois
IntegraMOD version: phpBB2x

PostAuthor: jcwebnet » Sat Apr 05, 2008 11:14 pm

I haven't fixed this yet, so any help would be appreciated.
Last edited by jcwebnet on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

jcwebnet
Newbie
Newbie
 
Posts: 5
Likes: 0 post
Liked in: 0 post
Joined: Sun Mar 30, 2008 4:08 pm
Cash on hand: 0.00

Re: Help with Bookmakers Mod

PostAuthor: jcwebnet » Wed Apr 09, 2008 11:44 am

I could still haven't solved this. Has anyone else installed bookmakers mod?
Last edited by jcwebnet on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

jcwebnet
Newbie
Newbie
 
Posts: 5
Likes: 0 post
Liked in: 0 post
Joined: Sun Mar 30, 2008 4:08 pm
Cash on hand: 0.00

Re: Help with Bookmakers Mod

PostAuthor: DjPorkchop » Sun Apr 13, 2008 10:36 pm

Could you do me a favor and post your bookies.php here please?

Be sure that when you use the code tags that you also check disable html in this post before you submit it. I ned to compare it to mine to see why this happens. I have the good file in front of me but for the life of me cant recall the edit that I made.
Last edited by DjPorkchop on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
"Don't gain the world and lose your soul, wisdom is better than silver and gold" -Bob Marley

If you build it, I can break it! ~ Whispered in the tone of the movie Field of Dreams.
User avatar
DjPorkchop
Administrator
Administrator
 
Posts: 1593
Likes: 136 posts
Liked in: 26 posts
Images: 12
Joined: Fri Apr 21, 2006 7:59 pm
Cash on hand: 1,575.25
Location: Illinois
IntegraMOD version: phpBB2x

Re: Help with Bookmakers Mod

PostAuthor: DjPorkchop » Sun Apr 13, 2008 11:09 pm

OR you can try this old trick..... It may work and then again, it may not. And security wise, Im not sure what it could do to your board. I know its not the fix that I used, but from what I have read elsewhere, others have said it worked for them.

In common.php

Find

Code: Select all
if (in_array($var, $not_unset))


replace with

Code: Select all
if (in_array($var, $not_unset, TRUE))


I know for a fact it is a missing define, but for the life of me I cant figure out what i did. it was Loooong ago. Try this edit and if It dont work, then revert back to my last post.
Last edited by DjPorkchop on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
"Don't gain the world and lose your soul, wisdom is better than silver and gold" -Bob Marley

If you build it, I can break it! ~ Whispered in the tone of the movie Field of Dreams.
User avatar
DjPorkchop
Administrator
Administrator
 
Posts: 1593
Likes: 136 posts
Liked in: 26 posts
Images: 12
Joined: Fri Apr 21, 2006 7:59 pm
Cash on hand: 1,575.25
Location: Illinois
IntegraMOD version: phpBB2x


Return to IntegraMOD 141

Who is online

Registered users: App360MonitorBot, Bing [Bot], Google [Bot]