Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 2544 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: Trying to access array offset on value of type null in | |
neralex Replies: 4 Views: 5104 ![]() |
![]() |
Wow! That solved the issue! Dank u!!!!
I found out the same issue in module Submit_Downloads/index.php. I will use the same code to fix those issue when I come back from work. Notice: Trying to ... |
|
Topic: Trying to access array offset on value of type null in | |
hicuxunicorniobestbuildpc Replies: 4 Views: 5104 ![]() |
![]() |
Wow! That solved the issue! Dank u!!!!
I found out the same issue in module Submit_Downloads/index.php. I will use the same code to fix those issue when I come back from work. Notice: Trying to ... |
|
Topic: Paypal issue | |
hicuxunicorniobestbuildpc Replies: 23 Views: 12827 ![]() |
![]() |
echo '<div style="width:100%;">'.$DON_TEXT.'
<div style="width:50%; float:left;"> <form action="https://www.paypal.com/cgi-bin ... |
|
Topic: Forum error | |
blaci Replies: 9 Views: 4497 ![]() |
![]() |
This system doesn't like me. I did a whole new installation. Database latin1_swedish_ci
I didn't touch the files. Not for language files either. I turned on the Hungarian language everywhere. Both in ... |
|
Topic: Getting blank white pages on some things. | |
kd8hho Replies: 6 Views: 3873 ![]() |
![]() |
Well I am back. after heart attack and all that good stuff, today I figured I had time to kill so bought a domain and grabbed a server.
Server Debian 10, php 7.3 mariadb 10.3 What I notice is s ... |
|
Topic: RN Subscription Module from Guardian | |
hicuxunicorniobestbuildpc Replies: 22 Views: 8297 ![]() |
![]() |
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: 8297 ![]() |
![]() |
<?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: 8297 ![]() |
![]() |
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: Theme Previews | |
hicuxunicorniobestbuildpc Replies: 17 Views: 12393 ![]() |
![]() |
I got this one as well.
<?php if ( !defined('BLOCK_FILE') ) {Header('Location: ../index.php'); die();} if (!defined('PHP_EOL')) de ... |
|
Topic: php7 support | |
kd8hho Replies: 276 Views: 285221 ![]() |
![]() |
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 | |
Doulos Replies: 276 Views: 285221 ![]() |
![]() |
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: php7 support | |
FireATST Replies: 276 Views: 285221 ![]() |
![]() |
Thanks, sorry for the delay. I re-installed xamp since I had not used it for a while and had to learn how to use things again lol. I re-downloaded the master and re-installed locally on my xamp. I s ... | |
Topic: Some more bug fixes | |
Nuke8 Replies: 14 Views: 19304 ![]() |
![]() |
I guess the thing is that I'm a new user with just a few posts which means that I can't have good ideas.
When I suggested that in the article page the original topic shouldn't be listed among the r ... |
|
Topic: Some more bug fixes | |
Nuke8 Replies: 14 Views: 19304 ![]() |
![]() |
each typo-correction
I think it's a question of paying attention to detail. If an administrator doesn't think about using a spell checker before submitting an important text, I guess doesn't care abo ... |
|
Topic: Some bug fixes | |
Nuke8 Replies: 3 Views: 7856 ![]() |
![]() |
Your welcome!
In the Submit_News module I decided to do this way, because I think it's more user friendly, than a simple redirection. I mean, with the shorter solution anonymous users don't know w ... |
|
Topic: Some bug fixes | |
Nuke8 Replies: 3 Views: 7856 ![]() |
![]() |
I found some bugs - the older versions may contain these, too -, so I'd like to share them with my fixes.
1. When submitting news in the admin page, date given in the "Notes" section isn' ... |
|
Topic: $query variable no longer working after PHP upgrade | |
rogue3 Replies: 4 Views: 15259 ![]() |
![]() |
Thanks for the reply. The first thing I did when researching this is check the error log and it is not dropping any errors. I believe the search function itself is working correctly, it's just not fin ... | |
Topic: $query variable no longer working after PHP upgrade | |
rogue3 Replies: 4 Views: 15259 ![]() |
![]() |
I have a review module that has a built in search function. This all worked fine in PHP5.3, but in PHP5.6 the output no longer works. I've narrowed the problem down to the string that is produced in t ... | |
Topic: PHP dynamic link generating a random page instead of specifi | |
rogue3 Replies: 11 Views: 14122 ![]() |
![]() |
Part of my site still runs on an older CMS (PHP Nuke) so that our archived articles can still be accessed. To access them, we have an archive page that archives the articles by month. I recently upgra ... | |
Topic: Module width | |
neralex Replies: 4 Views: 8612 ![]() |
![]() |
1. There is no need to set a fixed width-value fo the whole module. Put a <div> arount the input-tags like this:
<div class="nowrap"> <input type="text" name ... |
|
Topic: Show groups on user's info page - or somewhere else? | |
Doulos Replies: 9 Views: 13712 ![]() |
![]() |
Thanks for you time in this (again) neralax, but I am getting the following error: | |
Topic: Show groups on user's info page - or somewhere else? | |
neralex Replies: 9 Views: 13712 ![]() |
![]() |
Quick and dirty without styles and without translation but I guess you are able to add it. ![]() Please test it with a new group and some users because maybe it needs more tweaks, filterings etc. ... |
|
Topic: How to insert username into a form. | |
neralex Replies: 17 Views: 22867 ![]() |
![]() |
1. If the db-table 'members' is not allready inside your RN database then move it into it. So you doesn't need a useless 2nd db-connection.
2. Create a new folder inside the modules-folder and call ... |
|
Topic: How to insert username into a form. | |
Doulos Replies: 17 Views: 22867 ![]() |
![]() |
Hello, I am trying to pull the username and insert it automatically into a form inside a module. None of the solutions I have found are working. I was hoping that someone here can suggest something ... | |
Topic: Looking to hire coder for small tweeks | |
neralex Replies: 2 Views: 6989 ![]() |
![]() |
I can try to help you with your theme issues. That should be fixed shortly.
https://abload.de/img/chkixj7m.png For the upload progress issue: maybe is it easier to show a loader.gif with a jQu ... |
|
Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3 ... 100, 101, 102 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours