Does Arcade Menu V1 work with ..... Also ....

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   Does Arcade Menu V1 work with ..... Also ....
planetgamer
CZ Active Member
planetgamer has been a member for over 20 year's 20 Year Member
Age: 54
Website:
Status: Offline
Joined: May 26, 2004
0.02 posts per day
Posts: 179
Points: 28,076
AIM Address   
Does Arcade Menu V1 work with Mod_Arcade2.0.2 ? I didnt do this install right along time ago im going to try to do it again i need to make shure that your new download you added to your site arcade menu will work with that arcade.. Thanks

Also ... On the sign in block the new one i dont have hidden and member(s) is Member Info ? is that right ? And i dont have the Private Message(s) no more.




_________________
Back to top Reply with quote
#2   
Telli
Site Admin
Occupation: Self Employed
Age: 46
Gender: Male
Fav. Sports Team: Detroit Red Wings
Website:
Status: Offline
Joined: May 26, 2003
1.04 posts per day
Posts: 8089
Points: 494,430
   
Hidden only shows up if there is a member hidden otherwise you wont see it. Make sure you uploaded everything with the new block and at the top of the block there is 3 settings check those for the PM Messages I believe they off by default.

The arcade menu will work with any arcade use the _bbgames table in your database. It just pulls its info from there.




_________________
The path of the righteous man is beset on all sides by the inequities of the selfish and the tyranny of evil men. Blessed is he, who in the name of charity and good will, shepherds the weak through the valley of darkness, for he is truly his brother's keeper and the finder of lost children. And I will strike down upon thee with great vengeance and furious anger those who would attempt to poison and destroy my brothers. And you will know my name is the Lord when I lay my vengeance upon thee. Ezekiel 25:17
Back to top Reply with quote
#3   re: Does Arcade Menu V1 work with ..... Also ....
planetgamer
CZ Active Member
planetgamer has been a member for over 20 year's 20 Year Member
Age: 54
Website:
Status: Offline
Joined: May 26, 2004
0.02 posts per day
Posts: 179
Points: 28,076
AIM Address   
Fixed the privite messanging. But why does say Member Info insted of members(s) ?




_________________
Back to top Reply with quote
#4   
Telli
Site Admin
Occupation: Self Employed
Age: 46
Gender: Male
Fav. Sports Team: Detroit Red Wings
Website:
Status: Offline
Joined: May 26, 2003
1.04 posts per day
Posts: 8089
Points: 494,430
   
Make sure you uploaded the new language file. If you did then post it here.




_________________
The path of the righteous man is beset on all sides by the inequities of the selfish and the tyranny of evil men. Blessed is he, who in the name of charity and good will, shepherds the weak through the valley of darkness, for he is truly his brother's keeper and the finder of lost children. And I will strike down upon thee with great vengeance and furious anger those who would attempt to poison and destroy my brothers. And you will know my name is the Lord when I lay my vengeance upon thee. Ezekiel 25:17
Back to top Reply with quote
#5   re: Does Arcade Menu V1 work with ..... Also ....
planetgamer
CZ Active Member
planetgamer has been a member for over 20 year's 20 Year Member
Age: 54
Website:
Status: Offline
Joined: May 26, 2004
0.02 posts per day
Posts: 179
Points: 28,076
AIM Address   
Ill post it in a sec im trying to do the arcade and runing into problems.



modules/Forums/includes/functions.php i dont have that file i even downloaded 7.3 to see if i might have deleted it it doesnt come with it so i cant make the edits eh no wonder it never worked for me




_________________
Back to top Reply with quote
#6   re: Does Arcade Menu V1 work with ..... Also ....
DougK94
CZ Newbie
DougK94 has been a member for over 20 year's 20 Year Member
usa.gif indiana.gif
Age: 64
Gender: Male
Status: Offline
Joined: Feb 21, 2004
0.00 posts per day
Posts: 4
Points: 2,351
   
You need to put your stock, unmodded 7.3 includes/functions.php file into modules/forums/includes...............



Back to top Reply with quote
#7   re: Does Arcade Menu V1 work with ..... Also ....
planetgamer
CZ Active Member
planetgamer has been a member for over 20 year's 20 Year Member
Age: 54
Website:
Status: Offline
Joined: May 26, 2004
0.02 posts per day
Posts: 179
Points: 28,076
AIM Address   
I gave up the arcade i didnt fell like doing it it wasent going to work....

The user info / login this is my code i dont see nothing wrong put if u view my site u can see its werid. members info eh. Also can i take that Security Code off it looks really bad with it.


CODE :

[code]
<?php
/********************************************************/
/* CZ User Info Info Block for PHP-Nuke V3 */
/* Version 4.0 Updated 6-30-04 */
/* By: Telli (telli@codezwiz.com) */
/* [ Register or login to view links on this board. ] */
/* Copyright © 2000-2004 by Codezwiz */
/********************************************************/
//Added to update 6-30-04
define("_CZ_WAITING","Waiting User(s): ");
define("_CZ_HIDDENUSERS","Hidden: ");
define("_CZ_GOODMORNINGGUEST","Good Morning Guest!");
define("_CZ_GOODAFTERNOONGUEST","Good Afternoon Guest!");
define("_CZ_GOODEVENINGGUEST","Good Evening Guest!");
define("_CZ_GOODMORNINGUSER","Good Morning ");
define("_CZ_GOODAFTERNOONUSER","Good Afternoon ");
define("_CZ_GOODEVENINGUSER","Good Evening ");
define("_CZ_VIEW","View");
define("_CZ_VIEWPP","profile");

//Added to update 1-03-04
// Begin CZUser Info block V2.0
define("_CZ_MOSTONLINE","Most Ever Online:");
define("_CZ_MEMBERSHIP","Membership:");
define("_CZ_REGISTER","Register Here");
define("_CZ_LOGOUT","Logout");
define("_CZ_LOSTPASSWORD","Lost Password");
define("_CZ_PRIVMSG","Private Message(s)");
define("_CZ_PRUNREAD","Unread: ");
define("_CZ_PRREAD","Read: ");
define("_CZ_ONLINEINFO","Online Stats: ");
define("_CZ_LATEST","Latest User: ");
define("_CZ_TODAY","New Today: ");
define("_CZ_YESTERDAY","New Yesterday: ");
define("_CZ_TOTALMEMBERS","Total Members: ");
define("_CZ_VISITORS","Guest(s): ");
define("_CZ_MEMBERS","Member(s): ");
define("_CZ_TOTALONLINE","Total: ");
define("_CZ_ONLINELIST","Member(s) Online: ");
define("_CZ_SECURITYCODE","Security Code: ");
define("_CZ_TYPESECCODE","Type Security Code Here: ");
define("_CZ_PASSWORD","Password: ");
define("_CZ_NICKNAME","Nickname: ");
// End CZUser Info block V2.0
?>
[/code]




_________________
Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

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 cannot download files in this forum