Author |
Message |
tauhid
Hangin' Around
![](modules/Forums/images/avatars/gallery/blank.gif)
Joined: Apr 11, 2009
Posts: 48
|
Posted:
Sun Dec 13, 2009 7:15 pm |
|
Hi,
I have 2 questions :
1-
I did it:Code:
$ tnsl_bUseShortLinks = false;
$ tnsl_bAutoTapBlocks = false;
|
but still I get an error, when calling link
2-
and on the block who is online, I always get the Error Documents |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
nuken
RavenNuke(tm) Development Team
![](modules/Forums/images/avatars/3234de284ee21bd39eecd.jpg)
Joined: Mar 11, 2007
Posts: 2024
Location: North Carolina
|
Posted:
Sun Dec 13, 2009 7:25 pm |
|
Were you using ShortLinks before? If so, you will need to make sure they are removed from your htaccess file. There are also rule for the Error Documents in htaccess. |
_________________ Only registered users can see links on this board! Get registered or login! |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
tauhid
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Sun Dec 13, 2009 7:28 pm |
|
no, I have tried until now. but I get errors |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
jakec
Site Admin
![](modules/Forums/images/avatars/502a2d1345d88a86ddb4a.png)
Joined: Feb 06, 2006
Posts: 3048
Location: United Kingdom
|
Posted:
Mon Dec 14, 2009 1:22 am |
|
What error are you getting? |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
tauhid
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Mon Dec 14, 2009 1:30 am |
|
in modules block are not shown as an HTML link,
and is in the block who's online, I look at each :
guest » ErrorDocuments |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
jakec
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Mon Dec 14, 2009 2:17 am |
|
So you want errordocuments to appear with a HTML link?
If you've got shortlinks set to false then the HTML link won't display. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
tauhid
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Mon Dec 14, 2009 4:39 am |
|
I want to use the shortlinks,
I have changed in rnconfig.php from the :
Code:
$ tnsl_bUseShortLinks = false;
$ tnsl_bAutoTapBlocks = false;
|
to
Code:
$ tnsl_bUseShortLinks = true;
$ tnsl_bAutoTapBlocks = true;
|
but still not working, this is my first question
My question second: why in the block "Who's Online" is always "guest Error Documents"? |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
jakec
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Mon Dec 14, 2009 6:59 am |
|
Do you have the shortlink re-writes in your .htaccess file? |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
tauhid
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Mon Dec 14, 2009 7:33 am |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
nuken
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Mon Dec 14, 2009 10:12 am |
|
does your server have mod_rewrite installed? |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
tauhid
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Mon Dec 14, 2009 11:20 am |
|
yes I have it on my server where I have used php-nuke everything works. only white raven, I do not how I do it ![Sad](modules/Forums/images/smiles/icon_sad.gif) |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
tauhid
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Tue Dec 15, 2009 1:26 am |
|
on what I need to attention, what I need to do. There is an explanation! please |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
nuken
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Tue Dec 15, 2009 8:51 am |
|
If you could, either post your .htaccess or send it to me in a pm. Let's check that first. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Palbin
Site Admin
![](modules/Forums/images/avatars/Dilbert/Dilbert_-_Dogbert_King.gif)
Joined: Mar 30, 2006
Posts: 2583
Location: Pittsburgh, Pennsylvania
|
Posted:
Tue Dec 15, 2009 10:59 am |
|
Try this post.
http://www.ravenphpscripts.com/postx17484-0-0.html |
_________________ "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." — Brian W. Kernighan. |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
tauhid
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Dec 16, 2009 1:12 pm |
|
nuken thank you, it works 100%, now I just waiting for your answer abaut the Error Documents |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
nuken
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Dec 16, 2009 3:11 pm |
|
I can not reproduce an error with the Who Is Online block. Have you tried the suggestions in the link Palbin posted? I honestly have no idea what is causing the issue with that block but it seems others are having the same issue. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
spasticdonkey
RavenNuke(tm) Development Team
![](modules/Forums/images/avatars/48fb116845dfecf66294c.gif)
Joined: Dec 02, 2006
Posts: 1693
Location: Texas, USA
|
Posted:
Wed Dec 16, 2009 4:58 pm |
|
if you have missing files, such as a .js, .css, or image it may cause every page to display as error documents. The "web developer" addon for firefox has an option for "find broken images", might try that. For js and css you can also look at your error logs with your host and see if there are files being called for that are missing.
If you don't see any issues in your error log try removing these rewrites in .htaccess
Code:RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule (.*) /modules.php?name=ErrorDocuments&file=404&rs=$1 [NC,L,R]
ErrorDocument 400 /modules.php?name=ErrorDocuments
ErrorDocument 401 /modules.php?name=ErrorDocuments
ErrorDocument 403 /modules.php?name=ErrorDocuments
ErrorDocument 406 /modules.php?name=ErrorDocuments
ErrorDocument 500 /modules.php?name=ErrorDocuments
|
then load a few pages and check your logs again. Once you have identified any missing files replace that code in .htaccess |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
tauhid
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Dec 17, 2009 11:58 am |
|
thanks, I've found what is missing for the input.
to instalieren Flash chat, I had to Changen this lines in config.php , is that ok?
from: Code: echo 'Unable to locate the RavenNuke™ configuration file - ' . INCLUDE_PATH . 'rnconfig.php' . "\n<br><br>";
echo 'It could be missing or not readable. Please verify that the file exists and is readable in the root folder.';
die();
|
to: Code:
//echo 'Unable to locate the RavenNuke™ configuration file - ' . INCLUDE_PATH . 'rnconfig.php' . "\n<br><br>";
//echo 'It could be missing or not readable. Please verify that the file exists and is readable in the root folder.';
//die();
|
|
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Palbin
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Dec 17, 2009 12:27 pm |
|
The proper thing to do would be to add the appropriate code to the flash change file per this post, but commenting out those liens shouldn't cause you any problems. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
tauhid
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Dec 17, 2009 1:20 pm |
|
thank you, I am glad that the threat is not on my side |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
spasticdonkey
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Dec 17, 2009 7:17 pm |
|
what is the location of the file causing the error? i.e. something like
html/modules/???/???.php |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
tauhid
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Dec 17, 2009 7:25 pm |
|
/modules.php?name=ErrorDocuments&file=404&rs=themes/amchum2009/style/images/arrows-ffffff.png |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
spasticdonkey
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Dec 17, 2009 10:31 pm |
|
ok try copying the images directory from here
includes/jquery/css/images
to here
themes/amchum2009/style/
so you should now have the file at
themes/amchum2009/style/images/arrows-ffffff.png
and hopefully no more error ![Smile](modules/Forums/images/smiles/icon_smile.gif) |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
tauhid
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri Dec 18, 2009 4:46 am |
|
Great, now I do not get this error message, thank you. May God protect you |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
montego
Site Admin
![](modules/Forums/images/avatars/0c0adf824792d6d341ef4.gif)
Joined: Aug 29, 2004
Posts: 9457
Location: Arizona
|
Posted:
Fri Dec 18, 2009 7:19 am |
|
I don't believe this thread really has anything to do with ShortLinks right? If not, would someone who is more familiar with the true issues here update the thread title to be more in line with the real issue? Thanks. |
_________________ Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
|