Ravens PHP Scripts: Forums
 

 

Search found 154 matches
Author Message
 Topic: Some more bug fixes
neralex

Replies: 14
Views: 20442

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Nov 04, 2018 12:36 am   Subject: Some more bug fixes
1. Fixed.

https://github.com/neralex/RavenNuke/commit/e3284422861366d08153d47f72eaffbb79a397ef

2. It works on my end - it counts +1. In the queries above it works also on the same way without a ...
 Topic: PHPBB3 Module Download
ricktido

Replies: 7
Views: 13467

PostForum: RavenNuke / Raven CMS CMS Wiki   Posted: Sun Jan 05, 2014 3:13 am   Subject: PHPBB3 Module Download
Well, it seems like the phpBB3 module doesn't work.

I was on the "Create Database Tables" step of the installation and got this error:


Strict Standards: Non-static method utf_normali ...
 Topic: Just your thoughts
wHiTeHaT

Replies: 4
Views: 10393

PostForum: Other - Sites To Visit   Posted: Sat Oct 19, 2013 6:51 am   Subject: Just your thoughts
Thank you @spasticdonkey

The twig system in the way i use it is very simple.
There is also no need anymore to use the functions:

-themecenterbox
-render_blocks
-themesidebox

a full theme s ...
 Topic: I like to make this example :
kguske

Replies: 6
Views: 6285

PostForum: How To's   Posted: Sun Sep 29, 2013 6:33 am   Subject: re: I like to make this example :
Montego pointed out that the Share buttons blocked the menu on my site. I changed that by specifying an offset parameter. Below is the updated code with the offset:
<?php

$bodyHTML = '
< ...
 Topic: I like to make this example :
kguske

Replies: 6
Views: 6285

PostForum: How To's   Posted: Mon Sep 02, 2013 9:22 am   Subject: re: I like to make this example :
If you're using RN 2.40 or higher, create this file: includes/addons/body-AddThis.php
<?php

$bodyHTML = '
<!-- AddThis Smart Layers BEGIN -->
<!-- Go to http://www.addthis.com/g ...
 Topic: ShortLinks Not Working
neralex

Replies: 25
Views: 153936

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Apr 21, 2013 6:27 pm   Subject: ShortLinks Not Working
open rnconfig.php and set

$error_reporting = E_ALL^E_NOTICE;

to

$error_reporting = E_ALL;

after that, reload the page and check it again but please set it back if you have found the bug ...
 Topic: Swank Xibit (media gallery)
killing-hours

Replies: 61
Views: 89529

PostForum: Modules   Posted: Fri Mar 02, 2012 11:32 am   Subject: Swank Xibit (media gallery)
Ran a more process intense test... here are the results. Various image sizes / types including animated gif's.


Settings:

Resize image to 800x600 if size exceeds those dems
Thumbsize - 150x15 ...
 Topic: Swank Xibit (media gallery)
killing-hours

Replies: 61
Views: 89529

PostForum: Modules   Posted: Tue Feb 28, 2012 2:45 pm   Subject: Swank Xibit (media gallery)
I ran a simple test to see the total execution time to process an image & video on my server.

Settings:

Resize image to 800x600 if size exceeds those dems
Thumbsize - 150x150

Server:
...
 Topic: How to add a URL to modules list that just redirects
killing-hours

Replies: 40
Views: 44106

PostForum: Modules   Posted: Mon Feb 13, 2012 9:09 am   Subject: Re: How to add a URL to modules list that just redirects
and what to do to make the one who clicks it go to _blank instaed of _self ?



You can't. PHP is a server-side language, it cannot control the browser. Use Javascript or HTML.

http://www.tech- ...
 Topic: Ravennuke and phpbb3 bridge question
afc

Replies: 4
Views: 6336

PostForum: PHPBB   Posted: Thu Jul 07, 2011 1:34 pm   Subject: Ravennuke and phpbb3 bridge question
Fresh install of raven nuke latest version and phpbb3 3.0.8 i got all links fixed in raven nuke from navmenu to user info block all working right to phpbb3 board

Only thing i can not find is phpbb ...
 Topic: RavenNuke 2.40.01 With "near" Integrated phpBB3
jbabey

Replies: 28
Views: 46430

PostForum: BB2Nuke   Posted: Wed Jun 08, 2011 2:55 pm   Subject: Re: re: RavenNuke 2.40.01 With "near" Integrated p
I want to give this a whirl, but I don`t suppose someone could tell a dumb arse like me what I am doing wrong as to the reason why it won`t install.

I have uploaded the contents of the phpbb3 folde ...
 Topic: RavenNuke 2.40.01 With "near" Integrated phpBB3
kenno

Replies: 28
Views: 46430

PostForum: BB2Nuke   Posted: Mon May 16, 2011 12:14 pm   Subject: re: RavenNuke 2.40.01 With "near" Integrated phpBB
I want to give this a whirl, but I don`t suppose someone could tell a dumb arse like me what I am doing wrong as to the reason why it won`t install.

I have uploaded the contents of the phpbb3 folde ...
 Topic: After A User Is Deactivated
dad7732

Replies: 2
Views: 4817

PostForum: v2.4 RN Issues   Posted: Tue Feb 15, 2011 9:45 am   Subject: After A User Is Deactivated
After a user is deactivated, other users should not have any access to the deactivated user's information, profile, etc.

In the User Information block, if you click on the little icon next to a rec ...
 Topic: How Was This Blocked?
dad7732

Replies: 38
Views: 50617

PostForum: NukeSentinel(tm) v2.6.x   Posted: Tue Dec 07, 2010 5:47 pm   Subject: How Was This Blocked?
Thanks, this "may" be a problem .. However, in the Blocker Configuration I have for "Harvesters" => Email Admin .. nothing blocked or sending a default page, etc. However, I still get an email, suc ...
 Topic: FCKeditor - file uploads directory path
Guardian2003

Replies: 38
Views: 57960

PostForum: v2.4 RN Issues   Posted: Fri Dec 03, 2010 11:34 am   Subject: Re: re: FCKeditor - file uploads directory path
Guardian2003 - Point taken. However, when using the fckeditor to upload files it does place them in the "userfiles" directory (which contains sub-directories: file, flash, image & media). Its just ...
 Topic: Creating results module but stuck
nuken

Replies: 16
Views: 14935

PostForum: Modules   Posted: Wed Sep 15, 2010 4:25 pm   Subject: re: Creating results module but stuck
submittedresult($_REQUEST['home_team'], $_REQUEST['away_team']
 Topic: Not an issue (yet- I hope!)
AndyB

Replies: 60
Views: 37831

PostForum: v2.4 RN Issues   Posted: Thu Mar 04, 2010 9:10 am   Subject: re: Not an issue (yet- I hope!)
a few members are reporting problems still;

one has an IP address of 94.8.243.39- check in Sentinel, and it shows it as being RSV (reserved).... and it's not in the .htaccess file either (I've got ...
 Topic: osc Modules and NukeNAV
spasticdonkey

Replies: 6
Views: 5821

PostForum: v2.4 RN Issues   Posted: Wed Nov 11, 2009 12:43 pm   Subject: re: osc Modules and NukeNAV
looks like you need to add a couple shortlink rewrites
http://www.e-commerce4nuke.org/catalog.html?osCsid=hasraddol1uje6pti9dvmd35t5

?osCsid=hasraddol1uje6pti9dvmd35t5

any links that have that ...
 Topic: post subject title on main forum page [SORTED]
kguske

Replies: 5
Views: 6135

PostForum: Modules   Posted: Sun Nov 08, 2009 11:05 pm   Subject: post subject title on main forum page [SORTED]
Check out these:
http://www.phpbb.com/community/viewtopic.php?f=15&t=350442
http://www.phpbbhacks.com/download/566

They *should* work with RN's phpBB forums, but the files might not be where ...
 Topic: All index.php files hacked..
Raven

Replies: 18
Views: 29999

PostForum: Security - PHP Nuke   Posted: Tue Oct 13, 2009 2:31 pm   Subject: re: All index.php files hacked..
bdmdesign,

Great advice Wink !
 Topic: LiveZilla Tracking JavaScript
spasticdonkey

Replies: 35
Views: 41028

PostForum: JavaScript   Posted: Sun Aug 16, 2009 4:32 am   Subject: re: LiveZilla Tracking JavaScript
I'm pretty sure unless you fix some of the major errors in the page you will continue to have issues, no matter where you put the code.

http://www.rtsforce.com/images/icons/mini3/tidy.gif

at le ...
 Topic: User's IP range banned
Raven

Replies: 7
Views: 17241

PostForum: NukeSentinel(tm) v2.6.x   Posted: Mon Jul 27, 2009 10:06 am   Subject: Re: User's IP range banned
Have you updated your IP2Country tables with the most recent updates?

http://www.ravenphpscripts.com/article-3639--0-0.html
Is it correct in saying that anyone who has been blocked from the site ...
 Topic: Sort content module links in alphbetical order
pan

Replies: 19
Views: 15662

PostForum: Modules   Posted: Thu May 28, 2009 11:07 pm   Subject: Re: Sort content module links in alphbetical order
Not sure why but that didn't work either.


wtffff

This is my whole file:


<?php
/************************************************************************/
/* PHP-NUKE: Web Portal S ...
 Topic: phpBB3ToNuke - 3.0.4 RC 1 is ready to listen to nukers
bluerace

Replies: 39
Views: 86298

PostForum: BBtoNuke   Posted: Sun May 10, 2009 4:08 am   Subject: Re: phpBB3ToNuke - 3.0.4 RC 1 is ready to listen to nukers
bluerace , what I would like to see is what was suggested on nukekorea.net.Thank you, first of all.
1- The best method is per module install
Upload the content of phpbb3tonuke in the module file , g ...
 Topic: Sites that remove copyrights, link backs, etc. What to do?
Raven

Replies: 39
Views: 106874

PostForum: v2.3 RN Issues   Posted: Sat Mar 14, 2009 10:28 pm   Subject: re: Sites that remove copyrights, link backs, etc. What to
It's perfectly okay to rant. And I am in agreement with you as I said above. Tell me your thoughts on this.

All credits stay internal except for the home page. And in my case since I am the offi ...
 

 Jump to:   

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