Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 281 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: RNYA and nukeSPAM enhancements | |
neralex Replies: 17 Views: 39777 ![]() |
![]() |
Which module database tables are filled with data? Normally stories, users and forum tables... Maybe weblinks and downloads, too? | |
Topic: [Solved]Spammers using web links modify | |
neralex Replies: 3 Views: 8106 ![]() |
![]() |
TAd, this module is very old and these file based settings are an small rest of the old PHP Nuke code. For sure with a view of the current time where many spam-bots are exist it would make sense to se ... | |
Topic: RavenNuke 3 | |
neo722712 Replies: 167 Views: 329637 ![]() |
![]() |
neo722712, Spasticdonkey is saying that by setting up an RSS feed, you can automatically post new stories to Facebook and Twitter (well, only to Twitter using Feedburner, but I noted other options to ... | |
Topic: Automatically post to Facebook and Twitter | |
kguske Replies: 6 Views: 19606 ![]() |
![]() |
neo722712, Spasticdonkey is saying that by setting up an RSS feed, you can automatically post new stories to Facebook and Twitter (well, only to Twitter using Feedburner, but I noted other options to ... | |
Topic: RavenNuke 3 | |
Guardian2003 Replies: 167 Views: 329637 ![]() |
![]() |
I finally got around to doing the short write-up I promised. Sorry for the delay but it was hard to find the time to type when I could have used that time to write code - plus the wife insisted on dra ... | |
Topic: Honeypot V2.1 AntiBot Module | |
kguske Replies: 80 Views: 226181 ![]() |
![]() |
corpse, it's nice to see the non-bot functionality (stopforumspam ip and email address check) added to Nuke Honeypot in V2. Curious why you didn't integrate the nukeSPAM approach for using multiple I ... | |
Topic: Someone interested in an admin module that creates modules? | |
wHiTeHaT Replies: 36 Views: 35601 ![]() |
![]() |
a overlook of the current admin module maker's code:
<?php if ( !defined('ADMIN_FILE') ) { die ("Access Denied"); } global $prefix, $db, $admi ... |
|
Topic: ShortLinks Not Working | |
ricktido Replies: 25 Views: 154851 ![]() |
![]() |
Its only needed to put the code from the shortlinks.htaccess inside your .htaccess file. In the .htaccess file you can find some comments to activate it.
# If you use TegoNuke(tm) ShortLink ... |
|
Topic: Minor Vulnerability | |
derek765 Replies: 16 Views: 93864 ![]() |
![]() |
Well, I like how the ErrorDocs is handled with a module in RavenNuke, and would like to keep it that way.
Allows users to see the error problem and still see site features. I tried moving the Erro ... |
|
Topic: Missing Shoft Links | |
derek765 Replies: 2 Views: 59240 ![]() |
![]() |
My Short Links in my .htaccess
Does anyone happen to have the rewriterule for nukeNAV and Resend_Email module? <IfModule mod_rewrite.c> # TegoNuke(tm) ShortLinks - ShortLinks.htacc ... |
|
Topic: Problems with theme. | |
nuken Replies: 4 Views: 11435 ![]() |
![]() |
This is a really old theme using the old banners, old db abstraction layer and old out dated code. This theme will need some more work if you want it to validate. That's up to you. See if this works. ... | |
Topic: Problems with theme. | |
derek765 Replies: 4 Views: 11435 ![]() |
![]() |
Here is the whole theme.php
<?php /************************************************************************/ /* PHP-NUKE: WD-Core theme for nuke 5.x-7.x */ /* ... |
|
Topic: closed: RN Web Links Mod | |
kguske Replies: 12 Views: 14753 ![]() |
![]() |
That might work for you, you devil ![]() |
|
Topic: closed: RN Web Links Mod | |
neralex Replies: 12 Views: 14753 ![]() |
![]() |
fkelly, my father is realy happy with the ckeditor and if i now explain my father he can not use the editor for simply adding links in an existing module, i believe he can not understand it, because t ... | |
Topic: closed: RN Web Links Mod | |
fkelly Replies: 12 Views: 14753 ![]() |
![]() |
Playing devils advocate. Why even have a weblinks module and support thousands of lines of code?
Why not just type what you want to find into the Google search box and have it find it? I know the ... |
|
Topic: closed: RN Web Links Mod | |
neralex Replies: 12 Views: 14753 ![]() |
![]() |
No problem, i have missed the editor a long time inside this module and the backend had some old codelines. Its a little fresh up for this old weblinks module. ![]() |
|
Topic: site navigation methode? | |
wHiTeHaT Replies: 3 Views: 6575 ![]() |
![]() |
As you might all know , i'm not a guru php coder @all.
But sometimes when i try to get asleep , stuff walks by my mind and then i wonder: When i have a cms , why arent my "category based modules ... |
|
Topic: what does this mean? error_log | |
doffer83 Replies: 19 Views: 16085 ![]() |
![]() |
I also do not understand "today I have delete the file... after few day I will find it again"... that, to me, sounds like someone has hacked your site. How else is that file being placed out there ag ... | |
Topic: Sub-Forums for RavenNuke 2.4 | |
Palbin Replies: 41 Views: 58896 ![]() |
![]() |
header.php
<?php if (realpath(__FILE__) == realpath($_SERVER['SCRIPT_FILENAME'])) { exit('Access Denied'); } global $ThemeInfo, $theme ... |
|
Topic: Weblinks mod submissions by Anonymous-Chinese lang error | |
TAd Replies: 1 Views: 5048 ![]() |
![]() |
Hello,
Recently my site has been getting an individual/s who seems to want to change 1 or 2 links with gibberish. I have tracked down this persons actions and have found that they also try to chan ... |
|
Topic: Firefox 3.6 caching fix | |
hicuxunicorniobestbuildpc Replies: 22 Views: 83366 ![]() |
![]() |
This is my .htaccess
##################################################### # READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FILE # THESE INSTRUCTIONS APPLY TO ALL Options DIRECTIVES # # The l ... |
|
Topic: .htaccess Errors When Running A PHP->HTML Script | |
transit Replies: 9 Views: 57907 ![]() |
![]() |
So I am getting errors on my site when running a simple script .php that takes another .php file and creates a .html file.
It has to be in the .htaccess probably for the ob_start function I am usin ... |
|
Topic: Not sure if I should be concerned | |
spasticdonkey Replies: 14 Views: 22663 ![]() |
![]() |
Not sure how you noticed someone was messing around but if you got some sort of message from Sentinel your probably ok. If you want extra security, I added these to my htaccess some time ago, seems to ... | |
Topic: Modules not loading | |
Susann Replies: 39 Views: 54681 ![]() |
![]() |
The weblinks are back but you will need to check you complete site and it´s possible in a few days it will start again. So be prepared to have always a backup. The best thing would be to find the sec ... | |
Topic: Modules not loading | |
joe67 Replies: 39 Views: 54681 ![]() |
![]() |
Ok mate i done what you said with weblinks and it works now | |
Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3 ... 10, 11, 12 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours