Ravens PHP Scripts: Forums
| Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
| Search found 64 matches |
| Ravens PHP Scripts And Web Hosting Forum Index |
| Author | Message |
|---|---|
| Topic: Topic Images | |
| rugbyleaguer Replies: 17 Views: 25355 |
|
| Looking at that last post I can almost follow what wants to go in but unsure where would any kind person show me what code I need to add and where in the following code?
Here is the Theme code: ... |
|
| Topic: allnews function | |
| neralex Replies: 12 Views: 11031 |
|
| hi jestrella!
ithe pulldown works fine - many thx for your help!!! here a cleaned update of the allnews.php. i will try re-edit the date format in the next time... <?php /******************* ... |
|
| Topic: allnews function | |
| neralex Replies: 12 Views: 11031 |
|
| hey!
I have written the last articles from admin.php in a new function and have provided this with side figures. I have found an old script with a pulldown menu and side figures. Unfortunately, I ... |
|
| Topic: RN 2.4 expanding/ collapsing forums center block | |
| AndyB Replies: 5 Views: 11103 |
|
| here's what I found (took some finding!)
in the forum collapsing block: global $admin, $bgcolor1, $bgcolor2, $db, $prefix, $sitename, $textcolor1, $textcolor2, $user, $user_prefix, $currentlang, $ ... |
|
| Topic: Marquee & IE8 for scrolling images - Recommended Sites b | |
| DOH_Angler Replies: 11 Views: 18742 |
|
| I found a buddy with a block that still work while using the marquee command
Script is different but hey it works! You just need to edit it to fit your needs <?php if (eregi("block-Aff ... |
|
| Topic: Always Save | |
| testy1 Replies: 4 Views: 10586 |
|
| this is what happens when you go for dinner and forget to save your work.ohhhh and your daughter decides to give you a hand foreach ($test n n mnn mnnmn b ... |
|
| Topic: Add last 10 and scroll in the block | |
| Eduardo Replies: 29 Views: 83073 |
|
| Following style.css
At the end there is your code. Imperfections have not changed. I am not able to solve the problem. FONT { font-family : Verdana, Helvetica; font-size : 10px; ... |
|
| Topic: Forum Scoll.... | |
| Dawg Replies: 15 Views: 34174 |
|
| Thank You for your help...
I know "Some" of the ' vs " but not enough to feel comfortable with the sql part of it so I am going to leave it. <?php /**************************************** ... |
|
| Topic: Forum Scoll.... | |
| Palbin Replies: 15 Views: 34174 |
|
|
if (eregi("block-ForumsScroll.php", $_SERVER['PHP_SELF'])) { Header("Location: index.php"); die(); } Should b ... |
|
| Topic: Forum Scoll.... | |
| Dawg Replies: 15 Views: 34174 |
|
| Greetings All,
I altered the Old Forums Scroll block to get rid of $dbi and a bunch of " ' " What else did I miss? <?php /************************************************************* ... |
|
| Topic: chat room box | |
| nuken Replies: 11 Views: 17448 |
|
| You try creating a file in the blocks folder named block-Chat.php and put this in it.
<?php if (stristr($_SERVER['SCRIPT_NAME'], "block-Chat.php")) { H ... |
|
| Topic: chat room box | |
| washbucket Replies: 11 Views: 17448 |
|
| Hi all and thanks for looking at this code, I'm trying to add this to a php block so people can see who is in my chat room here is the code I was given.
<script type="text/javascript" src="http: ... |
|
| Topic: Blocks/mods not showing after upgrade | |
| tynman Replies: 10 Views: 14843 |
|
| Heres is the php as I am having trouble finding what you said :
<? /* # UR_Info 1.7.0 by Manuel & Fabrizio # # Copyright (c) 2005 by UltraDigita ... |
|
| Topic: CSS into a phpnuke block - how to? | |
| spasticdonkey Replies: 4 Views: 14607 |
|
| It's likely your theme already has defined the h1 tag, so you'll have to remove that part or do some editing. I don't see h1 in any of the code you posted so you might be ok to remove it, thats up to ... | |
| Topic: CSS into a phpnuke block - how to? | |
| fr34k123 Replies: 4 Views: 14607 |
|
| Hi guys, i'm not sure if ive posted this in the correct forum board (feel free to move it if i havent), but i need some help.
Ive been sent some css code that i need placed in to a phpnuke block - ... |
|
| Topic: Blending Google Ads | |
| Gremmie Replies: 7 Views: 14758 |
|
| Google for web color codes. Or use a paint program like photoshop or the gimp to determine the code for a given color. Then replace the numbers (FFFFF, 0000, 666666) above with your color values. Give ... | |
| Topic: Blending Google Ads | |
| danny234 Replies: 7 Views: 14758 |
|
| I got this code that works as a block in the modules in admin panel but when it's activated it had nothing in it so I changed the google ad client code in the file so now I have the google ad in the b ... | |
| Topic: adsense code in the theme.php of NewsBlack Theme | |
| echopros Replies: 2 Views: 8184 |
|
| hello everyone
im asking about how to insert the code adsense in the header beside the logo.gif (in the right side) of the theme NewsBlack here is the file theme.php <?php $bgcolor1 = "#30303 ... |
|
| Topic: Forumscroll - Config to ignore private / hidden forum posts | |
| techforce Replies: 4 Views: 9826 |
|
| <?php
/************************************************************************/ /* Forums Block for phpBB 2.0.0 port to PHP Nuke 5.5 */ /* ================================= ... |
|
| Topic: forums theme issue | |
| vaudevillian Replies: 9 Views: 19773 |
|
| This is the theme_info.cfg from a theme I purchaced. This theme uses ravennuke distro as well. This file was in the theme/themename/forums folder.
theme_info.cfg <?php // // phpBB 2.x auto- ... |
|
| Topic: Scrolling forum block time adjustment | |
| xanadude Replies: 7 Views: 11720 |
|
| Sorry but after a lota seaching i have reverted to asking
I am using the block-ForumsScr block on my site but the timestamp against the last entries is using the system time wich is 5hr behind. I ... |
|
| Topic: ScrollForumsV2 | |
| Dawg Replies: 1 Views: 6465 |
|
| This is the one that I use with RN....
Save this as "block-ForumsScroll.php" and upload..... <?php /************************************************************************/ /* Forums Blo ... |
|
| Topic: Trying to install mp3 player above the banner | |
| slick156 Replies: 3 Views: 13078 |
|
| Hi everyone I have a site www.deamonox.net and I want to install a flash player just above my banner that grey long box above the banner I have a flash mp3 player that matches it but I don't know how ... | |
| Topic: I need a new loop | |
| technocrat Replies: 4 Views: 9558 |
|
| So something like
$previous_team = ''; //<-------- while ( $row = $db->sql_fetchrow($sql) ) { $team_id = $row['team_id']; $team_name= $row ... |
|
| Topic: Last 20 forums post | |
| Mamasita Replies: 11 Views: 15904 |
|
| if (eregi("block-ForumsScroll.php", $_SERVER['PHP_SELF'])) {
Header("Location: index.php"); die(); } //include_o ... |
|
| Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
