Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 154 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: Some more bug fixes | |
neralex Replies: 14 Views: 20442 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
submittedresult($_REQUEST['home_team'], $_REQUEST['away_team'] | |
Topic: Not an issue (yet- I hope!) | |
AndyB Replies: 60 Views: 37831 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
bdmdesign,
Great advice ![]() |
|
Topic: LiveZilla Tracking JavaScript | |
spasticdonkey Replies: 35 Views: 41028 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ... |
|
Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3, 4, 5, 6, 7 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours