Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 33 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: php7 support | |
hicuxunicorniobestbuildpc Replies: 276 Views: 337398 ![]() |
![]() |
I am getting error since I upgrade to the new php 7.1.
Warning: Declaration of oDebug::sql_query($query) should be compatible with sql_db::sql_query($query = '', $tr ... |
|
Topic: two iframes in one block. | |
nuken Replies: 5 Views: 10976 ![]() |
![]() |
If you want a center block with them side by side. here is the code:
<?php if ( !defined('BLOCK_FILE') ) { Header('Location: ../index.php'); die( ... |
|
Topic: two iframes in one block. | |
montego Replies: 5 Views: 10976 ![]() |
![]() |
You removed a bunch of ".=" and made them just "=". Try this:
<?php if (eregi("block-Block_Creator.php",$PHP_SELF)) { Header("Location: i ... |
|
Topic: two iframes in one block. | |
rjms Replies: 5 Views: 10976 ![]() |
![]() |
Hello, I am trying to add two iframes in a single block, I am using nuke 8.x
I am stuck with the following code: <?php if (eregi("block-Block_Creator.php",$PHP_SELF)& ... |
|
Topic: Game Tracker | |
nuken Replies: 9 Views: 16633 ![]() |
![]() |
Here is the code to make a block for it. You will need to add this code to a file named something like block-Game_Tracker.php and install it to your blocks directory.
<?php if (!defined&# ... |
|
Topic: Game Tracker | |
washbucket Replies: 9 Views: 16633 ![]() |
![]() |
Hi all, it's been awhile I have been on here, but I know the only place to go is here to get thing working with PHP Nuke, you people do a great job, here what I have, I'm trying to put a image in a PH ... | |
Topic: RN 2.4 expanding/ collapsing forums center block | |
AndyB Replies: 5 Views: 9608 ![]() |
![]() |
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: Add last 10 and scroll in the block | |
Eduardo Replies: 29 Views: 68400 ![]() |
![]() |
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: Simply Blue Theme | |
alien73 Replies: 13 Views: 7121 ![]() |
![]() |
This is fixed <td align="center" width="33.3333333333%" valign="top">
now says <td align="center" width="35%" valign="top"> |
|
Topic: Simply Blue Theme | |
spasticdonkey Replies: 13 Views: 7121 ![]() |
![]() |
the only errors i saw on aliencart were 3 instances of:
<td align="center" width="33.3333333333%" valign="top"> it's possible that it doesn't view it as an valid opening td tag, so in turn y ... |
|
Topic: blank page | |
kd8hho Replies: 6 Views: 11207 ![]() |
![]() |
ok i was missing a sql_fetch_row query conversion.
also the include("banners.php");} was messing it up. commenting it out fixed the errors (blank page) so now the w ... |
|
Topic: blank page | |
kd8hho Replies: 6 Views: 11207 ![]() |
![]() |
testing a theme (nukecodes black-enuff-red) via my test account. theme comes up blank...
theme.php below. <?php /************************************************************/ /* Theme N ... |
|
Topic: Slow scrolling on forums only in Firefox 3 | |
eagleeye1000 Replies: 16 Views: 15938 ![]() |
![]() |
almost there ![]() just changed this code: /* Main table cell colours and backgrounds */ td.row1 { background-color: #333333; background-image: url(../forums/images/fback.gif) ... |
|
Topic: Keeping FCK from adding EnterMode tag in empty fields | |
mburp Replies: 2 Views: 14595 ![]() |
![]() |
When I compose a new story the editor displays with an instance of the FCKConfig.EnterMode tag - in my case <br /> - in both the Story Text and Extended Text fields. Consequently, even if I only ... | |
Topic: CT_RN and RavenIce left blocks problem | |
Doulos Replies: 6 Views: 10214 ![]() |
![]() |
I moved the closing tag for <select> to right before the ?> and now it all works fine. I don't know if this is going to cause problems or not as I do not know PHP. I do know it know works w ... | |
Topic: themes not working in 2.30 | |
rebelwnc Replies: 1 Views: 5637 ![]() |
![]() |
just installed version 2.30 on test subdomain site and my right blocks for a battfield 2 theme is not working now nor is the footer
theme i am using is from here http://destinethemes.com/goods/clien ... |
|
Topic: WoW Application and Recruitment v2 on raven nuke | |
ironhorse Replies: 5 Views: 10166 ![]() |
![]() |
request_form.php
<?php /* ========================================== PHP-NUKE: Application Settings module Version 2.2.2 ========================================== Copyright (c& ... |
|
Topic: nukeWYSIWYG img tag being strip | |
prekill Replies: 14 Views: 23334 ![]() |
![]() |
The skin is office 2003, here is my index.php review module file and fckconfig.js:
<?php /************************************************************************/ /* PHP-NUKE: Web Portal ... |
|
Topic: Blending Google Ads | |
danny234 Replies: 7 Views: 12766 ![]() |
![]() |
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: 7167 ![]() |
![]() |
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: Trying to install mp3 player above the banner | |
slick156 Replies: 3 Views: 11502 ![]() |
![]() |
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: Another Google AdSense question... | |
hitwalker Replies: 4 Views: 6195 ![]() |
![]() |
try this....
<?php if ( !defined('BLOCK_FILE') ) { Header("Location: ../index.php"); die(); } $content = '<center>< ... |
|
Topic: Another Google AdSense question... | |
mercman Replies: 4 Views: 6195 ![]() |
![]() |
Hello all!
I've been trying to get some Google AdSense code to work in different blocks on my site, but all I end up with are collapsed blocks. This changes if I place the code into one of the HTML ... |
|
Topic: Modifying problem with nukenews theme | |
Latebalazoo Replies: 5 Views: 9700 ![]() |
![]() |
Hello.
The problem that I have is this: http://www.lbznet.com/files/nukenews.gif |
|
Topic: Need help with Flash Header | |
djtech2k Replies: 22 Views: 22271 ![]() |
![]() |
Here is my theme.php:
<?php $bgcolor1 = "#333333"; $bgcolor2 = "#666666"; $bgcolor3 = "#ffffff"; $bgcolor4 = "#666666"; $textcolor1 = "#ffffff&q ... |
|
Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours