Ravens PHP Scripts: Forums
| Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
| Search found 2134 matches |
| Ravens PHP Scripts And Web Hosting Forum Index |
| Author | Message |
|---|---|
| Topic: Anyone have a Download? | |
| corpse Replies: 6 Views: 12210 |
|
| Very useful info!
Could text removal be accidental / due to humans not paying attention, in addition to bots? I wonder if the low blockage from DBs is related to a) when that check occurs in H ... |
|
| Topic: Anyone have a Download? | |
| corpse Replies: 6 Views: 12210 |
|
| I noticed your Honeypot 2.2 has similar capabilities with
I personally haven't done anything to the Honeypot in 8+ years, but I'll take a look. The HP works with a few spam databases, but its main ... |
|
| Topic: Deprecated: The each() function is deprecated | |
| hicuxunicorniobestbuildpc Replies: 4 Views: 16726 |
|
| Yes I got the same output. I guess u go in the right way. to do it.
I found out arround line 785 There is another line it could cause the same issue echo '</p><p><span class=&qu ... |
|
| Topic: Radio Block | |
| hicuxunicorniobestbuildpc Replies: 3 Views: 9511 |
|
| Guys! I am trying to make a radio shout block and it is working but when I click it goes to play in another page. Is that normal? Let me know if u see any mistake or validation.
<?php if ( ... |
|
| Topic: Paypal issue | |
| hicuxunicorniobestbuildpc Replies: 23 Views: 21470 |
|
| echo '<div style="width:100%;">'.$DON_TEXT.'
<div style="width:50%; float:left;"> <form action="https://www.paypal.com/cgi-bin ... |
|
| Topic: Upgrade Path 2.51.00 before 2.52.00? | |
| neralex Replies: 5 Views: 9669 |
|
| Hey TAd,
sorry for the delayed answer. To solve the issue with the missing db-fields 'ad_width' and 'ad_height' you can try to add it manually with phpMyAdmin. Open the database, go to the 'nuke_b ... |
|
| Topic: Paypal issue | |
| neralex Replies: 23 Views: 21470 |
|
| This is an BAD INPUT error of Paypal. I made some minor changes in the index.php of your module. Yo will find the whole package in a separate PM. Make sure that your paypal-business email-adress is st ... | |
| Topic: Paypal issue | |
| hicuxunicorniobestbuildpc Replies: 23 Views: 21470 |
|
| 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: RN Subscription Module from Guardian | |
| hicuxunicorniobestbuildpc Replies: 22 Views: 22338 |
|
| 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: 22338 |
|
| <?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 | |
| neralex Replies: 22 Views: 22338 |
|
| Note: There is an typo in the function strip_tags() but this function is not a solid approach to filter the database-input. So try this please.
Find: $uname = striptags($_POST['uname' ... |
|
| Topic: RN Subscription Module from Guardian | |
| hicuxunicorniobestbuildpc Replies: 22 Views: 22338 |
|
| 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: paypal issue | |
| hicuxunicorniobestbuildpc Replies: 3 Views: 5212 |
|
| 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: Theme Previews | |
| hicuxunicorniobestbuildpc Replies: 17 Views: 18556 |
|
| I got this one as well.
<?php if ( !defined('BLOCK_FILE') ) {Header('Location: ../index.php'); die();} if (!defined('PHP_EOL')) de ... |
|
| Topic: RN 2.52. New user Registration error | |
| Asger Replies: 17 Views: 13087 |
|
| Hi Neralex
I have had no new user registrations since last post |
|
| Topic: php7 support | |
| neralex Replies: 276 Views: 531483 |
|
| Doulos,
1. NukeSentinel IP tracking: This is a bad/incorrect input and cannot be filtered correctly without getting warnings like this. 2. Forum search: This known issue you pointed some moons ... |
|
| Topic: php7 support | |
| neralex Replies: 276 Views: 531483 |
|
| I re-checked the functions and...
//$perpage = $ab_config['track_perpage']; if($perpage == 0) { $perpage = 25; } The first line is commented out but this line is declari ... |
|
| Topic: php7 support | |
| neralex Replies: 276 Views: 531483 |
|
| I finally was able to track the following Warning:
[30-Dec-2019 14:10:11 America/Chicago] PHP Warning: preg_match(): Unknown modifier 't' in /home/clanfga/public_html ... |
|
| Topic: CSS: Limit image-width in Forum-posts | |
| Doulos Replies: 16 Views: 30580 |
|
| I am again having this issue - only with the RavenIce theme. All other themes are resizing images in forum posts. This is RN2.52 for PHP7. Here is my themes/RavenIce/style/style.css file:body { ... | |
| Topic: php7 support | |
| Doulos Replies: 276 Views: 531483 |
|
| 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: 2.02.02 | |
| Misha Replies: 2 Views: 6116 |
|
| Thanks for your input Neralex. I'll keep thinking... | |
| Topic: 2.02.02 | |
| Misha Replies: 2 Views: 6116 |
|
| Hi guys, I skimmed through the forums and looks like things changed a lot since my last visit here. I certainly remember way more active times. Have a question to those who are still around. I ... |
|
| Topic: Edit Albums | |
| kenspa Replies: 7 Views: 13816 |
|
| Hi Neralex and thank you so much for your reply. Yes, we had a talk about this long ago, and I reverted all the changes to the original in the package as you indicated. I wasn't able to deal with this ... | |
| Topic: Edit Albums | |
| kenspa Replies: 7 Views: 13816 |
|
| Hi all,
Not sure whether this forum refers to RN Gallery or not, but the case is I've spent quite a long time trying to make the album edit in RN Gallery to work with no luck. in album.php, there a ... |
|
| Topic: Undefined offset with Sommaire | |
| neralex Replies: 6 Views: 14411 |
|
| I don't have the time to fix an file with 1800 lines. You know, I'm doing my exam. I can not go deeper into this code. There is no reason why have to really use it.
if (is_array($moduleinth ... |
|
| Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3 ... 84, 85, 86 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
