Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 2914 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: RNuke Sentinel. 2.52.00 | |
bugsTHoR Replies: 2 Views: 5220 ![]() |
![]() |
Hi all long time since here, reinstalling this for Xamp.
Came across this problem on the check server enviroment. (cant add a picture) anyways i get error with GD graphics support Unavailable ... |
|
Topic: Code: 1064 - Message: You have an error in your SQL syntax | |
neralex Replies: 31 Views: 17583 ![]() |
![]() |
This is not the correct query:
$mostviewedblockqry = $db->sql_query('SELECT `id`, `file`, `filethumb`, `filepath`, `title`, `desc`, `user`, `counter`, `savetime` FROM `' . $prefix . '_rngal` ... |
|
Topic: Code: 1064 - Message: You have an error in your SQL syntax | |
hicuxunicorniobestbuildpc Replies: 31 Views: 17583 ![]() |
![]() |
morning neralex, I checked today every single code from the gallery module and this error should come from the database. When I click on the pictures from the block then I get the errors but inside th ... | |
Topic: admin | |
fondy Replies: 10 Views: 3891 ![]() |
![]() |
thx neralex
I create a new db in control panel I create a new user with password all Privileges for the user to the db In config.pgp I updatet the db name and password I renamed the INSTALLATIO ... |
|
Topic: Import a PostgreSQL dump into a MySQL database | |
NeapolitanWorld Replies: 1 Views: 1107 ![]() |
![]() |
Hello, I'm trying to revive an old rnnuke community that I had about ten years ago. I saved files, and the DB as a postgresSQL dump file and can't seem to remember how to import it to a MySQL database ... | |
Topic: Code: 1064 - Message: You have an error in your SQL syntax | |
hicuxunicorniobestbuildpc Replies: 31 Views: 17583 ![]() |
![]() |
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: 17583 ![]() |
![]() |
I did lots of test yesterday and I found out when i click on the most view gallery block I got the error. I remove error log from the file and I tried several times and the error comes back.
$mos ... |
|
Topic: RN Subscription Module from Guardian | |
hicuxunicorniobestbuildpc Replies: 22 Views: 10927 ![]() |
![]() |
Now when I add a subscription I get a bunch of errors
Notice: Use of undefined constant RNS_A_GEN_ERRORE - assumed 'RNS_A_GEN_ERRORE' in /www.bestbuildpc.org/modules/RN_Subscription/admin/private/R ... |
|
Topic: Upgrade from 2.40 - Modules Admin not working | |
neralex Replies: 8 Views: 4620 ![]() |
![]() |
Hi,
I guess you are using some old 3rd-party-modules and/or some 3rd-party-blocks, which causing some php7-errors. This can interupt some included files and this results very often in a blank page. ... |
|
Topic: Theme Previews | |
hicuxunicorniobestbuildpc Replies: 17 Views: 13526 ![]() |
![]() |
I got this one as well.
<?php if ( !defined('BLOCK_FILE') ) {Header('Location: ../index.php'); die();} if (!defined('PHP_EOL')) de ... |
|
Topic: php7 support | |
neralex Replies: 276 Views: 329656 ![]() |
![]() |
hicuxunicorniobestbuildpc, Yes I know, where is an issue in this if-statement.
Original: // Clearing of expired blocks // CAUTION: This function can slow your sites load time $clearedtime ... |
|
Topic: php7 support | |
rovshan Replies: 276 Views: 329656 ![]() |
![]() |
in master distribution php7 ready in saveactivate.php file
if ($new_uid !== false && $new_uid != 0) { ; $db->sql_query('DELETE FROM ' . $user_prefix . '_users_temp W ... |
|
Topic: php7 support | |
neralex Replies: 276 Views: 329656 ![]() |
![]() |
latin1_swedish_ci
What should it be? This was already fixed few months ago but maybe I readded the issue while rewinding some other changes in the same file. Let us try it together... O ... |
|
Topic: php7 support | |
hicuxunicorniobestbuildpc Replies: 276 Views: 329656 ![]() |
![]() |
Well I did replace them and as a result I didn't get anymore error.
// strip out link code here (added back in later if saved) $ShoutComment = $row['comment']; $ShoutComment = ... |
|
Topic: php7 support | |
hicuxunicorniobestbuildpc Replies: 276 Views: 329656 ![]() |
![]() |
// strip out link code here (added back in later if saved)
$ShoutComment = $row['comment']; $ShoutComment = preg_replace("[<a rel=\"nofollow\" target=\&q ... |
|
Topic: php7 support | |
kd8hho Replies: 276 Views: 329656 ![]() |
![]() |
At first to make one thing clear - this not a BUG - this is only based your own personal preferences.
If you are using the built-in function in the Blocks-Administration, then you can only modify t ... |
|
Topic: php7 support | |
neralex Replies: 276 Views: 329656 ![]() |
![]() |
At first to make one thing clear - this not a BUG - this is only based your own personal preferences.
If you are using the built-in function in the Blocks-Administration, then you can only modify t ... |
|
Topic: Rebuilding old website - cannot save Admin settings | |
giantmidget Replies: 9 Views: 6956 ![]() |
![]() |
What I meant was after changing http_auth in the database table itself to either 0 or 1, I still was not able to save admin settings via the panel after each change.
My rnconfig.php file does not h ... |
|
Topic: Rebuilding old website - cannot save Admin settings | |
neralex Replies: 9 Views: 6956 ![]() |
![]() |
Check on the table: nuke_config the field: Version_Num to make sure, which RN version you are using.
Probably the htacces paths are not correct anymore. Check table: nuke_nsnst_config and set: http ... |
|
Topic: Rebuilding old website - cannot save Admin settings | |
giantmidget Replies: 9 Views: 6956 ![]() |
![]() |
I have been setting up an old site that I had up several years ago. It ran on Ravennuke 2.51 I believe. I have PHP set to 5.2
I have it functioning almost fully but when I go to the Admin section ... |
|
Topic: php7 support | |
neralex Replies: 276 Views: 329656 ![]() |
![]() |
One thing I noticed is that as soon as I save the nukespam config the selection of whether or not to use nukespan swithches back to YES in the dropdown menu. This whether I activate the nukespam modu ... | |
Topic: php7 support | |
Doulos Replies: 276 Views: 329656 ![]() |
![]() |
I am currently running PHP 7.0, switching to 7.3 gave me the blank screen and I don't have time right now to debug my blocks and/or modules, so I switched back to 7.0 for now.
I did not change anyt ... |
|
Topic: php7 support | |
neralex Replies: 276 Views: 329656 ![]() |
![]() |
Doulos, did you already activated the module nukeSPAM (for Administrators only)? If yes, did you already clicked on the module-icon?
When both steps are done, then go the nukeSPAM admin-section and ... |
|
Topic: Fix NS Clearing of expired blocks | |
neralex Replies: 3 Views: 5056 ![]() |
![]() |
rovshan, let me say thank you! ![]() After checking the installation-files, I found the entry, which is adding the field blocked_clear into the _nsnst_config table inside the rndb_upgrade_nukesentinel ... |
|
Topic: Fix NS Clearing of expired blocks | |
rovshan Replies: 3 Views: 5056 ![]() |
![]() |
Here is how I fixed it :
1. Added $result = $db->sql_query("INSERT INTO `".$prefix."_nsnst_config` VALUES ('blocked_clear', '0')"); 2. Modified code in // Clearing of expi ... |
|
Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3 ... 115, 116, 117 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours