Tutorial module Tutoriaux 1.2 released More about Read More...

Posted on Wednesday, October 13, 2004 @ 16:41:06 CDT in Modules
by Raven

MrFluffy writes:  
We released version 1.2 of the Tutorial module Tutoriaux by Ikvat Irielov.

See it in action here
Download 6.5-7.4 version or 7.5 version
New support-site: www.conrads-berlin.de (EN/DE/FR) Read More...
 

 

Certain Blues Theme More about

Posted on Wednesday, October 13, 2004 @ 09:06:34 CDT in PHP-Nuke Themes
by Raven

shedrock writes:  
Lorkan Themes has released another new theme. Certain Blues Theme comes with or without the Collapsing blocks. This is a dark blue theme, and comes with matching phpBB forum template. Come on over to Lorkan Themes to see this and many other themes. Membership is not required to use the Theme Preview feature.
 

 

7.5 Security Fix More about

Posted on Tuesday, October 12, 2004 @ 11:01:01 CDT in Security
by Raven

BobMarion writes " After a long talk the other night with DJMaze the code below will secure PHP-Nuke 7.5's module admins. DJMaze voiced his concern that my site might be open to those hacks so we brain stormed the quickest fix, NukeSentinel(tm) 2.1.0 carries this patch but since it is still a few days away I wanted everyone to secure their sites!

Place this at the begining of your admin.php after the opening < ?php tag, if your using NukeSentinel(tm) place it right after the opening < ?php tag in includes/sentinel.php instead.

if($aid AND (!isset($admin) OR empty($admin)) AND $op!='login') { unset($aid); unset($admin); }

Note: NukeSentinel(tm) 2.0.2 has been updated to include this fix. You only need to reupload the includes/sentinel.php file."
 

 

Apache Solutions - Time-Dependent Rewriting &amp; Host Deny From More about

Posted on Sunday, October 10, 2004 @ 01:50:26 CDT in Apache
by Raven

These are from the Apache Mod Rewrite Guide. These are killer scripts in my estimation. Enjoy!!

- Time-Dependend Rewriting

Description:
When tricks like time-dependend content should happen, a lot of webmasters still use CGI scripts which do for instance redirects to specialized pages. How can it be done via mod_rewrite?
Solution:
There are a lot of variables named TIME_xxx for rewrite conditions. In conjunction with the special lexicographic comparison patterns <STRING, >STRING and =STRING we can do time-dependend redirects:

RewriteEngine on
RewriteCond %{TIME_HOUR}%{TIME_MIN} >0700
RewriteCond %{TIME_HOUR}%{TIME_MIN} <1900
RewriteRule ^foo.html$ foo.day.html
RewriteRule ^foo.html$ foo.night.html

- Host Deny Using External File

Description:
How can we forbid a list of externally configured hosts from using our server?
Solution:
RewriteEngine on
RewriteMap hosts-deny txt:/path/to/hosts.deny
RewriteCond ${hosts-deny:%{REMOTE_HOST}|NOT-FOUND} !=NOT-FOUND [OR]
RewriteCond ${hosts-deny:%{REMOTE_ADDR}|NOT-FOUND} !=NOT-FOUND
RewriteRule ^/.* - [F]
 

 

Raven Web Services Now Accepting Advertising More about Read More...

Posted on Saturday, October 09, 2004 @ 22:36:00 CDT in Announcements
by Raven

Many have suggested and prodded me to start accepting some banner advertising. Well, I am now open for business. Raven Web Services has strived to offer Quality PHP Web Hosting And Support and is now starting to branch out into some other limited markets. I have grown slowly over the past 2 years intentionally and will continue to do so to not affect the level of service that you have come to expect. To that end Read More...
 

 

Need help with PHPnuke eCommerce Site More about

Posted on Friday, October 08, 2004 @ 20:19:46 CDT in Help Needed
by Raven

ElrayJones writes "Hello, I have been building an eCommerce site using "nCo Modified PHP-Nuke 7.4" and "Emporium2". The site is ready to go live for the most part. I know that NCops gets many requests for people to "hack test" there site. We really need help with this before we launch. We will be posting over 1,500 products and have already invested a lot of time and money. I lay in bed at night(with sweat running down my face) going over methods to recover, store, backup, armer, and pray that "once up and running.. it will stay that way"..I'am in this for the long run. I have done over three months of prep work for SEO and how i'm going to design content for Google and others. The store front is hosted on a high bandwidth server over 75gigs a month. This will give me flexibly with incoming crawlers. In short, we will be getting a lot of hits.

With that said:

I would like to partner with Raven and it's members. For help with testing our site we will place an ad for Raven on our site(in a prime location) Forever. This is an exclusive deal for Raven(I did post this at NC, but for reasons of my own I deleted the post at NC and placed the offer here). Plus... I will design and promote an ad for the top three(3) members that offer there services. You can design your own ad, but I have been told that I am good with graphic design (mostly in collage where I took Graphic Design many years back | See my Walden Technology business card).

Please read Need help with PHPnuke eCommerce Site - the rest of this article in the forums!"
 



Page 579 of 659 (3950 total stories) [ << | < | 574 | 575 | 576 | 577 | 578 | 579 | 580 | 581 | 582 | 583 | 584 | > | >> ]  

News ©

Site Info

Last SeenLast Seen
  • vashd1
  • neralex
Server TrafficServer Traffic
  • Total: 518,664,308
  • Today: 241,436
Server InfoServer Info
  • May 22, 2025
  • 02:05 pm CDT