PHP Web Host - Quality Web Hosting For All PHP Applications Just Great Software
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
Post new topic   Reply to topic
Author Message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 15210
Location: Kansas

PostPosted: Fri Apr 21, 2006 7:59 pm Reply with quote Back to top

Version : v2.02.02
Issue : Recommend_Us always sending
Submitted By: Benson:
Only registered users can see links on this board!
Get registered or login to the forums!

Solution By : Raven

Fix:

Find, in all language files
?>

Add before it on a new line:
define("_RU_NO","no"); to all language files that are missing it.


Last edited by Raven on Sat Apr 22, 2006 11:52 am; edited 1 time in total
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 15210
Location: Kansas

PostPosted: Fri Apr 21, 2006 8:13 pm Reply with quote Back to top

Also,

Find, in index.php
include("header.php");

Add after on new line
$RU_NO = _RU_NO;

Find OpenTable();
Change every instance of _RU_NO to $RU_NO after OpenTable();

Find
if ($send != "no") {

Change to
if ($send != $RU_NO) {

Find
elseif ($send == _RU_NO) {

Change to
elseif ($send == $RU_NO) {
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2008 by Raven
Proud to be listed at Lobo Links Web Directory

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::

:: fisubice Theme Recoded To 100% W3C CSS & HTML 4.01 Transitional Compliance by Raven and 64bitguy ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum