-
Posts
101 -
Joined
-
Last visited
Everything posted by Steve Scrimpshire
-
http://www.simplemachines.org/community/index.php There's mine: http://dbfc.semperphi.com If you use the quick theme changer from the top, you may have to force a reload of the page by doing Ctrl-r...
-
I would strongly suggest that you inform your members that they need to change their passwords as well. You should do the same.
-
Is There A Way To Test Imagemagick?
Steve Scrimpshire replied to rnmcd's topic in CPanel and Site Maintenance
Hmmmm. I'm on Server44 and it passed for me. Did you upload the test.jpg and font.ttf files in binary? Did you upload the *.cgi scripts in ascii? Did you chmod 0755 all of those? -
There actually are 'hackers' that do nothing very malicious. Just a friendly reminder that you are vulnerable. It sounds like there is a possibilty that your database just got corrupted...but I would still follow the advice given and try to switch over to another forum software. I recommend SMF, as well.
-
Wonder about Linux? Nope. I run it. Have for several years...6, I think.
-
I also run SMF 1.0.7 and it runs great.
-
Spamassassin - Where Can I Read Blocked Mails?
Steve Scrimpshire replied to lanys's topic in CPanel and Site Maintenance
Are you sure you are doing it right? It works for me. myuser@mydomain[dot]com/spam Of course the [dot] is an actual . -
echo "<td class='border' style='font-size:11px;'> <INPUT type=button value=\"meer\" onClick=\"http://www.ctjansen.nl/nuke/modules/waarbenik/map.php?recno=$row[recno];\"></td>"; Instead. In map.php, you don't need any javacript. Just print it to the window (the one that you popup from the original page with the code i suggest) in map.php: <?php **your code to parse the database** echo <<< HEREDOC <html><head><title>popup</title></head> <body> $recno; <p><a href="java script:alert(self.location.href)">view location</a>.</p> <a href="java script:self.close()">close</a> the popup.</p> </body> </html> HEREDOC; ?> Much easier if you have opened the popup from the original page already.
-
To get the effect you want in your original request and keep the main table showing in the main window, taking out the code in map.php that opens the popup and doing the last way i describe is the best way. Let the main page open the popup with the info from map.php in it.
-
I love smf and the script posted above for converting phpbb to smf was what i used to convert. As was said several times here, it is just a simple option in the admin panel to hide users' contact info from guests.....i think it should be checked by default, though. In the grand scheme of things, it would be nice if they used the form mail option like several other pieces of forum software, so the users' real email addresses only need to be known to the software....but the option helps.
-
I mae so many little mistakes, I look for those first....that's how I got lucky finding yours I'm no programmer....just a hacker.
-
Just a quick look, I see that this: '</a>; should be this: </a>'; That may not be the whole problem, though.
-
I don't have a problem with it. It opens a new window fine, which goes to the right map.php (of course it gives me an error because the recno i made up is wrong: I did have to escape some of the quotes in this line:echo '<INPUT type="button" value="meer" onClick="window.open('http://www.ctjansen.nl/nuke/modules/waarbenik/map.php?recno=".$row[recno]." ','mywindow','width=150,height=200')">'; like this: echo "<INPUT type=\"button\" value=\"meer\" onClick=\"window.open('http://www.ctjansen.nl/nuke/modules/waarbenik/map.php?recno=$row[recno]','mywindow','width=150,height=200')\">"; Sorry I am not catching these small problems ahead of time. If you use the HERE doc like Don suggests: I don't think you'll have to escape the quotes.
-
Right. There is no output from map.php other than the popup, so when you click the link, the main screen goes blank. If you use javascript to open a new window from where you are, then have map.php just do normal output, that'll be what you want. So, instead of this in your main page: <a href=http://www.ctjansen.nl/nuke/modules/waarbenik/map.php?recno=".$row[recno]." > meer </a>; put this: <FORM> <INPUT type="button" value="meer" onClick="window.open('http://www.ctjansen.nl/nuke/modules/waarbenik/map.php?recno=".$row[recno]." ','mywindow','width=150,height=200')"></FORM> Then just have map.php output normally. You can still have this: <p><a href="java script:self.close()">close</a> the popup.</p> To have a close button if you wish.
-
Semi-OT: Spybot should also have an 'Ignore' setting: http://malektips.com/spybot_search_and_destroy_0017.html
-
Guess I'm out of luck trying this one.
-
var sStr = "My name is <?php echo $username ?>."; Found here: http://p2p.wrox.com/topic.asp?TOPIC_ID=12125 First example was found here: http://www.daniweb.com/techtalkforums/thread19598.html but I see the error in the first page through the second answer. I just searched Google with "access php variable in javascript" (without the quotes).
-
I'm no javascript expert, but from what I have found on the web, something like this should work:
-
http://www.ctjansen.nl/nuke/modules/waarbe...quot;.$row[land]."&datum=".$row[datum]."&beg_plaats=".$row[beg_plaats]." target=blank Does this help?
-
The best way to do this is with java script: http://javascript.internet.com/generators/popup-window.html
-
Ok, I just had a problem with my cPanel theme and posted a brief question on the forums in the Major Announcement thread. Within two minutes, I had a correct response. Then I realized that I do not see Fantastico in cPanel, though it was supposed to already be there. I opened a HelpDesk ticket with Priority: Medium....answered in 4 minutes. Resolved in 15-20 (or less....my stopwatch is in the shop). I will gladly volunteer my time and/or knowledge to the TCH staff or to the Forums. I have about 5-6 yrs Linux experience and have run Linux exclusively at home for almost 3 years. In conclusion, if you are reading here to see whether or not TCH is for you and wonder if you will get good service for such a reasonable price, stop looking!!! Go sign up!! I've been with TCH for 3 or 4 years....lost count. Maybe had 3 major issues....all resolved unbelievably quickly. I cannot say enough good things about TCH.
-
Yeah, believe that button says "W3C Standards Compliance OFF" I haven't used IE in a long, long time. And since I run Linux exclusively on my desktop and laptop, I never will again. I've used Firefox since the Phoenix days, as well.
-
I just wanted to stop by and say that I have been hosted by TCH for about 15 months now and as far as I know, my site has never been down, not even once. Once I needed to know my path for a CGI script and I could not find it in the FAQs or anywhere (it may be there, but I still haven't found it), so I sent HelpDesk ticket requesting the information. Within an hour, I had an answer and I believe it was even on a weekend. The one thing I would like to see is referral credit, so that I could put a link on my site or in my signature in the many forums I am a member of and if someone signs up, I get some kind of bonus...maybe a free month or something. If this already exists, I can't find info about it. Anyway, great company, great service, great support. I give it 3 thumbs up.
