![]() |
ok and you can do the same thing once again with the way he has it coded now. but if your happy thats all that matters.
|
Quote:
Derek |
Quote:
Original Look Hacked version |
Quote:
|
Ok, Great! Glad it's working now.
Derek |
Hi folks,
Quick question: is it possible to add another protocol to the url validation? I found this in the add_site.php and edit_site.php: PHP Code:
My knowledge of IF arguments faded with the selling of my Amiga 12 years ago, I hope someone can whip up an example. Would like to add two more protocols for radio and chat. The link check will have to be disabled off course (shame, briliant feature) Thanks! |
Try replacing
if ($check_url == "http://") With: if ($check_url == "http://" OR $check_url == "protocol://") Replace protocol with the protocol. If the protocol is longer than http, you will have to add another $check_url var (different name though, and change the 7 to the total amount of characters including the :// part. Derek |
Thanks that worked!
Is it possible to do this: if ($check_url == "http://" OR $check_url == "protocol1://" OR $check_url == "protocol2://") anyway, thanks again. |
hi what am i suppsed to put in these feilds when creating a scheduled task?
varname Log Phrase Description cos otherwise it just says "please fill in all required feilds" thanks aku |
Quote:
Quote:
Derek |
All times are GMT. The time now is 08:13 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|