Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 154 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: whos amung us ? | |
utssace Replies: 9 Views: 12366 ![]() |
![]() |
Yeah, I didn't see it in any of my source code either. I'll check with some
other users as well. |
|
Topic: whos amung us ? | |
utssace Replies: 9 Views: 12366 ![]() |
![]() |
A regular user to my site has reported seeing at the bottom of his screen
on our homepage, a link with this in it: "whos amung us / swidget / ****.gif" It's some type of visitor tracking widget. ... |
|
Topic: Invalid Session error. Already tried the "fix" | |
utssace Replies: 9 Views: 16083 ![]() |
![]() |
When you talk about wiping the forum sessions tables, do you mean empty these tables?
nuke_bbsessions nuke_bbsessions_keys I am having a similar problem with certain users getting invalid_ses ... |
|
Topic: Invalid Session - Private messages | |
utssace Replies: 1 Views: 4578 ![]() |
![]() |
I have a user that can't use private messages in firefox. Works fine in IE.
He gets an invalid session error. Any ideas? |
|
Topic: each pageview reloads header/footer | |
utssace Replies: 8 Views: 12862 ![]() |
![]() |
In firefox, I see a brief white blink on the left side which is a flash area
of the header. Each pageview does this in FF and I have latest FF. Other sites seem to work fine in FF but my site with ... |
|
Topic: each pageview reloads header/footer | |
utssace Replies: 8 Views: 12862 ![]() |
![]() |
Yeah, thanks to Gremmie for an awesome calendar....hehe ![]() |
|
Topic: each pageview reloads header/footer | |
utssace Replies: 8 Views: 12862 ![]() |
![]() |
The marquees came with the theme. There is a block for each side of the
footer with the scrolling effect. I need to get rid of them. As for the firefox...for me it appears that the header blinks ... |
|
Topic: each pageview reloads header/footer | |
utssace Replies: 8 Views: 12862 ![]() |
![]() |
I use firefox and haven't used IE in ages. Since you mentioned IE, I tried
and it works great. If you navigate the site using firefox, you will see what I am referring to. |
|
Topic: each pageview reloads header/footer | |
utssace Replies: 8 Views: 12862 ![]() |
![]() |
I noticed that each pageview reload everything. It is like each page
is being loaded for the first time when navigating. See what I mean here: www.saints-n-sinners.com My guess is a theme p ... |
|
Topic: What are your guys thoughts on phpBB 3.0? | |
utssace Replies: 11 Views: 21930 ![]() |
![]() |
phpBB3 does rock. Back when it was RC7 I experimented with it by
converting my nuke forum to phpBB3. My problem is that I don't know how to build pages around it. I'm not a coder. Therefore, I ... |
|
Topic: Turn register globals off | |
utssace Replies: 7 Views: 11097 ![]() |
![]() |
So will the htaccess entry i listed above work for this? I tried this on a
joomla site that I was playing around with and it worked. Just not sure. |
|
Topic: Turn register globals off | |
utssace Replies: 7 Views: 11097 ![]() |
![]() |
Is it ok to add this to the top of the .htaccess file in the nuke root?
php_value register_globals 0 |
|
Topic: These characters appearing -  | |
utssace Replies: 2 Views: 5853 ![]() |
![]() |
Thanks, I got it. I had to edit some usernames and forum titles to clear
those out. |
|
Topic: These characters appearing -  | |
utssace Replies: 2 Views: 5853 ![]() |
![]() |
I just did a full installation of 2.10.01. I wanted fresh files. However, I
am using a backup of my database. Everything seems to be working so far except these character keep appearing: Â ... |
|
Topic: http auth - missing htaccess | |
utssace Replies: 6 Views: 14633 ![]() |
![]() |
My host has been having problems lately. They said they needed to reinstall
the OS...anyway not sure what all has happened. I sent them a message. I am thinking that whatever they did messed up my ... |
|
Topic: http auth - missing htaccess | |
utssace Replies: 6 Views: 14633 ![]() |
![]() |
I thought the staccess was for CGI auth. I don't remember having to
upload an htaccess or staccess when I first installed. I just went to sentinel admin and selected "http auth" as my admin auth. ... |
|
Topic: Ok check this out | |
utssace Replies: 5 Views: 11115 ![]() |
![]() |
If you are keeping Sentinel updated, it should automatically block activity
that could be hazardous to your website. If they change their IP's, it shouldn't matter, Sentinel will keep blocking them ... |
|
Topic: http auth - missing htaccess | |
utssace Replies: 6 Views: 14633 ![]() |
![]() |
When I restored my site, I did not have a backup of the my htaccess file
that sentinel uses. Without this file I don't get the http auth login. When I put the original sample.htaccess in the root, ... |
|
Topic: String attacks spamming my site | |
utssace Replies: 5 Views: 13010 ![]() |
![]() |
Thanks for the help. I'll check out the htaccess block idea.
The host has to keep restarting the server after about an hour, it shuts down again. Probably a security mechanism in the server. To ... |
|
Topic: String attacks spamming my site | |
utssace Replies: 5 Views: 13010 ![]() |
![]() |
The last 3 days, I have had the same string attacks (about 15 a day) from
random ips. Sentinel keeps blocking them. My site keeps going down and my host thinks they server is going down because of ... |
|
Topic: htacces redirects | |
utssace Replies: 9 Views: 13147 ![]() |
![]() |
A problem that I think may be caused by my use of the redirect code that
I posted above. Recall that my site is in a subfolder. I am trying to use an htaccess redirect in the root to point visit ... |
|
Topic: Move admin.php file | |
utssace Replies: 2 Views: 7256 ![]() |
![]() |
I have read the HowTo and searched forum but I am looking for info
on moving the admin.php file. I also want to rename the admin file. I renamed it and fixed the $admin_file line but if I want to m ... |
|
Topic: htacces redirects | |
utssace Replies: 9 Views: 13147 ![]() |
![]() |
The code I posted above works, but for some reason these snippets don't
I noticed the rewrite line looks different from what I posted above. |
|
Topic: htacces redirects | |
utssace Replies: 9 Views: 13147 ![]() |
![]() |
I tried that as well, same error. | |
Topic: htacces redirects | |
utssace Replies: 9 Views: 13147 ![]() |
![]() |
Strange....even without that first line, I still get a 500 internal server error. | |
Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3, 4, 5, 6, 7 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours