Clan Adverts

www.afgserv.com

 

www.clan-themes.co.uk :: View topic - Arcade V3 mod

 Welcome To Clan Themes 

As the board grows please remember the Search Option and we hope you find our community useful.

We also monitor Private Messages to stop members from abusing our sites system.
If you are asking for assistance please provide your site link and nuke version, Thanks.

Arcade V3 mod
Goto page 1, 2, 3  Next

25 Replies / 6103 Views


Post new topic   Reply to topic  

   www.clan-themes.co.uk Forum Index » How To's

View previous topic :: View next topic


OCC_Prince_Ali
Reputation: 462.4
Local time: 12:23 PM
Location: Indiana
usa.gif

Status: Offline
0.09 posts per day
Medals: 0

Joined: Apr 14, 2007
Last Visit: 06 Jun 2007
Posts: 52
Points: 1001 

Post Arcade V3 mod Posted: Tue Apr 17, 2007 4:00 pm   

OK, Ive downloaded Arcade V2/V3 Mod for php from two different locations. They both have the same directory structure. If I use the directory structure that is provided, I can not see the Games link in the module. (root/modules/forum/games). If I moves the /games to the /module folder I can.

I also can not see the arcade_admin in the control panel.

Does anyone know the exact directory structure or what i may be doing wrong. Sorry about the questions but it seems that the things I want to do are nearly impossible to get results with google.

TIA

OCC_Prince_Ali (chuck)

PS. the 200 arcade games on this site seems to be more focused as an upgrade
 

 
View user's profileSend private messageVisit poster's websiteMSN Messenger Reply with quote

floppy
Reputation: 1792.2
votes: 10
Local time: 11:23 AM
Location: Jackson Mississippi
usa.gif

Status: Offline
2.78 posts per day
Medals: 1 (View more...)
Dedicated User (Amount: 1)
Clan Themes Scripts/Coder
Clan Themes Scripts/Coder
Joined: Nov 14, 2006
Last Visit: 21 Nov 2008
Posts: 2054
Points: 2607 

Post Posted: Tue Apr 17, 2007 5:29 pm   

Shop Purchases:
Clan Roster 2.0

Hmm.. something is installed wrong. My directory structure for the arcade mod is everything is in modules/forums.

Take a screenie of your directory structure I will compare to mine.

For the admin part, did you make the mods to the files that were instructed in the install.txt?
 

 
View user's profileSend private messageVisit poster's website Reply with quote

OCC_Prince_Ali
Reputation: 462.4
Local time: 12:23 PM
Location: Indiana
usa.gif

Status: Offline
0.09 posts per day
Medals: 0

Joined: Apr 14, 2007
Last Visit: 06 Jun 2007
Posts: 52
Points: 1001 

Post Posted: Wed Apr 18, 2007 8:13 pm   

floppy wrote:
Hmm.. something is installed wrong. My directory structure for the arcade mod is everything is in modules/forums.

Take a screenie of your directory structure I will compare to mine.

For the admin part, did you make the mods to the files that were instructed in the install.txt?




here is the structure that i uploaded:



here is the website that i am working on: http://occgamers.org

thanks for your help on this
 

 
View user's profileSend private messageVisit poster's websiteMSN Messenger Reply with quote




floppy
Reputation: 1792.2
votes: 10
Local time: 11:23 AM
Location: Jackson Mississippi
usa.gif

Status: Offline
2.78 posts per day
Medals: 1 (View more...)
Dedicated User (Amount: 1)
Clan Themes Scripts/Coder
Clan Themes Scripts/Coder
Joined: Nov 14, 2006
Last Visit: 21 Nov 2008
Posts: 2054
Points: 2607 

View user's profileSend private messageVisit poster's website Reply with quote

OCC_Prince_Ali
Reputation: 462.4
Local time: 12:23 PM
Location: Indiana
usa.gif

Status: Offline
0.09 posts per day
Medals: 0

Joined: Apr 14, 2007
Last Visit: 06 Jun 2007
Posts: 52
Points: 1001 

Post Posted: Wed Apr 18, 2007 10:53 pm   

i noticed that i didnt have some of the files in my module/forum directory...so i uploaded them checked the other files with my origianal. uninstalled using arcade_install.php and started over. now i get this: http://occgamers.org/modules.php?name=Forums&file=arcade

this...along with a TS mod has been very frustrating but the occgamer community is soooo looking forward to this mod and i dont want to let them down.

I know im missing something, i just dont know what.

and...i dont know why i can not see the arcade admin in the control panel Bad HAir Day

can you paste the install directions that you have on here? maybe yours are more simple and if i have a question i can refer to your instruction.



thanks again for the help
 

 
View user's profileSend private messageVisit poster's websiteMSN Messenger Reply with quote

OCC_Prince_Ali
Reputation: 462.4
Local time: 12:23 PM
Location: Indiana
usa.gif

Status: Offline
0.09 posts per day
Medals: 0

Joined: Apr 14, 2007
Last Visit: 06 Jun 2007
Posts: 52
Points: 1001 

Post Posted: Thu Apr 19, 2007 2:27 am   

oh....ok...i see the admin links in the forum admin area. I was thinking I would see it in the nuke control panel and a link in a modul on the main page. i still get errors when i clink the links in the forum admin area though and here they are:

Code:

[b](keep in mind that occgamer_vbulletin is the name of the DB.  im running phpnuke 7.9)[/b]

[b]Add Arcade:[/b]   Error retrieving categories

DEBUG MODE

SQL Error : 1146 Table 'occgamer_vbulletin.ARCADE_CATEGORIES_TABLE' doesn't exist

SELECT arcade_cattitle, arcade_catid FROM ARCADE_CATEGORIES_TABLE ORDER BY arcade_cattitle ASC

Line : 107
File : admin_arcade_add.php


[b]Comment Config:[/b]     Couldn't obtain comment count.

DEBUG MODE

SQL Error : 1146 Table 'occgamer_vbulletin.COMMENTS_TABLE' doesn't exist

SELECT * FROM nuke_bbconfig

Line : 95
File : admin_arcade_comments.php


[b]Config Arcade:[/b]     phpBB : Critical Error

Could not query config information in admin_arcade

DEBUG MODE

SQL Error : 1146 Table 'occgamer_vbulletin.ARCADE_TABLE' doesn't exist

SELECT * FROM ARCADE_TABLE

Line : 34
File : admin_arcade.php

[b]Manage Arcade Games:[/b]     phpBB : Critical Error

Could not query arcade_categorie in admin_arcade

DEBUG MODE

SQL Error : 1146 Table 'occgamer_vbulletin.ARCADE_CATEGORIES_TABLE' doesn't exist

SELECT * FROM ARCADE_CATEGORIES_TABLE ORDER BY arcade_catorder ASC

Line : 341
File : admin_arcade_games.php


[b]Permissions Arcade (after selecting a member):[/b]    Couldn't obtain arcade categories information

DEBUG MODE

SQL Error : 1146 Table 'occgamer_vbulletin.ARCADE_CATEGORIES_TABLE' doesn't exist

SELECT * FROM ARCADE_CATEGORIES_TABLE ORDER BY arcade_catorder

Line : 173
File : admin_arcade_auth.php
 

 
View user's profileSend private messageVisit poster's websiteMSN Messenger Reply with quote




floppy
Reputation: 1792.2
votes: 10
Local time: 11:23 AM
Location: Jackson Mississippi
usa.gif

Status: Offline
2.78 posts per day
Medals: 1 (View more...)
Dedicated User (Amount: 1)
Clan Themes Scripts/Coder
Clan Themes Scripts/Coder
Joined: Nov 14, 2006
Last Visit: 21 Nov 2008
Posts: 2054
Points: 2607 

Post Posted: Thu Apr 19, 2007 1:05 pm   

Shop Purchases:
Clan Roster 2.0

You need to access phpmyadmin. Look to see if these tables actually do exist.
Quote:

occgamer_vbulletin.COMMENTS_TABLE


We are getting closer to the fix now.
 

 
View user's profileSend private messageVisit poster's website Reply with quote

OCC_Prince_Ali
Reputation: 462.4
Local time: 12:23 PM
Location: Indiana
usa.gif

Status: Offline
0.09 posts per day
Medals: 0

Joined: Apr 14, 2007
Last Visit: 06 Jun 2007
Posts: 52
Points: 1001 

View user's profileSend private messageVisit poster's websiteMSN Messenger Reply with quote

floppy
Reputation: 1792.2
votes: 10
Local time: 11:23 AM
Location: Jackson Mississippi
usa.gif

Status: Offline
2.78 posts per day
Medals: 1 (View more...)
Dedicated User (Amount: 1)
Clan Themes Scripts/Coder
Clan Themes Scripts/Coder
Joined: Nov 14, 2006
Last Visit: 21 Nov 2008
Posts: 2054
Points: 2607 

Post Posted: Fri Apr 20, 2007 1:39 am   

Shop Purchases:
Clan Roster 2.0

I am so confused. Why is the arcade looking for this then?

Code:
'occgamer_vbulletin.ARCADE_CATEGORIES_TABLE'
 

 
View user's profileSend private messageVisit poster's website Reply with quote




OCC_Prince_Ali
Reputation: 462.4
Local time: 12:23 PM
Location: Indiana
usa.gif

Status: Offline
0.09 posts per day
Medals: 0

Joined: Apr 14, 2007
Last Visit: 06 Jun 2007
Posts: 52
Points: 1001 

Post Posted: Fri Apr 20, 2007 2:04 am   

Thats what im say'n. i want this mod pretty bad for the community and nothin i do (at least with the ones ive downloaded) seems to work.
 

 
View user's profileSend private messageVisit poster's websiteMSN Messenger Reply with quote

OCC_Prince_Ali
Reputation: 462.4
Local time: 12:23 PM
Location: Indiana
usa.gif

Status: Offline
0.09 posts per day
Medals: 0

Joined: Apr 14, 2007
Last Visit: 06 Jun 2007
Posts: 52
Points: 1001 

Post Posted: Fri Apr 20, 2007 2:25 am   

i am just going to un-install everything again and maybe try again later. I was just wanting to put something fun on the site for the community.
 

 
View user's profileSend private messageVisit poster's websiteMSN Messenger Reply with quote

floppy
Reputation: 1792.2
votes: 10
Local time: 11:23 AM
Location: Jackson Mississippi
usa.gif

Status: Offline
2.78 posts per day
Medals: 1 (View more...)
Dedicated User (Amount: 1)
Clan Themes Scripts/Coder
Clan Themes Scripts/Coder
Joined: Nov 14, 2006
Last Visit: 21 Nov 2008
Posts: 2054
Points: 2607 

View user's profileSend private messageVisit poster's website Reply with quote



Post new topic   Reply to topic  
   www.clan-themes.co.uk Forum Index » How To's


 
25 Replies / 6103 Views
Page 1 of 3
All times are GMT
Goto page 1, 2, 3  Next
Display posts from previous:   
 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum