Ravens PHP Scripts: Forums
 

 

Search found 32 matches
Author Message
 Topic: HTML page in a module
Isaiah

Replies: 6
Views: 5534

PostForum: Modules   Posted: Fri Jun 30, 2006 1:45 am   Subject: re: HTML page in a module
You can use iframe :


<?php
if (!stristr($_SERVER['PHP_SELF'], "modules.php")) {
die ("You can't access this file directly...");
}
require_once("mainfile.php");
$module_name = basename( ...
 Topic: Wrong (?) Forum URL's
Isaiah

Replies: 29
Views: 53429

PostForum: GT - Raven's RavenNuke(tm) v2.x Distro   Posted: Fri Jun 30, 2006 1:26 am   Subject: Re: Wrong (?) Forum URL's
Isaiah, just for clarification, you are using Raven Nuke 2.x
You have installed GT Next Gen (not GoogleTap)
Which version of bbtonuke is your forum?
Just curious as I have GT working on a test site ...
 Topic: Wrong (?) Forum URL's
Isaiah

Replies: 29
Views: 53429

PostForum: GT - Raven's RavenNuke(tm) v2.x Distro   Posted: Tue Jun 27, 2006 7:39 am   Subject: Wrong (?) Forum URL's
Yes, correct.

I will leave it like this for now,
let's hope that there will not be any problem.

Thanks for driving me to edit the correct file!
 Topic: Wrong (?) Forum URL's
Isaiah

Replies: 29
Views: 53429

PostForum: GT - Raven's RavenNuke(tm) v2.x Distro   Posted: Tue Jun 27, 2006 7:03 am   Subject: Wrong (?) Forum URL's
Actually i made the forum only for registered users.

Anyway,
This one method Hitwalker wrote didn't worked,
but i removed this :

if ($userdata['user_level'] > 1) {
if ( !empty($SID) & ...
 Topic: Wrong (?) Forum URL's
Isaiah

Replies: 29
Views: 53429

PostForum: GT - Raven's RavenNuke(tm) v2.x Distro   Posted: Tue Jun 27, 2006 6:51 am   Subject: Re: re: Wrong (?) Forum URL's
yeah its caused by googletap but ive seen/read a few "solutions" but its very unclear whitch one works..
for some this works but is based on phpbb standalone....


Find the the function append_sid ...
 Topic: Wrong (?) Forum URL's
Isaiah

Replies: 29
Views: 53429

PostForum: GT - Raven's RavenNuke(tm) v2.x Distro   Posted: Tue Jun 27, 2006 6:48 am   Subject: Wrong (?) Forum URL's
Hi Jakec,

Yes, i clean everything, it happens to all users,
i think it has to do something with the user sessions or the append sid function.

I tried to edit a lot of nuke files to find the &am ...
 Topic: Wrong (?) Forum URL's
Isaiah

Replies: 29
Views: 53429

PostForum: GT - Raven's RavenNuke(tm) v2.x Distro   Posted: Tue Jun 27, 2006 6:08 am   Subject: re: Wrong (?) Forum URL's
yes
 Topic: Wrong (?) Forum URL's
Isaiah

Replies: 29
Views: 53429

PostForum: GT - Raven's RavenNuke(tm) v2.x Distro   Posted: Tue Jun 27, 2006 5:13 am   Subject: Wrong (?) Forum URL's
Hi there,

I experienced the following problem :

My site's forum links are looking like this :

http://www.mysite.com/forum8.html?sid=736e010361e8a13a673ab552568c6

instead of

http://w ...
 Topic: For speed freaks and everyone
Isaiah

Replies: 23
Views: 34793

PostForum: Making Nuke Efficient   Posted: Fri Mar 24, 2006 9:33 am   Subject: Re: For speed freaks and everyone
This is not an attack on you so please don't take on a defensive posture Smile. As with all changes and modifications, environmental factors can and will affect results.

lol Smile sure mate Smile of course ...
 Topic: For speed freaks and everyone
Isaiah

Replies: 23
Views: 34793

PostForum: Making Nuke Efficient   Posted: Fri Mar 24, 2006 8:47 am   Subject: For speed freaks and everyone
I understood. But there is this message (conflict) only if you place the
ozhandler command at index.php.

By placing the code i wrote above at .htaccess, there is no conflict,
although at mainfile ...
 Topic: For speed freaks and everyone
Isaiah

Replies: 23
Views: 34793

PostForum: Making Nuke Efficient   Posted: Fri Mar 24, 2006 2:06 am   Subject: For speed freaks and everyone
Well, i use this code at two very crowded sites i own,
and these 20 days i use it, i didn't experienced any problem at all,
either at the browsers i tested, seems that everything is working so fast. ...
 Topic: For speed freaks and everyone
Isaiah

Replies: 23
Views: 34793

PostForum: Making Nuke Efficient   Posted: Thu Mar 23, 2006 6:26 am   Subject: re: For speed freaks and everyone
Another one tweak,
i think most of the php freaks allready know this Smile

More than 86% faster site loading to the sites i used this.
Just have in mind that if you have a very busy site with lot of ...
 Topic: Server switch, Stringing Blocker & admin hack attack
Isaiah

Replies: 3
Views: 7307

PostForum: NukeSentinel(tm) v2.4.x   Posted: Mon Feb 06, 2006 4:55 am   Subject: re: Server switch, Stringing Blocker & admin hack attack
I do not use any addons that allow file uploading,
either download module. A lot of modules are disabled to my page,
cause are not needed.

I am sure that i use sentinel 2.4.2pl3, i will be glad i ...
 Topic: Server switch, Stringing Blocker & admin hack attack
Isaiah

Replies: 3
Views: 7307

PostForum: NukeSentinel(tm) v2.4.x   Posted: Sun Feb 05, 2006 2:17 pm   Subject: Server switch, Stringing Blocker & admin hack attack
Hi there,

I want to describe a recently problem i had, and maybe someone encountered the same problem with me.

I recently switched to a new server cause the previous one didn't managed to handle ...
 Topic: A CHRISTmas Message From Raven and his Raveness
Isaiah

Replies: 7
Views: 12508

PostForum: Announcements   Posted: Thu Dec 29, 2005 6:39 am   Subject: A CHRISTmas Message From Raven and his Raveness
Thank you Raven !

Best to you at 2006 !

Cheers!
 Topic: Speeding up for PHP-Nuke powered website.
Isaiah

Replies: 5
Views: 10965

PostForum: Making Nuke Efficient   Posted: Tue Dec 13, 2005 8:41 am   Subject: Re: re: Speeding up for PHP-Nuke powered website.
Points System: If you don't use it, disable it and save some queries and server load!

UPDATE!!! This tweak is still under progress!!!

I couldn't helping noticing that since 7.0 PHP-Nuke uses a p ...
 Topic: Right blocks missing after upgrade
Isaiah

Replies: 12
Views: 35065

PostForum: Raven's RavenNuke(tm) v1.x Distro   Posted: Sat Dec 10, 2005 1:47 pm   Subject: Right blocks missing after upgrade
Check out which is your Home module, and do this to the module's index.php file.
 Topic: Your_Account Problem
Isaiah

Replies: 15
Views: 27130

PostForum: Raven's RavenNuke(tm) v1.x Distro   Posted: Thu Dec 08, 2005 2:17 pm   Subject: Your_Account Problem
From the first time i set up the installation...

no matter if it is instant or with no instant.

Nothing to do with your great package i guess...

but to the past when i made 2 sites to the sam ...
 Topic: Your_Account Problem
Isaiah

Replies: 15
Views: 27130

PostForum: Raven's RavenNuke(tm) v1.x Distro   Posted: Thu Dec 08, 2005 2:04 pm   Subject: Your_Account Problem
I guess not...

I am using instant members activation with no mail,
and 10 members registered normally, but login is still unsolved.

Finally i will continue using it like this cause i can't find ...
 Topic: Your_Account Problem
Isaiah

Replies: 15
Views: 27130

PostForum: Raven's RavenNuke(tm) v1.x Distro   Posted: Thu Dec 08, 2005 8:51 am   Subject: re: Your_Account Problem
Tried, but i got the same Sad

Anyway, enough time of your i spent... thank you a lot raven,

I will keep searching for this Sad
 Topic: Your_Account Problem
Isaiah

Replies: 15
Views: 27130

PostForum: Raven's RavenNuke(tm) v1.x Distro   Posted: Thu Dec 08, 2005 8:36 am   Subject: re: Your_Account Problem
I did, again the same.

Here is my configuration for both sites :

Site 1 :

Cookie Domain : (Blank)
Cookie Name : phpbb2mysql1
Cookie Path : (Blank)

Site installed to the root (www)

Si ...
 Topic: Your_Account Problem
Isaiah

Replies: 15
Views: 27130

PostForum: Raven's RavenNuke(tm) v1.x Distro   Posted: Thu Dec 08, 2005 8:00 am   Subject: Your_Account Problem
Yes, i did this a lot of times, messing around with this the last 6 hours, and still no hope....

Every phpnuke installation has it's own cookie to the forum configuration admin panel...

I tried ...
 Topic: Your_Account Problem
Isaiah

Replies: 15
Views: 27130

PostForum: Raven's RavenNuke(tm) v1.x Distro   Posted: Thu Dec 08, 2005 2:13 am   Subject: re: Your_Account Problem
Yes, all sites are to the same server,

i renamed the cookie name from forum admin panel,

but still no change...

when i log only to the "problem cookie" site, it is ok,

when i will log in t ...
 Topic: Modules / Right Blocks Not Visible
Isaiah

Replies: 3
Views: 9252

PostForum: Raven's RavenNuke(tm) v1.x Distro   Posted: Wed Dec 07, 2005 2:48 pm   Subject: Modules / Right Blocks Not Visible
Worked like a charm Smile

Respect man , thank you Smile
 Topic: Your_Account Problem
Isaiah

Replies: 15
Views: 27130

PostForum: Raven's RavenNuke(tm) v1.x Distro   Posted: Wed Dec 07, 2005 12:56 pm   Subject: Your_Account Problem
I discovered this error only to one of my 3 sites that are using Raven's package.

really strange, as to the other 2 installations is working great.

When i try to log in from the login block,
i ...
 

 Jump to:   

Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©