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: 41952 |
|
| 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: 41952 |
|
| 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: 4538 |
|
| 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: 6722 |
|
| 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: 505418 |
|
| $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: 8163 |
|
| 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: 9289 |
|
| 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: 49121 |
|
| 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: 5975 |
|
| 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: 16513 |
|
| 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: 16513 |
|
| 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: 7765 |
|
| 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: 8573 |
|
| 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: 8573 |
|
| Have recently read about the use of /* <!
<script type="text/javascript"> /* <