Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 1037 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: php7 support | |
hicuxunicorniobestbuildpc Replies: 273 Views: 172266 ![]() |
![]() |
Yes but we got 3 lines with the same code.
3x if (isset($name) && !preg_match('/^name=' . $name . '/i', $pg) && stristr($nsnst_const['script_name'], ... |
|
Topic: Paypal issue | |
hicuxunicorniobestbuildpc Replies: 18 Views: 1238 ![]() |
![]() |
When I try to make a donation paypal is showing this error.
https://www.paypal.com/webapps/shoppingcart/error?flowlogging_id=cf1d2ee5be47e&code=BAD_INPUT_ERROR&mfid=1614983157086_cf1d2ee5be ... |
|
Topic: Paypal issue | |
hicuxunicorniobestbuildpc Replies: 18 Views: 1238 ![]() |
![]() |
of course it is the same. When I try to make a donation u get this error.... ![]() |
|
Topic: Paypal issue | |
hicuxunicorniobestbuildpc Replies: 18 Views: 1238 ![]() |
![]() |
it is not working. i still get the same error.
Error: Things don't appear to be working at the moment. Please try again later. |
|
Topic: Paypal issue | |
hicuxunicorniobestbuildpc Replies: 18 Views: 1238 ![]() |
![]() |
![]() |
|
Topic: Paypal issue | |
hicuxunicorniobestbuildpc Replies: 18 Views: 1238 ![]() |
![]() |
I tried many things but I didn't get any solution yet. Maybe neralex knows the solutions. ?? ![]() |
|
Topic: Paypal issue | |
hicuxunicorniobestbuildpc Replies: 18 Views: 1238 ![]() |
![]() |
Error: Things don't appear to be working at the moment. Please try again later.
Hello folks. Does anyone have a working Donation module which works properly. Let me know asap. ?? |
|
Topic: Error NukeSpam.php | |
hicuxunicorniobestbuildpc Replies: 4 Views: 767 ![]() |
![]() |
Is your error from the line 26
require_once NUKE_MODULES_DIR . 'nukeSPAM/functions.php'; |
|
Topic: Shout Box | |
hicuxunicorniobestbuildpc Replies: 1 Views: 488 ![]() |
![]() |
What error are u getting. My Shoutbox is working fine but it will be nice to see your error. Post it over here. | |
Topic: RN Subscription Module from Guardian | |
hicuxunicorniobestbuildpc Replies: 22 Views: 2178 ![]() |
![]() |
I found it.
Search for define('RNS_A_GEN_ERROR','There are some errors that need fixing'); Replace with define('RNS_A_GEN_ERRORE','There are some errors that need fixing'); ... |
|
Topic: RN Subscription Module from Guardian | |
hicuxunicorniobestbuildpc Replies: 22 Views: 2178 ![]() |
![]() |
No No
I did this f (!defined('RNS_ADMIN')) die(); if(!isset($errmsg)) $errmsg = ''; but the error is showing again. |
|
Topic: RN Subscription Module from Guardian | |
hicuxunicorniobestbuildpc Replies: 22 Views: 2178 ![]() |
![]() |
Do you mean this
function show_error($errmsg){ echo '<div class="error"><strong>' . RNS_A_GEN_ERRORE . ':</strong> - <span class="title" ... |
|
Topic: RN Subscription Module from Guardian | |
hicuxunicorniobestbuildpc Replies: 22 Views: 2178 ![]() |
![]() |
I guess I am blind because I don't see the error. | |
Topic: RN Subscription Module from Guardian | |
hicuxunicorniobestbuildpc Replies: 22 Views: 2178 ![]() |
![]() |
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: 2178 ![]() |
![]() |
Yes this one is there.
define('RNS_A_MOD_SUBSCRIPTION_PERIOD','Modify Subscription period'); but I am still getting this error Notice: Use of undefined constant RNA_A_MOD_SUBSCRIP ... |
|
Topic: RN Subscription Module from Guardian | |
hicuxunicorniobestbuildpc Replies: 22 Views: 2178 ![]() |
![]() |
<?php
if (!defined('RNS_ADMIN')) die(); global $admin, $bgcolor2, $prefix, $db, $module_name; // check for incoming userid if (isset($uid)) { ... |
|
Topic: RN Subscription Module from Guardian | |
hicuxunicorniobestbuildpc Replies: 22 Views: 2178 ![]() |
![]() |
Notice: Undefined variable: errmsg in /www.bestbuildpc.org/modules/RN_Subscription/admin/private/RNS_Edit_Sub.php on line 57
line 57 if ($errmsg) { // DISPLAY the FORM OpenTable ... |
|
Topic: Undefined variable causing errors Wimpy Media | |
hicuxunicorniobestbuildpc Replies: 2 Views: 736 ![]() |
![]() |
Thanks for the explanation. This issue is fixed. | |
Topic: Undefined variable causing errors Wimpy Media | |
hicuxunicorniobestbuildpc Replies: 2 Views: 736 ![]() |
![]() |
Hello to everyone...
I am getting new errors I've never seen before with php 7.1 Notice: Undefined variable: op in /www.bestbuildpc.org/modules/Media/index.php on line 122 Line 122 is: ca ... |
|
Topic: RN Subscription Module from Guardian | |
hicuxunicorniobestbuildpc Replies: 22 Views: 2178 ![]() |
![]() |
That helped a lot but new one came out.
Undefined variable: errmsg in /www.bestbuildpc.org/home/modules/RN_Subscription/admin/private/RNS_Edit_Sub.php on line 57 Notice: Use of undefine ... |
|
Topic: RN Subscription Module from Guardian | |
hicuxunicorniobestbuildpc Replies: 22 Views: 2178 ![]() |
![]() |
Dank u
Now I get this error. Notice: Undefined variable: stop in /www.bestbuildpc.org/modules/RN_Subscription/admin/private/RNS_Add_Sub.php on line 47 // make sure we are not in an error stat ... |
|
Topic: RN Subscription Module from Guardian | |
hicuxunicorniobestbuildpc Replies: 22 Views: 2178 ![]() |
![]() |
hmmm now I see this became old so this is a fix but when I want to add a subscriber it is giving me a white page. NO ERROR but I have everything ON to show errors
admin.php?op=admin_rn_sub_add_sub ... |
|
Topic: RN Subscription Module from Guardian | |
hicuxunicorniobestbuildpc Replies: 22 Views: 2178 ![]() |
![]() |
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: paypal issue | |
hicuxunicorniobestbuildpc Replies: 3 Views: 756 ![]() |
![]() |
Thanks but it is not working yours.
I've got this error. BAD_INPUT_ERROR&mfid=1606004450734_646a36020d6e2 I am running php 7.1.11 I can not find the problem. If anyone knows let me kn ... |
|
Topic: paypal issue | |
hicuxunicorniobestbuildpc Replies: 3 Views: 756 ![]() |
![]() |
Hello everybody.
Does anyone know something about this Donation module issue with paypal. I am getting this error. Things don't appear to be working at the moment. Please try again later. Any ... |
|
Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3 ... 40, 41, 42 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours