Ravens PHP Scripts: Forums
| Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
| Search found 204 matches |
| Ravens PHP Scripts And Web Hosting Forum Index |
| Author | Message |
|---|---|
| Topic: Need sql table dump | |
| Dauthus Replies: 3 Views: 8752 |
|
| Have the latest, x.xx.11. Thanks loki. | |
| Topic: Need sql table dump | |
| Dauthus Replies: 3 Views: 8752 |
|
| Somehow my nsnst_tracked_ips table has become corrupt. Is there any chance someone has the sql dump for that table so I can reinstall it thru mysql admin.
Thanks. |
|
| Topic: Gallery and sentinel not playing happy | |
| Dauthus Replies: 22 Views: 46243 |
|
| Actually it appears it did work. The string you just posted is different than the string you posted previously. This string does have the "http://" within it.
I think now would be the time to als ... |
|
| Topic: Gallery and sentinel not playing happy | |
| Dauthus Replies: 22 Views: 46243 |
|
| The edit you entered won't work with your version or your issue.
The simple reason was the edit in the post you referenced was to "allow" the http:// in the string. The modules.php? ... |
|
| Topic: Upgrading from 2.5.02 to 2.5.05 | |
| Dauthus Replies: 2 Views: 9196 |
|
| I have been lax with my upgrade and am just now getting started. I currently have the 2.5.02 version. I downloaded the 2.5.05 upgrade.
Do I just have to uncompress the files, upload the html dire ... |
|
| Topic: Whats this error code mean ? | |
| Dauthus Replies: 2 Views: 7754 |
|
| public_html is not included in your open_basedir. This is an error in your domain configuration on your server.
According to your errors your (httpd.config)? file has this: open_basedir "/ ... |
|
| Topic: Cannot access this site except with Firefox | |
| Dauthus Replies: 5 Views: 10937 |
|
| Well.....go figure. I log in today and it works with IE. I didn't change a thing. It didn't work yesterday, I log in today and everything is fine.
Must be a gremlin in my system. |
|
| Topic: Cannot access this site except with Firefox | |
| Dauthus Replies: 5 Views: 10937 |
|
| For some strange reason, I have to use firefox to access this site. This just started on the 20th of this month. I have been using IE7 for quite some time, and everything worked perfect until the 20 ... | |
| Topic: Is it possible to block IPs that try to enter by using..... | |
| Dauthus Replies: 25 Views: 53014 |
|
| As best as I can tell, this one:
Powered by the Blog Mod version 0.2.x by Hyperion A port for PHP-Nuke by BBtoNukeMods with enhancements from NukeKorea Dev. Network © 2003-2005 |
|
| Topic: Is it possible to block IPs that try to enter by using..... | |
| Dauthus Replies: 25 Views: 53014 |
|
| That's ok. I use the blog Mod, and had problems in the beginning with spammers in the shoutbox. Sure, bots will try to access any page they spider, but just because they attempt to visit doesn't mean ... | |
| Topic: forum ban email | |
| Dauthus Replies: 13 Views: 20739 |
|
| Guardian, I don't know how many times the specific phrase of @mail.ru would be used in text throughout a site, but if someone didn't want mail accounts from aol, msn, and yahoo registering on their si ... | |
| Topic: how do i stop this ? | |
| Dauthus Replies: 14 Views: 28461 |
|
| Relax. It is someone spoofing your email address as the return address for their spam.
Here is what spamcops says it originated from: SpamCop v 620 Copyright (C) 1998-2006, IronPort Systems, In ... |
|
| Topic: forum ban email | |
| Dauthus Replies: 13 Views: 20739 |
|
| try adding the code on a new line directly below the line you just posted. Let me know the results. | |
| Topic: forum ban email | |
| Dauthus Replies: 13 Views: 20739 |
|
| The easiest way I can think of is to add the following code to the userCheck function. This should be located in the Your Account index file. (Sorry, but I don't use RavenNuke so I am not too familia ... | |
| Topic: Is it possible to block IPs that try to enter by using..... | |
| Dauthus Replies: 25 Views: 53014 |
|
| I know I may be a little late here, but why not just set the Reply permissions in the Blog CP to registered users. You can put the view permissions to Guests and then everyone can see it, but no one ... | |
| Topic: Recommend a NukeC+ | |
| Dauthus Replies: 21 Views: 27052 |
|
| INSERT INTO nuke_nukec_ads_imgtype VALUES("1", "gif", "1");
INSERT INTO nuke_nukec_ads_imgtype VALUES("2", "jpeg", "1"); INSERT INTO nuke_nukec_ads_imgtype VALUES("3", "jpg", "1"); INSERT INTO nuke ... |
|
| Topic: Thinking of going over to Joomla | |
| Dauthus Replies: 5 Views: 11498 |
|
| Joomla isn't really vulnerable for attacks??
http://secunia.com/product/5788/?task=advisories To add to evaders99 post: Affected By 8 Secunia advisories Unpatched 0% (0 of 8 Secunia adv ... |
|
| Topic: PHP dir functionality | |
| Dauthus Replies: 18 Views: 22499 |
|
| evaders99, sorry but I must have misunderstood the issue. I made the assumption that since the code wasn't working properly you were getting some type of error. My bad. | |
| Topic: PHP dir functionality | |
| Dauthus Replies: 18 Views: 22499 |
|
| isn't that what i said??? | |
| Topic: PHP dir functionality | |
| Dauthus Replies: 18 Views: 22499 |
|
| Don't know if this will help or not, but sometimes you can suppress the error and the code will execute. Just put an "@" sign in front of the opendir like so:
$handle = @opendir('modules') ... |
|
| Topic: wanted - chmod directories only script file | |
| Dauthus Replies: 4 Views: 9619 |
|
| I posted this a while back in the Knowledge Base of another website. I thought it would be relevant in this discussion:
---------------------------------------------------------------------------- ... |
|
| Topic: NSN Prizes | |
| Dauthus Replies: 13 Views: 15432 |
|
| How about keeping the original changes and turning on error reporting in your config.php and reporting the error on the blank page here? It could help.
Another option: if ($forum_admin == 1 ... |
|
| Topic: Posting Gallery2 images inside Forums not working | |
| Dauthus Replies: 20 Views: 45507 |
|
| If I remember correctly the image bbcode tag blocks any link with php in it. That is why the link is shown instead of the image. | |
| Topic: Password Strength Meter | |
| Dauthus Replies: 29 Views: 54142 |
|
| well, the first one didnt work as it gave a blank your account page !!
the second one, ie microsoft password strength meter asks for a file includes/custom_files/custom_head.php but there is no ... |
|
| Topic: Password Strength Meter | |
| Dauthus Replies: 29 Views: 54142 |
|
| I downloaded and installed the Microsoft Password strength checker that arnoldkrg was talking about in this post:
http://www.nukecops.com/postt52782.html I changed a couple of things because I d ... |
|
| Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3, 4, 5, 6, 7, 8, 9 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
