| Search found 141 matches | |
| Codezwiz Forum Index » Search » Search found 141 matches | 15 pages 1 2 3 4 5 > » |
| Author | Message |
|---|---|
| Topic: Anyone know where I can find this??? | |
| aUsTiN Replies: 4 Views: 7660 |
|
| Thank god for google
http://www.google.com/search?ie=UTF-8&oe=UTF-8&q=javascript+clock I'm sure you can find atleast one suitable from that |
|
| Topic: blackjack mod fix to work with points | |
| aUsTiN Replies: 4 Views: 8162 |
|
| Guess thats that then...... | |
| Topic: blackjack mod fix to work with points | |
| aUsTiN Replies: 4 Views: 8162 |
|
| Your fix will work, but what i was suggesting is a proper fix where nothing in the SQL would have to be hard coded. Something along these lines, as this is from my file (which is a newer version & is ... | |
| Topic: blackjack mod fix to work with points | |
| aUsTiN Replies: 4 Views: 8162 |
|
| A better "fix" would be to global the string i used in blackjack.php & then replace 'points' with the $string_name..... | |
| Topic: Remove the forums from PHP-Nuke | |
| aUsTiN Replies: 4 Views: 6956 |
|
| There is not really a simple way to do it because its based alot on phpBB files, user management, sessions, etc..
And Nuke has always been a portal for phpBB regardless of what FB states :p A tr ... |
|
| Topic: Bank Total Holdings Always Zero | |
| aUsTiN Replies: 10 Views: 10746 |
|
| Thatll do it |
|
| Topic: $Today = getdate(); - UserInfo Block | |
| aUsTiN Replies: 5 Views: 7314 |
|
| $time_human = create_date($board_config['default_dateformat'], $unix_stamp_here, $board_config['board_timezone']);
That is a phpBB code, so as long as you have phpBB installed itll work. To change ... |
|
| Topic: nuke_session table , crashed, HELP | |
| aUsTiN Replies: 1 Views: 6708 |
|
| Run this.
REPAIR TABLE bad_table_name_here; TRUNCATE bad_table_name_here; Naturally replace 'bad_table_name_here' with the actual table name. |
|
| Topic: [Problem Solved!] No access to Forum Admin page..... | |
| aUsTiN Replies: 4 Views: 8066 |
|
| Firstly, it is subSilver.cfg, case sensative there. Not subsilver.cfg. This file has to be in the templates folder with the subSilver.css.
To empty the sessions table, simply input TRUNCATE tabl ... |
|
| Topic: .htaccess/linux default homepage .html/.php??? | |
| aUsTiN Replies: 6 Views: 10065 |
|
| Most FTP clients have an option to view them. File -> View Dot Files (or similar routine). | |
| Codezwiz Forum Index » Search » Search found 141 matches | 15 pages 1 2 3 4 5 > » |