Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 4174 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: php8: we need you help | |
theghost Replies: 21 Views: 11857 ![]() |
![]() |
Do you want me to replace the Swift mail system with the latest PHPMailer? Swift is no longer being maintained and is obsolete. It has been replaced with Symfony mailer. My suggestion would be to eith ... | |
Topic: Testing RavenNuke(tm) v2.5x with php 8.2 Errors | |
hicuxunicorniobestbuildpc Replies: 1 Views: 1097 ![]() |
![]() |
PHP 7.3 (currently in use but outdated) This is what I am using right now but if I change to php 8.2 I got these errors.
Deprecated: Creation of dynamic property sql_db::$db_version is deprecated i ... |
|
Topic: Nuke Sentinel Error running 8.1 php | |
64bitguy Replies: 2 Views: 1575 ![]() |
![]() |
Might I suggest relocating this and the other "RavenNuke v2.5x" inquiries that find themselves discussing any PHP version outside the design specifications of each applicable RavenNuke relea ... | |
Topic: php7 support | |
hicuxunicorniobestbuildpc Replies: 276 Views: 290122 ![]() |
![]() |
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: Upgrade Path 2.51.00 before 2.52.00? | |
TAd Replies: 5 Views: 2776 ![]() |
![]() |
Neralex,
Thank you for the reply, I really appreciate it greatly and no apologies required. My poor site went off line and I had not realized it as I have been rather neglectful of my Photography ... |
|
Topic: Error NukeSpam.php | |
hicuxunicorniobestbuildpc Replies: 4 Views: 3348 ![]() |
![]() |
Is your error from the line 26
require_once NUKE_MODULES_DIR . 'nukeSPAM/functions.php'; |
|
Topic: Error NukeSpam.php | |
1969hades Replies: 4 Views: 3348 ![]() |
![]() |
(PHP Fatal error: require_once(): Failed opening required '/home/f3031521/public_html/modules/nukeSPAM/functions.php' (include_path='.:/opt/cpanel/ea-php74/root/usr/share/pear') in /home/f3031521/pub ... | |
Topic: RN Subscription Module from Guardian | |
hicuxunicorniobestbuildpc Replies: 22 Views: 8643 ![]() |
![]() |
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: RN Subscription Module from Guardian | |
hicuxunicorniobestbuildpc Replies: 22 Views: 8643 ![]() |
![]() |
I am getting some errors now from this RN Module made it from Guardian
Notice: Undefined offset: 1 in /www.bestbuildpc.org/modules/RN_Subscription/index.php on line 37 $username = $cookie[ ... |
|
Topic: RN 2.52. New user Registration error | |
Asger Replies: 17 Views: 8402 ![]() |
![]() |
Hi
When a new (apparently only some) user tries to make an account it just says Registration error! Cant see any errors logged related to this. Any idea where to look? Email activation is of ... |
|
Topic: CSS: Limit image-width in Forum-posts | |
kguske Replies: 16 Views: 14092 ![]() |
![]() |
Why not scale on upload?
https://www.phpbb.com/community/viewtopic.php?t=2445391 This is for phpBB3, so it would need to be modified for phpBB 2 / RN forums modules. Also, this requires ImageMa ... |
|
Topic: php7 support | |
Doulos Replies: 276 Views: 290122 ![]() |
![]() |
I have been slowly working my way through my custom modules and updating them for PHP7, but I am stuck with this one. I thought I had this module working fine in php5.4, but I just checked my PHP5.4 ... | |
Topic: utf-8 characters problem. | |
neralex Replies: 43 Views: 63743 ![]() |
![]() |
I had the same problem.
Here's how I fixed it: 1. I set the database to utf8_general_ci 2. in the language file I changed define('_CHARSET','ISO-8859-1'); to define('_CHARSET','UTF-8'); 3. in ... |
|
Topic: utf-8 characters problem. | |
Nuke8 Replies: 43 Views: 63743 ![]() |
![]() |
I had the same problem.
Here's how I fixed it: 1. I set the database to utf8_general_ci 2. in the language file I changed define('_CHARSET','ISO-8859-1'); to define('_CHARSET','UTF-8'); 3. in ... |
|
Topic: RNYA and nukeSPAM enhancements | |
neralex Replies: 17 Views: 38221 ![]() |
![]() |
gravutrad, some of the features require RNYA (RavenNuke Your Account module)! | |
Topic: RNYA and nukeSPAM enhancements | |
kguske Replies: 17 Views: 38221 ![]() |
![]() |
You can find it on [url=http://nukeseo.com/modules.php?name=Downloads&op=getit&lid=43]nukeSEO.com, but I'd recommend using RavenNuke rather than phpNuke for many, many reasons. No guarantees ... | |
Topic: Wimpy Media Player html5 | |
hicuxunicorniobestbuildpc Replies: 10 Views: 23959 ![]() |
![]() |
Def that was missing. I got it now but can u explain to me if it is necessary to call
index.php <?php if (!defined('MODULE_FILE')) die('You can\'t access this file dir ... |
|
Topic: php7 support | |
neralex Replies: 276 Views: 290122 ![]() |
![]() |
I guess u forgot to change path from the file lang_bbcode.php //+MOD: Start Advanced BBCode Box MOD vRN2.5.2 $faq[] = array("--", "Advanced BBCode Features" ... |
|
Topic: php7 support | |
hicuxunicorniobestbuildpc Replies: 276 Views: 290122 ![]() |
![]() |
neralex: of course I m not using the old one. None of the icons when I click are working. Doesn't do anything at all. My question to you is:
I see head-abbcbox.php is calling the javascript files ... |
|
Topic: php7 support | |
hicuxunicorniobestbuildpc Replies: 276 Views: 290122 ![]() |
![]() |
Neralex, where is the bbcode.php. I can not find it. Now I discovered my wimpy player is not working. The flash is not showing the music list. This module I won't remove it. I guess I will keep php 5. ... | |
Topic: NukeSEO not working with php 7.1.11 | |
hicuxunicorniobestbuildpc Replies: 2 Views: 6463 ![]() |
![]() |
Parse error: syntax error, unexpected 'new' (T_NEW) in includes/nukeSEO/nukeSEOfunctions.php on line 318
Guys I get this error after choosing for php 7.1.11 if ( !function_exists ... |
|
Topic: sql error ForumsCollapsing block | |
neralex Replies: 15 Views: 21745 ![]() |
![]() |
While testing the php7 prepared version of RN251, I stumbled again over this issue. I added Plabin's fix in the new package.
For manually fix open: /blocks/block-ForumsCollapsing.php find: if & ... |
|
Topic: php7 support | |
Doulos Replies: 276 Views: 290122 ![]() |
![]() |
No errors in log, Just a 500 http error. If I comment out the following code in .htaccess I can access the site and admin.php <Files admin.php>
<Limit GET POST PUT> require v ... |
|
Topic: advance bbcode for forums | |
mike63740 Replies: 12 Views: 17648 ![]() |
![]() |
I done everything up to part two and the editor still does not work. I see no changes.
"Installation ~ Part II At this point, if all of your themes DO NOT have a forums directory themes/ANY ... |
|
Topic: php7 support | |
mike63740 Replies: 276 Views: 290122 ![]() |
![]() |
I just upgraded XAMPP Version 1.8.2 to XAMPP Version 7.1.10 with this download:
xampp-win32-7.1.10-0-VC14-installer.exe * Apache 2.4.28 * MariaDB 10.1.28 * PHP 7.1.10 * phpMyAdmin 4.7.4 The ... |
|
Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3 ... 165, 166, 167 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours