Hello i need for a Custom page, was looking for some jQuery. Becuase VL is already using it.
and i found this here http://jqueryui.com/tabs/#default
i am too stupid :( I diddint get it to work in VL Custom Page.
Some have an idea how to use it?
greetz
leonor
hm idk i have also Webmail Client with SMTP and that are working fine :/
I am seraching sinze yesterday for a solution but i dident finde anything.
... maybe i can use the Old Mail system? :D
Hello, i have a small problem. I cant send Mails with my new 1.0 vl list.
Because my Host only accept Connection with STARTTLS and ENCYPTED passwords :/
This one of my Error's that i become from the list :(
Some one have any Ideas how to fix that?
Hello, i did a mistake in my settings and now most of my my members disappear from public view.
How i can bring them back with a simply mysql command? (i only have activ and inactiv member, no disabled )
greetz
leonor
no, ot realy. I use Plesk With apache for statik files and a Nginx Proxy for dynamic files.
I dident got it to work with nginx only, because of "SEO Plugin" to create nice URL's with nginx is not realy easy.
Hm i have a plugin that are showing me ads to the right category.
like this:
$TMPL['extra_ad'] = '';
if($TMPL['cat_exist'] == "Cat one")
{
$TMPL['extra_ad'] .= '<center>banner comes here</center>';
}
if($TMPL['cat_exist'] == "Cat two")
{
$TMPL['extra_ad'] .= '<center>banner comes...
i use notepad++ to make changes direckly on my server files, and when i dident like it, i make STRG+Z and save(STRG+S).
Then the programm reupload the files, i have the old version on my server =)