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: 324826 ![]() |
![]() |
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: CSS: Limit image-width in Forum-posts | |
Doulos Replies: 16 Views: 16392 ![]() |
![]() |
I am again having this issue - only with the RavenIce theme. All other themes are resizing images in forum posts. This is RN2.52 for PHP7. Here is my themes/RavenIce/style/style.css file:body { ... | |
Topic: Bigger default text size in forum, fisubice | |
doffer83 Replies: 13 Views: 35942 ![]() |
![]() |
You would only want to change the ones related to text color, not scrollbar color. The easiest way is to test on a local server like xampp or wamp with a good simple code editor like notepad++ and whe ... | |
Topic: Bigger default text size in forum, fisubice | |
doffer83 Replies: 13 Views: 35942 ![]() |
![]() |
thise colo id?
/* The content of the posts (body of text) */ body{background:#ecf0f6;color:#0000A0;font:16pt Microsoft Sans Serif,Arial,Helvetica,sans-serif; scrollba ... |
|
Topic: NC_MidTown breaks the right block with Ravennuke 2.5 | |
hicuxunicorniobestbuildpc Replies: 8 Views: 15900 ![]() |
![]() |
Guy! I tested all themes from Nukecode with Ravennuke 2.5 and unfortunately none of them work. I can not understand why designers do not update their themes. I undestand everybody wants to do their ow ... | |
Topic: Trouble Converting Theme! | |
transit Replies: 6 Views: 10768 ![]() |
![]() |
Let me say thanks in advance for all the great work guys!
I followed the instructions on this post: http://www.ravenphpscripts.com/postp126352.html#126352 Here is my theme.php <?php /** ... |
|
Topic: Blocks display problem , CSS/Html issue | |
eldorado Replies: 14 Views: 43607 ![]() |
![]() |
What bother's me is the who's online block showing up at the top. At first I thought it was a feature lol , but it keeps sticking at the top.
body { margin: 0; padding: 0; ba ... |
|
Topic: PHP Nuke Themes From Template Monster. Com | |
emmaphp Replies: 15 Views: 22711 ![]() |
![]() |
Hi Evaders99 & Jakec,
Thanks for your responses to my original posting. Evanders99, in the file theme.php, I tried changing the one instance of 'banners.php' as you described, but this did n ... |
|
Topic: best way to combine 2 themes | |
gator81 Replies: 17 Views: 26636 ![]() |
![]() |
I have done more reading and here are some of the things i found so far...
for refrence: http://www.ravenphpscripts.com/postt8220.html http://www.ravenphpscripts.com/posts7942-highlight-.html ... |
|
Topic: General PHP-Nuke (Rnuke) Question with using php scripts. | |
ciph3r Replies: 11 Views: 24745 ![]() |
![]() |
Im actually having the same issue with an AA version that I have:
Source: <SCRIPT LANGUAGE="javascript">var ie4 = false; if(document.all) { ie4 = true; } function ... |
|
Topic: Debugging $_POST | |
Donovan Replies: 18 Views: 42666 ![]() |
![]() |
From my editQuestion function:
NukeSentinal will choke on this. my form method is post and action is _SERVERfunction editQuestion($cid) { echo "<b>Title ... |
|
Topic: Debugging $_POST | |
Donovan Replies: 18 Views: 42666 ![]() |
![]() |
As to why the array is empty, your form must not be posting anything.
Which is the main problem. When I editQuestion I pull the data from the db to veiw, same when I previewQuestion. When I want ... |
|
Topic: Debugging $_POST | |
Donovan Replies: 18 Views: 42666 ![]() |
![]() |
Why would echo "<pre>".print_r($_POST)."</pre>";
Return 1 array() For instance: function editQuestion($cid) { global $AllowableHTML, $db; $cid = $_GET['cid ... |
|
Topic: Passing variables between functions on same index.php | |
Donovan Replies: 21 Views: 35750 ![]() |
![]() |
Well I'm still having trouble here.
I can list the questions and can choose which question I want to edit. Within the edit question function I have a textarea where the text is located but when I ... |
|
Topic: 2.0.20 to 2.0.21 language pack error | |
Blues Replies: 30 Views: 58334 ![]() |
![]() |
nuke_bbthemes_name looks ok to me...I don't see any slash that would be causing the problem. (Mind you, this is all new to me).
-- -- Table structure for table `nuke_bbthemes_name` -- DROP ... |
|
Topic: W3C Compliant Theme Template | |
spottedhog Replies: 6 Views: 16056 ![]() |
![]() |
Here is what I created to make W3C compliant themes for a PHP Nuke "fork" SMF-Nuke. http://www.smf-nuke.com
A short background: SMF-Nuke is Nuke 7.6 with manually coded 3.2 patches. It has a l ... |
|
Topic: bgcolor to background images | |
Demoniclord Replies: 11 Views: 13386 ![]() |
![]() |
hitwalker,
Thanx for the reply, how ever i don't seem to have the same configuration. i found the section of code you posted. i apparently don't have this section of code: changing this in you ... |
|
Topic: Help needed finding the correct file in theme plzzzzzzzz | |
hitwalker Replies: 9 Views: 11580 ![]() |
![]() |
and what about changing this in your stylesheet..
body {background: #EFEFEF url(images/bg_cat2.gif) to.. body {background: #EFEFEF url(images/cellpic4.gif) |
|
Topic: Forum admin index leads to a whitepage | |
User800 Replies: 4 Views: 15674 ![]() |
![]() |
If you loaded a database backup from the original site you also needed to reload the same files you had, i.e. the forums expect to find the same template files you had before, else you might need to d ... | |
Topic: Forum admin index leads to a whitepage | |
chatserv Replies: 4 Views: 15674 ![]() |
![]() |
If you loaded a database backup from the original site you also needed to reload the same files you had, i.e. the forums expect to find the same template files you had before, else you might need to d ... | |
Topic: Should be simple.. I have a headache | |
SpaceMonkey Replies: 16 Views: 20068 ![]() |
![]() |
I don't get it.. What do I need to change?
<?php /************************************************************/ /* IMPORTANT NOTE FOR THEMES DEVELOPERS! */ /* ... |
|
Topic: changing theme width for entire site | |
candy Replies: 22 Views: 21997 ![]() |
![]() |
thanks for posting that...unfortunately, i don't know what to do next. my theme.php file doesn't look at all like yours so i can't make the changes you suggested. Here is my theme.php file. Do you hav ... | |
Topic: changing theme width for entire site | |
candy Replies: 22 Views: 21997 ![]() |
![]() |
okay, here is mmy theme.php. where would i alter the width? what code would i need to use? Thanks!
<?php /************************************************************/ /* IMPORTANT NOTE FOR ... |
|
Topic: bottoms of letters cutoff in forums | |
speedx Replies: 6 Views: 12276 ![]() |
![]() |
I have the terayon theme installed .. its all good but in the forums with IE, firefox and others are ok. Seems when you use IE the bottoms of the letters are missing and there is no space between the ... | |
Topic: phpBB to php nuke | |
chatserv Replies: 142 Views: 1281282 ![]() |
![]() |
Through phpMyAdmin check the bbconfig db table and make sure default_style is set to 1, if it isn't change it, if it is rebuild the bbtheme tables, drop both and recreate using the code below.
CREATE ... |
|
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