Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 336 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: Code: 1064 - Message: You have an error in your SQL syntax | |
hicuxunicorniobestbuildpc Replies: 31 Views: 18457 ![]() |
![]() |
I backed it up everything today this is what I got.
D:\Recovered\www.bestbuildpc.org\admin\modules\nukesentinel\ABAuthScan.php (1 hit) Line 54: $result = $db->sql_query& ... |
|
Topic: Code: 1064 - Message: You have an error in your SQL syntax | |
hicuxunicorniobestbuildpc Replies: 31 Views: 18457 ![]() |
![]() |
I got this from shoutbox block.
$sql = "select distinct image from ".$prefix."_shoutbox_emoticons"; $nameresult1 = $db->sql_query($sql); $flag = 1; $second ... |
|
Topic: Shout Box | |
hicuxunicorniobestbuildpc Replies: 1 Views: 3790 ![]() |
![]() |
What error are u getting. My Shoutbox is working fine but it will be nice to see your error. Post it over here. | |
Topic: Shout Box | |
papamike Replies: 2 Views: 5792 ![]() |
![]() |
Here's a good [url=https://tutorialzine.com/2015/01/shoutbox-php-jquery]tutorial on making a shoutbox with demo and download. I'm working on it but there is no spam controls. | |
Topic: php7 support | |
hicuxunicorniobestbuildpc Replies: 276 Views: 336712 ![]() |
![]() |
$sql = "SELECT * FROM `".$prefix."_shoutbox_shouts` ORDER BY `id` DESC LIMIT ".$offset1.",".$aCount['aCount'];
$nameresult = $db->sql_query($sql) ... |
|
Topic: Shoutbox 8.5.2 and [URL] | |
hicuxunicorniobestbuildpc Replies: 4 Views: 7277 ![]() |
![]() |
kenspa! Just go to administration control and click on permissions. There u will find it.
admin.php?op=shout&Submit=ShoutBoxPermissions |
|
Topic: shoutbox in conflict with jquery | |
hicuxunicorniobestbuildpc Replies: 5 Views: 8414 ![]() |
![]() |
Hi Guys!
I noticed my shoutbox stopped working because of jquery loading at the bottom. I checked the block and I took at deep look and I find out where the problem was. This part of the block ... |
|
Topic: It seems that I was wrong... | |
horrorcode Replies: 30 Views: 43599 ![]() |
![]() |
I'm not sure where this discussion originated but in the early days of TTG I personally helped Sean get a few things on the site set up, and I'm pretty positive it was originally a Future nuke install ... | |
Topic: Form Validating | |
derek765 Replies: 2 Views: 4981 ![]() |
![]() |
Doing a validation check, this form is giving a error due to no action="" in the form, now I tried adding a action="#" but still didn't fix the error, whats the proper way of correcting this?
<t ... |
|
Topic: Username Color For Shout Box / Site Info | |
hicuxunicorniobestbuildpc Replies: 10 Views: 12982 ![]() |
![]() |
Hi Derek
I noticed the block gives lots of validation errors. When u post something it creates more errors so I decided to fix this block <?php // ========================================== ... |
|
Topic: Username Color For Shout Box / Site Info | |
nuken Replies: 10 Views: 12982 ![]() |
![]() |
This should give you an idea of what to do. I have not tested it thoroughly. You should try it out on a test site first to make sure nothing is boogered up.
For the Shout Box, you will need to edi ... |
|
Topic: Shout Box Without Refresh | |
spasticdonkey Replies: 4 Views: 6471 ![]() |
![]() |
nukecoder has a "live chat" that as far as I know still works
http://www.nukecoder.com/shop_item-13.html As far as adding AJAX form submission to the shoutbox, it's certainly possible. I got into ... |
|
Topic: Shout Box Compatiblity Issues | |
derek765 Replies: 5 Views: 7033 ![]() |
![]() |
Back to this topic, what is the proper fix for document.write in XHTML?
In this code, it has validation errors: I've tried doing <\/script>, or putting the SBtxt in ' or ". But doesn't fix it ... |
|
Topic: Shout Box Compatiblity Issues | |
derek765 Replies: 5 Views: 7033 ![]() |
![]() |
Have recently read about the use of /* <!
<script type="text/javascript"> /* <![CDATA[ */ var SBheight = '<?php echo "$ShoutMarqueeheight"; ?>'; var S ... |
|
Topic: Minor Vulnerability | |
derek765 Replies: 16 Views: 94161 ![]() |
![]() |
Well, I like how the ErrorDocs is handled with a module in RavenNuke, and would like to keep it that way.
Allows users to see the error problem and still see site features. I tried moving the Erro ... |
|
Topic: Shout Box Embeded In Forums | |
nuken Replies: 11 Views: 11708 ![]() |
![]() |
Try this in the header.php just before the ?>
//Shoutbox start global $prefix, $ShoutSubmit, $ShoutComment, $db, $user, $cookie, $shoutuid, $top_content, $mid_content, $bottom_content, $S ... |
|
Topic: Shout Box Embeded In Forums | |
derek765 Replies: 11 Views: 11708 ![]() |
![]() |
Hello,
I am currently trying to embed my current Shout Box v8.5.2 at the top of my forums, the Shout Box was created by SuperCat over at ourscripts, but unable to reach them, and seem to get more h ... |
|
Topic: Block and Theme problems after upgrade | |
j4rdin Replies: 7 Views: 9054 ![]() |
![]() |
Check out your Shout Box. It has caused an error on your page. Message: Object expected Line: 3 Char: 1 Code: 0 URI: http://www.brzjc.zenjudo.co.uk/shoutbox.js start_ticking(); This ... |
|
Topic: Block and Theme problems after upgrade | |
mike63740 Replies: 7 Views: 9054 ![]() |
![]() |
I like your site. It looks well organized.
Check out your Shout Box. It has caused an error on your page. Message: Object expected Line: 3 Char: 1 Code: 0 URI: http://www.brzjc.zenjudo.co. ... |
|
Topic: Pro Forms 2000 v1.2 issue | |
thumpn8974 Replies: 29 Views: 20678 ![]() |
![]() |
Okay, I realized I didn't install something in the right place, so I did that, but now I get this when I go to the Pro_Forms page:
Notice: Constant _NAME already defined in /homepages/16/d********/ ... |
|
Topic: Web Browser issues plse help | |
spasticdonkey Replies: 15 Views: 23553 ![]() |
![]() |
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: PayPal & RN 2.4.01 | |
neo722712 Replies: 1 Views: 6276 ![]() |
![]() |
SETTING UP PAYPAL on a RN 2.4.01
Using the XD-Obstuse Theme I guess I am Dence ... Lets get this in Order. I will up date this 1st post as we go along untill we get it working. Thanks for all yo ... |
|
Topic: Shoutbox | |
nuken Replies: 7 Views: 9567 ![]() |
![]() |
The included install.txt file gives you directions on how to modify the other blocks and the shoutbox.js to get them to work together.
8) JAVASCRIPT: -It is a known fact that, if two ... |
|
Topic: Shoutbox | |
yourmother Replies: 7 Views: 9567 ![]() |
![]() |
It is probably a javascript conflict with the window.onload=. There is a work around in the Shoutbox install.txt section 8 about this.
edit: Also, have you tried switching to a standard RavenNuke ... |
|
Topic: Shoutbox | |
nuken Replies: 7 Views: 9567 ![]() |
![]() |
It is probably a javascript conflict with the window.onload=. There is a work around in the Shoutbox install.txt section 8 about this.
edit: Also, have you tried switching to a standard RavenNuke ... |
|
Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3 ... 12, 13, 14 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours