Ravens PHP Scripts: Forums
 

 

Search found 261 matches
Author Message
 Topic: php7 support
neralex

Replies: 276
Views: 297408

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Aug 16, 2020 1:17 am   Subject: php7 support
Hey Coldy,

thank you - just added to the github-repo!

Reviews: https://github.com/neralex/RavenNuke/commit/7c1224476655d045c1b40a585d57254ecc780702

mainfile: https://github.com/neralex/RavenN ...
 Topic: php7 support
Doulos

Replies: 276
Views: 297408

PostForum: RavenNuke(tm) v2.5x   Posted: Mon Jun 08, 2020 1:14 am   Subject: php7 support
First time for this one (if I remember correctly). I have not looked at my logs to see if I can find out what that going one at this time.
[07-Jun-2020 10:12:26 America/Chicago] PHP ...
 Topic: php7 support
neralex

Replies: 276
Views: 297408

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Jan 26, 2019 1:42 am   Subject: php7 support
Hi FireATST, thanks for reporting this! It seems I missed to add some lines in the new_confirm.php, when the spam-detection of NukeSAPM has found an entry in the spam-lists.

It needs a simple repla ...
 Topic: Undefined offset with Sommaire
hicuxunicorniobestbuildpc

Replies: 6
Views: 11979

PostForum: RavenNuke(tm) v2.5x   Posted: Wed Apr 04, 2018 12:33 am   Subject: Re: Undefined offset with Sommaire
This trick solved 1 but I got a bunch of errors.

Notice: Undefined offset: 0 in admin/modules/sommaire.php on line 963

Notice: Undefined offset: 0 in admin/modules/sommaire.php o ...
 Topic: php7 support
hicuxunicorniobestbuildpc

Replies: 276
Views: 297408

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: Directing to another page after successful form submission
Doulos

Replies: 1
Views: 5691

PostForum: General/Other Stuff   Posted: Fri Mar 31, 2017 12:23 am   Subject: Directing to another page after successful form submission
I have been having trouble figuring this out. I have spent hours with google and trying different ways to hack my way to success, so I am hoping some of you experts can help me.

Everything posts f ...
 Topic: Embedding Video
neralex

Replies: 18
Views: 25305

PostForum: General/Other Stuff   Posted: Fri Aug 19, 2016 2:00 am   Subject: Embedding Video
Open rnconfig.php and find:

'img' => array('class' => 1, 'style' => 1, 'id' => 1, 'alt' => 1, 'src' => 1, 'hspace' => 1, 'vspace' => 1, 'width' => 1, 'height' => 1 ...
 Topic: SSL Certificate and RavenNuke ?
hicuxunicorniobestbuildpc

Replies: 14
Views: 21972

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Aug 26, 2014 7:53 am   Subject: Re: SSL Certificate and RavenNuke ?
Hi mrixnewaccount

I took a look at your site and your theme is pretty old and not validate it. Lots of errors. I think you can start fixing those things. Sorry I go in another direction but I hate ...
 Topic: admin stopped working
CodyG

Replies: 5
Views: 10227

PostForum: v2.4 RN Issues   Posted: Mon Apr 21, 2014 10:05 pm   Subject: admin stopped working
Hi All...
I've got this RN2.4 site and suddenly admin can't do anything. It looks like admin can login, but as soon as admin tries to click on anything they are kicked out back to the admin login sc ...
 Topic: Help with some XSS cross scripting
neralex

Replies: 12
Views: 22974

PostForum: Security Issues   Posted: Sat Mar 29, 2014 12:16 pm   Subject: Help with some XSS cross scripting
Your youtube video should be like this in order of xHTML:

<object data="http://www.youtube.com/v/0_C2HJvtRDY?hl=en_US&amp;version=3&amp;rel=0" style="height:315px; ...
 Topic: Forum Problem please help
rave199

Replies: 12
Views: 35706

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Mar 22, 2014 8:16 pm   Subject: Forum Problem please help
i have a major problem with the forum. i keep getting a 500 internal server error on one computer and on my main computer i get a 404 error. i have gone over google and here on ravennuke and on phpnuk ...
 Topic: Site upgrade issues
64bitguy

Replies: 18
Views: 32722

PostForum: Issues/Problems With This Site   Posted: Sat Feb 22, 2014 6:04 am   Subject: Site upgrade issues
While true; I've only been lurking for some time (my work has occupied my time for the past several years); still, what I wouldn't give to have access to the html and template files for a few hours. ...
 Topic: How to use div with table to center CSS Logo
hicuxunicorniobestbuildpc

Replies: 17
Views: 20043

PostForum: How To's   Posted: Sun Nov 24, 2013 8:40 am   Subject: re: How to use div with table to center CSS Logo
hi neralex,

I did your recomendation but unfortunately it doesn't work

Take a look at my site right now it becomes

<table style="width:100%; height:121px;" border=" ...
 Topic: How to use div with table to center CSS Logo
hicuxunicorniobestbuildpc

Replies: 17
Views: 20043

PostForum: How To's   Posted: Sat Nov 23, 2013 10:03 am   Subject: re: How to use div with table to center CSS Logo
When I use the div here the logo goes to the footer. It doensn't work.

<div id="logo" class="centered">
<table style="width:100%; height:121px;" bord ...
 Topic: How to use div with table to center CSS Logo
hicuxunicorniobestbuildpc

Replies: 17
Views: 20043

PostForum: How To's   Posted: Sat Nov 23, 2013 9:10 am   Subject: How to use div with table to center CSS Logo
HitsFan Guys, I guess I will need a little bit help to finally center this CSS Logo from Google Colors.

My header.html is

<table style="width:100%; height:121px;" border="0 ...
 Topic: Converting Multiheadlines with single quotes [SOLVED]
hicuxunicorniobestbuildpc

Replies: 25
Views: 25669

PostForum: Converting/Creating Modules   Posted: Wed Oct 09, 2013 11:00 am   Subject: re: Converting Multiheadlines with single quotes and validat
Finally I found out where the problem was. It was difficult to find it but nothing is impossible.

I found this


echo '</td></tr>';
} else {
echo '&l ...
 Topic: osCommerce in RavenNuke
jlajax

Replies: 9
Views: 11990

PostForum: eCommerce   Posted: Mon Sep 16, 2013 2:11 am   Subject: osCommerce in RavenNuke
I recently came up with a solution for including osCommerce in RavenNuke as a storefront that seems to be working very well for my needs. I thought I would share my solution.

I had to modify the rc ...
 Topic: News not being added
doffer83

Replies: 19
Views: 22922

PostForum: RavenNuke(tm) v2.5x   Posted: Mon Aug 05, 2013 8:03 am   Subject: News not being added
neralex,

It works now but of course without my old articles.. I want thank you first

Now I want try to find out how to insert my existing articles.. after that I can publish the new site I gue ...
 Topic: Adding Post Count to the Your_Account Profile Page
ricktido

Replies: 2
Views: 6179

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Apr 21, 2013 10:47 pm   Subject: Adding Post Count to the Your_Account Profile Page
I was following this tutorial here:

http://www.clanthemes.com/tutorials-view-115-adding-user-post-count-to-your-account-profiles.html

But I can't seem to find that code :3
 Topic: using captcha within a module
Guardian2003

Replies: 5
Views: 6522

PostForum: Converting/Creating Modules   Posted: Mon Feb 04, 2013 9:52 pm   Subject: using captcha within a module
Sorry, seems I had you confused with a keldo on another site.
I think our last release was v 2.5 so I'll assume that is what you meant.
If you look at the Feedback module, that should help guide you ...
 Topic: Last 2 months
Anders

Replies: 6
Views: 9370

PostForum: RavenNuke(tm) v2.5x   Posted: Mon Dec 31, 2012 12:33 am   Subject: re: Last 2 months
Hi
I have already that but the weird thing is i did get 49 mails from same ip just diffrent



Post String: &__csrf_magic=sid:1215674eaa6ca546eb2f170e7fee3fa77f2fefe4,1356905654&e ...
 Topic: few german special characters
neralex

Replies: 3
Views: 11165

PostForum: NukeSentinel(tm) v2.6.x   Posted: Sat Aug 04, 2012 4:52 am   Subject: few german special characters
Hey Susann!

I have my RN25 converted to UTF-8 and found in the german language file a few special characters they are no longer displayed correctly. I've fixed all that.

Viele Grüße Smile



...
 Topic: Future themes for Ravennuke 2.5+ or other version
hicuxunicorniobestbuildpc

Replies: 6
Views: 8456

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Jun 30, 2012 6:38 pm   Subject: Future themes for Ravennuke 2.5+ or other version
Guys! I just spent some time to make some examples of what I would like to see in the future specially for Ravennuke. This theme should never be compatible with any version of phpnuke otherwise we go ...
 Topic: SocialSprites - Update with Google+ sharelink
neralex

Replies: 0
Views: 10164

PostForum: RavenNuke(tm) v2.5x   Posted: Wed Jun 06, 2012 4:57 pm   Subject: SocialSprites - Update with Google+ sharelink
hey guys!

i have updated the SocialSprites with fresh logopics and i have added the gplus share link.

1. Download this file: http://img820.imageshack.us/img820/4982/serviceicons.gif

2. Rename ...
 Topic: Missing Text input Areas
thumpn8974

Replies: 10
Views: 8386

PostForum: RavenNuke(tm) v2.5x   Posted: Thu Feb 02, 2012 11:33 pm   Subject: Missing Text input Areas
I am missing my text boxes for html newsletter, news, etc. I didn't upload the "editor" file from the includes/FCKeditor/editor directory initially. So, I went back and overwrote the one that was alre ...
 

 Jump to:   

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