Ravens PHP Scripts: Forums
 

 

Search found 595 matches
Author Message
 Topic: php7 support
hicuxunicorniobestbuildpc

Replies: 276
Views: 316670

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Nov 23, 2021 4:31 am   Subject: php7 support
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: CSS: Limit image-width in Forum-posts
Doulos

Replies: 16
Views: 15678

PostForum: Other - Discussion   Posted: Mon Oct 21, 2019 8:37 pm   Subject: CSS: Limit image-width in Forum-posts
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
hicuxunicorniobestbuildpc

Replies: 276
Views: 316670

PostForum: RavenNuke(tm) v2.5x   Posted: Thu Mar 22, 2018 7:28 am   Subject: Re: php7 support
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: Adding code to create a block
Plasma

Replies: 1
Views: 6553

PostForum: RavenNuke(tm) v2.5x   Posted: Mon Aug 08, 2016 12:22 pm   Subject: Adding code to create a block
I use to know how to do this, but I've been lazy the last few years with my gaming site. I'd like to add a block with the following:

<a href="http://www.gametracker.com/server_info/256 ...
 Topic: nuke quiz v 3.2.0a sql break
kenspa

Replies: 8
Views: 27166

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Jul 19, 2015 7:03 am   Subject: Re: nuke quiz v 3.2.0a sql break
YES!!! Thanks neralex, that's fixed it. Very Happy

BTW, looking at the changes you've done to this snippet, and although this version is not that old (2011), there could be a need to change quite a few l ...
 Topic: Honeypot V2.1 AntiBot Module
corpse

Replies: 80
Views: 224119

PostForum: Security - PHP Nuke   Posted: Mon Sep 22, 2014 3:57 am   Subject: Honeypot V2.1 AntiBot Module
In the new version we can no longer to change colors.
After "Save Config" the colors come back as before.
Please fix it.

Done. The issue was in the installer for fresh installs only, no ...
 Topic: Need help with what to look for in modifying a theme.
fistfight

Replies: 15
Views: 61522

PostForum: Converting/Creating Themes   Posted: Fri Feb 28, 2014 2:36 pm   Subject: Need help with what to look for in modifying a theme.
So for years we've had a site running a modified version of the Mech theme at ufclansite.net. the hosting provider updated to php 5.4 and now a lot of the site is no longer working. We were using PNC ...
 Topic: Copyright improvement.
hicuxunicorniobestbuildpc

Replies: 20
Views: 51581

PostForum: RavenNuke(tm) v2.5x   Posted: Mon Dec 16, 2013 4:22 am   Subject: re: Copyright improvement.
You are re-writing the file using the comma for echo'd string concatenation (because it is marginally faster then using the method in the original file)

Yes, I do want that and I just wanted to sho ...
 Topic: Copyright improvement.
hicuxunicorniobestbuildpc

Replies: 20
Views: 51581

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Dec 14, 2013 5:11 am   Subject: Copyright improvement.
From You Account module (RavenNuke 2.5+). I started today to check every single file and not happy Sad about it but of course Very Happy better than before. I decided to convert the whole module with commas a ...
 Topic: Backup MySQL Database to Dropbox
hicuxunicorniobestbuildpc

Replies: 14
Views: 28740

PostForum: Converting/Creating Other   Posted: Fri Sep 13, 2013 2:03 am   Subject: re: Backup MySQL Database to Dropbox
Morning to everyone! This is what I did.

Step #1. I create an account at https://www.dropbox.com

Step #2. I create a file on the root of my server with the name DropboxUploader.php with the scri ...
 Topic: Custom Menu Using SpryAssets
jlajax

Replies: 15
Views: 25822

PostForum: Converting/Creating Other   Posted: Sun Aug 18, 2013 11:31 am   Subject: re: Custom Menu Using SpryAssets

<?php

// BEGIN: Added in v2.40.00 - Mantis Issue 0001043
//$index = 0;
//if (!defined('INDEX_FILE')) define('INDEX_FILE', true); // Set to FALSE to hide right blo ...
 Topic: NSN Theme System
hicuxunicorniobestbuildpc

Replies: 7
Views: 8844

PostForum: Converting/Creating Modules   Posted: Sat Jun 22, 2013 3:34 am   Subject: re: NSN Theme System
Is there any place I can download the Theme system module for Ravennuke?

I have this block but I don't know if it is the same block you have.



if(!defined('NUKE_FILE') AND !defin ...
 Topic: Honeypot V2.1 AntiBot Module
neralex

Replies: 80
Views: 224119

PostForum: Security - PHP Nuke   Posted: Tue May 14, 2013 12:38 pm   Subject: re: Nuke Honeypot
Hey corpse,

The idea behind your script is very cool but i watched it once today and i have to admit with all due respect, that your code breaks not only the validation, it even broke my entire cs ...
 Topic: Site works but cannot login or register in any way
giantmidget

Replies: 2
Views: 5342

PostForum: RN v2.20.00 - All Issues   Posted: Sun May 12, 2013 5:59 pm   Subject: Site works but cannot login or register in any way
When trying to login, both user and admin, or register a new user, I get the internal server error on a white page. I've search on here and cannot find a solution.

I am running Ravennuke 2.20.01
...
 Topic: Fix Cosmetic in Sand_Journey theme
neralex

Replies: 16
Views: 17249

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Apr 16, 2013 5:14 pm   Subject: Fix Cosmetic in Sand_Journey theme
Create a new css-class inside your style.css of your theme like this:

.mynewstitle {background: none; color: #000000; font-size: 14px; font-weight: normal; font-family: Ver ...
 Topic: Fix Cosmetic in Sand_Journey theme
Eduardo

Replies: 16
Views: 17249

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Apr 16, 2013 4:51 am   Subject: re: Fix Cosmetic in Sand_Journey theme
Many thanks for your help.

For both together you can change the styles of the css-class:

.title {background: none; color: #000000; font-size: 10px; font-weight: normal; font ...
 Topic: Fix Cosmetic in Sand_Journey theme
neralex

Replies: 16
Views: 17249

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Apr 16, 2013 3:16 am   Subject: re: Fix Cosmetic in Sand_Journey theme
For both together you can change the styles of the css-class:

.title {background: none; color: #000000; font-size: 10px; font-weight: normal; font-family: Verdana, Helvetic ...
 Topic: Fix Cosmetic in Sand_Journey theme
Eduardo

Replies: 16
Views: 17249

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Apr 16, 2013 1:51 am   Subject: Fix Cosmetic in Sand_Journey theme
In style.css, the following code, for title style in News,

.title {background: none; color: #000000; font-size: 14px; font-weight: bold; font-family: Verdana, Helvetica; te ...
 Topic: Error Reporting Issues
abutty

Replies: 1
Views: 16328

PostForum: PHP   Posted: Tue Mar 05, 2013 4:51 am   Subject: Error Reporting Issues
Hi all thanks for solving my previous issues,

Now I am confused with the error reporting in the XAMPP.

I have tried to use an image slider extension in Joomla.

And I got the following errors: ...
 Topic: Syntax Error in uploading multiple files...Please Help
abutty

Replies: 3
Views: 15890

PostForum: PHP   Posted: Wed Feb 27, 2013 1:17 am   Subject: Syntax Error in uploading multiple files...Please Help
Hi,

I am using jquery multiple file upload of https://github.com/blueimp/jQuery-File-Upload

every thing works fine untill i have added few lines to store the uploaded file into a folder that is ...
 Topic: Conveting Wimpy Media Player to RavenNuke
hicuxunicorniobestbuildpc

Replies: 16
Views: 13480

PostForum: General/Other Stuff   Posted: Sat Feb 16, 2013 5:10 am   Subject: Conveting Wimpy Media Player to RavenNuke
I tried that already but it doesn't work. That is why I wanted to share this with you.

global $admin, $user, $module_name;
echo '<div align="center">';
echo '<table style=" ...
 Topic: Conveting Wimpy Media Player to RavenNuke
hicuxunicorniobestbuildpc

Replies: 16
Views: 13480

PostForum: General/Other Stuff   Posted: Fri Feb 15, 2013 5:03 pm   Subject: re: Conveting Wimpy Media Player to RavenNuke
Maybe I didn't explain as I should... When you use XHTML in php files it is different than this

<table width="100%">

I understand that very good but when it is about php then it ...
 Topic: Issue with Security Code Error page - account registration
jane65

Replies: 4
Views: 8406

PostForum: Captcha Security   Posted: Thu Jan 17, 2013 4:46 am   Subject: re: Issue with Security Code Error page - account registrati
Hi thanks for the replies. I have changed the modules/Your_Account/public/new_confirm.php page code a bit and other files in Your_Account/public/ to change the look of it as best as I could, and ever ...
 Topic: Theme loading javascript above DOC
nuken

Replies: 23
Views: 25326

PostForum: Themes   Posted: Sun Dec 02, 2012 9:08 am   Subject: Theme loading javascript above DOC
If you load it like this

<?php
global $name;
if ($name=='Forums') {
addJSToHead('themes/MorpheusX/forums/fading.js','file');
}
if (!defined('NUKE_FILE') ...
 Topic: Theme loading javascript above DOC
nuken

Replies: 23
Views: 25326

PostForum: Themes   Posted: Sun Dec 02, 2012 8:13 am   Subject: Theme loading javascript above DOC
That is weird. The only solution I can think of is to load it like it was but only in the forums like so:


<?php
global $name;
if ($name=='Forums') {
echo "<script type= ...
 

 Jump to:   

Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©