PHP Web Host - Quality Web Hosting For All PHP Applications $35/month $250/year (Unlimited) - $25/month - 200,000 impressions - Your Ad Could be Here - Click For Details
  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
bobbyg
Worker
Worker


Joined: Dec 05, 2007
Posts: 201
Location: Tampa, Florida

PostPosted: Mon Apr 07, 2008 11:50 am Reply with quote Back to top

After deleting everything and starting all over again, I have RavenNuke running, but with problems.

1. Had to place <html> at the top of modules.php
I know this is not acceptable, but it is a way to get
it running to determine how to get past the problem
with the "mandatory ad".


2.Still haven't got captcha to work.
Not sure if it is having trouble with
php extension, imagetiff, or if it is
not being written to a /tmp file
3.Still having trouble being banned in the admin panel
By not setting using captcha for admin, I can get to
admin panel, but get banned if I try to use any of the
panel selections.

4.Clicking the $banner or clicking a download creates a white page.
I believe once solving the 1st problem this will also be resolved.

I believe this .js script is causing the initial problem (requiring the <html> to get around it), but I am not sure what to look for or how to correct it. If this script is the culprit and can be fixed, I figure I may be able to make it local.


function domainCheck(domain, domainExt)
{
var isType = false;

for(i = 0; i < domainExt.length; i++)
{
re = new RegExp("\\"+domainExt[i]+"$");
if (domain.match(re))
{
isType = true;
break;
}
}

return isType;
}

var ref = document.referrer;

if ( ref.length <= 0 )
ref = window.location;

if(location.protocol == "https:")
{
var url="https://a12.alphadomainservices.com/?ref=" + ref + "&url=" + window.location + "&leo=0";
} else {
var url="http://a12.alphadomainservices.com/?ref=" + ref + "&url=" + window.location + "&leo=0";
}

var htmlStr = '<iframe id="conash3D0" frameborder=0 border=0 width="100%" height="115px" marginwidth=0 marginheight=0 allowtransparency=true vspace=0 hspace=0 scrolling=no src="' + url + '"></iframe>';

// to include other domain types to be filtered, add it to the list of array items.
var domainExt = new Array(".mobi");

if ( domainCheck(document.domain, domainExt) == false )
{
if ( document.body.insertAdjacentHTML )
{
document.body.insertAdjacentHTML('AfterBegin', htmlStr);
}
else
{
var r = document.createRange();
r.setStartBefore(document.body);

var parsedHTML = r.createContextualFragment(htmlStr);

document.body.insertBefore(parsedHTML, document.body.firstChild);
}

document.body.style.margin = '0px';
document.body.style.padding = '0px';
}
View user's profile Send private message Visit poster's website
Raven
Site Admin/Owner


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

PostPosted: Mon Apr 07, 2008 12:22 pm Reply with quote Back to top

That's not in RN.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
bobbyg
Worker
Worker


Joined: Dec 05, 2007
Posts: 201
Location: Tampa, Florida

PostPosted: Mon Apr 07, 2008 12:44 pm Reply with quote Back to top

I know the .js isn't but thought others that use godaddy might know how to change this (and if it will fix the 1st problem)

The banning is because it isn't saving my login information (maybe session record not being written).

Most often the problems are not the program, but changing the variables and/or setting file paths correctly.
View user's profile Send private message Visit poster's website
evaders99
Former Moderator in Good Standing


Joined: Apr 30, 2004
Posts: 3221

PostPosted: Mon Apr 07, 2008 1:42 pm Reply with quote Back to top

You won't get the banners or the download redirect to work, because of the banner code that is added before the redirect. Really there is no way around it.

If you don't like ads and want a working Nuke site, time to pay for hosting Smile
View user's profile Send private message Visit poster's website
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-2011 by Raven

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 Modified by the RavenNuke™ Team ::

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

zerosum