Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 171 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: Installation error typo in Ravennuke 2.5 | |
hicuxunicorniobestbuildpc Replies: 5 Views: 2619 ![]() |
![]() |
Have you tried to remove the unexpected '&' and tested whether it then works?
I removed that typo and I got this Fatal error: Uncaught Error: Call to undefined function mysql_connect ... |
|
Topic: php7 support | |
hicuxunicorniobestbuildpc Replies: 276 Views: 328496 ![]() |
![]() |
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: $query variable no longer working after PHP upgrade | |
rogue3 Replies: 4 Views: 15977 ![]() |
![]() |
Thanks for the reply. The first thing I did when researching this is check the error log and it is not dropping any errors. I believe the search function itself is working correctly, it's just not fin ... | |
Topic: php7 support | |
neralex Replies: 276 Views: 328496 ![]() |
![]() |
Dawg, I need the complete error-message, not only an part of it. Which files did you updated, which BBCode Box version you are using?
I started an search with "$poster_from" through all f ... |
|
Topic: Embedding Video | |
draxx Replies: 18 Views: 25814 ![]() |
![]() |
Open rnconfig.php and find:
'img' => array('class' => 1, 'style' => 1, 'id' => 1, 'alt' => 1, 'src' => 1, 'hspace' => 1, 'vspace' => 1, 'width' => 1, 'height' => 1 ... |
|
Topic: Embedding Video | |
neralex Replies: 18 Views: 25814 ![]() |
![]() |
Open rnconfig.php and find:
'img' => array('class' => 1, 'style' => 1, 'id' => 1, 'alt' => 1, 'src' => 1, 'hspace' => 1, 'vspace' => 1, 'width' => 1, 'height' => 1 ... |
|
Topic: This website - table crashed and should be repaired | |
Doulos Replies: 1 Views: 8879 ![]() |
![]() |
Didn't know where else to post this but ...
Getting a db error when trying to do a search on ravenphpscripts.com Could not delete old search id sessions DEBUG MODE SQL Error : 145 Table '. ... |
|
Topic: URL Rewrites Partially Working (DragonflyCMS) | |
ricktido Replies: 11 Views: 22774 ![]() |
![]() |
So, I contacted my web host, they provided no answer. Same at the DragonflyCMS website. So, I thought I'd ask here, maybe someone can help me. My rewrites do not work. Only some of the URLs work. Othe ... | |
Topic: Video_stream comment | |
hicuxunicorniobestbuildpc Replies: 4 Views: 9306 ![]() |
![]() |
Hi doffer83
Try this one and take a look so u can finish the rest to validate it 100%. I did already lots of changes. <script type="text/javascript"> function disp_confirm(i ... |
|
Topic: Video_stream comment | |
doffer83 Replies: 4 Views: 9306 ![]() |
![]() |
the comment systeem of this module won't show the comment text.. when I submit a comment everything seems to be okey.. as a visitor I can see that someone added a comment but there is no text ..
&l ... |
|
Topic: It seems that I was wrong... | |
eldorado Replies: 30 Views: 43190 ![]() |
![]() |
Wow...
i've been reading the whole thread and the only thing i found relevant is the following. http://25.media.tumblr.com/tumblr_lyufmmtn711qdddnho1_500.jpg Maybe you need to learn by yourse ... |
|
Topic: specialchars in usernames | |
montego Replies: 8 Views: 6674 ![]() |
![]() |
Looks like the up-front configuration of mod rewrite in .htaccess may need to look something like this:
AddDefaultCharset UTF-8 RewriteEngine on RewriteBase / You don't have to have th ... |
|
Topic: Willing to pay up to $5000 for experienced coder (Also TTG.) | |
ricktido Replies: 26 Views: 29107 ![]() |
![]() |
montego, No, everything is fine now. If Guardian has something to say when he comes back, then let him say it and we can discuss. I would like to discuss this, anyways. It's not really much of a 'deba ... | |
Topic: Need help in adding two logo.gif files in header | |
ajrock Replies: 12 Views: 17048 ![]() |
![]() |
Wanted to see if you could assist me in changing the color in the Blue_Blog theme. It doesn't seem to work normally. Here is the code for the colors.
$bgcolor1 = "#cccc99"; $bgcolor2 = ... |
|
Topic: Need help in adding two logo.gif files in header | |
ajrock Replies: 12 Views: 17048 ![]() |
![]() |
I would like to ask one more question if I could. You helped tremendously. I would like to ask about changing the color in the BlueBlog theme. I have tried to change the colors in the theme.php for ... | |
Topic: Need help in adding two logo.gif files in header | |
ajrock Replies: 12 Views: 17048 ![]() |
![]() |
Here is the information that you requested. Again, I appreciate any time that you spend on it.
Image 1 -logo.gif 150 x 150 Image 2 - coollogo_com-91899139.gif 837 x 112 <?php /** ... |
|
Topic: How to salt passwords? | |
montego Replies: 52 Views: 84826 ![]() |
![]() |
I think this is why it has always been possible to create a password in the DB and then switch the table field to md5 - you wouldn't be able to get a log-in match if the password was salted using this ... | |
Topic: Web Browser issues plse help | |
spasticdonkey Replies: 15 Views: 23260 ![]() |
![]() |
There are some compliance issues with the theme. You cannot use div inside of h2
<div id="columns"><div class="col1"> <h2> <div id="span1"&g ... |
|
Topic: Suddenly mail stopped working after long good function | |
slackervaara Replies: 5 Views: 7441 ![]() |
![]() |
PHP-Nuke 7.633
No changes of the system in a long time. Email has been OK for more than 5 years On friday when I was sending the newsletter with HTML-Newsletter the sending of the newsletter fai ... |
|
Topic: .htaccess Errors When Running A PHP->HTML Script | |
transit Replies: 9 Views: 57824 ![]() |
![]() |
So I am getting errors on my site when running a simple script .php that takes another .php file and creates a .html file.
It has to be in the .htaccess probably for the ob_start function I am usin ... |
|
Topic: Add 'Facebook Like' to posts in ravennuke | |
neralex Replies: 53 Views: 54726 ![]() |
![]() |
the sitename is correct but the url was breaked after "...name=Forums". all chars after this, was not show in twitter.
twitter: Check out this post, http://www.yoursite.com/modules.php?name=Fo ... |
|
Topic: Display Tracked IP's Not Working | |
PHrEEkie Replies: 18 Views: 20375 ![]() |
![]() |
{your_prefix}_nsnst_tracked_ips
-- -- Table structure for table `nuke_nsnst_tracked_ips` -- CREATE TABLE IF NOT EXISTS `nuke_nsnst_tracked_ips` ( `tid` int(10) NOT NULL auto_inc ... |
|
Topic: iGallery feedback / thoughts | |
stclem Replies: 81 Views: 107669 ![]() |
![]() |
Thanks.
If i added DESC at end here, it sort the newest album first. function showSubAlbum($root=1) { global $db, $prefix, $moduleName, $iConfig, $pag, $ofsppg, $ofsbgn; $root ... |
|
Topic: Installing RN 2.40.01 with 1and1hosting.com..... | |
transit Replies: 21 Views: 63936 ![]() |
![]() |
Like this?
##################################################### # READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FILE # THESE INSTRUCTIONS APPLY TO ALL Options DIRECTIVES # # The lines bel ... |
|
Topic: Installing RN 2.40.01 with 1and1hosting.com..... | |
transit Replies: 21 Views: 63936 ![]() |
![]() |
#####################################################
# READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FILE # THESE INSTRUCTIONS APPLY TO ALL Options DIRECTIVES # # The lines below this section ... |
|
Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3, 4, 5, 6, 7 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours