<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[vldPersonals Forum]]></title>
		<link>http://www.vldpersonals.com/forum/</link>
		<description><![CDATA[The most recent topics at vldPersonals Forum.]]></description>
		<lastBuildDate>Sun, 01 Aug 2010 00:06:31 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[How ca install 2CO paymant?]]></title>
			<link>http://www.vldpersonals.com/forum/topic/8231/how-ca-install-2co-paymant/new/posts/</link>
			<description><![CDATA[<p>Hello! enybody know how can install 2CO paymant module... if like that is?</p>]]></description>
			<author><![CDATA[dummy@example.com (eswiig)]]></author>
			<pubDate>Sun, 01 Aug 2010 00:06:31 +0000</pubDate>
			<guid>http://www.vldpersonals.com/forum/topic/8231/how-ca-install-2co-paymant/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[disactivation of profile type]]></title>
			<link>http://www.vldpersonals.com/forum/topic/8266/disactivation-of-profile-type/new/posts/</link>
			<description><![CDATA[<p>it takes a long time to create a profile type just to delete them.</p>]]></description>
			<author><![CDATA[dummy@example.com (shiny)]]></author>
			<pubDate>Sat, 31 Jul 2010 23:11:09 +0000</pubDate>
			<guid>http://www.vldpersonals.com/forum/topic/8266/disactivation-of-profile-type/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[when we add a new language package]]></title>
			<link>http://www.vldpersonals.com/forum/topic/8267/when-we-add-a-new-language-package/new/posts/</link>
			<description><![CDATA[<p>For example, if I translated to Mandarin, what i have to do is</p><p>installing files under include/language/mandarin, then does it show in control panel so that admin can activate? or is there any other step to be done?</p>]]></description>
			<author><![CDATA[dummy@example.com (misulicus)]]></author>
			<pubDate>Sat, 31 Jul 2010 20:29:19 +0000</pubDate>
			<guid>http://www.vldpersonals.com/forum/topic/8267/when-we-add-a-new-language-package/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[auto-generated email comes without change of lines]]></title>
			<link>http://www.vldpersonals.com/forum/topic/8265/autogenerated-email-comes-without-change-of-lines/new/posts/</link>
			<description><![CDATA[<p>like this: </p><p>Hello fromstgermain, Your username is fromstgermain Your password is 12345679 Activate your account at <a href="http://nativetalker.com/account/activate/50/1280287319537fddec47c6083588d8b0/">http://nativetalker.com/account/activat &#133; 83588d8b0/</a> Thank you <a href="http://nativetalker.com/">http://nativetalker.com/</a></p><br /><p>Anyone any idea on why?</p>]]></description>
			<author><![CDATA[dummy@example.com (misulicus)]]></author>
			<pubDate>Sat, 31 Jul 2010 20:27:46 +0000</pubDate>
			<guid>http://www.vldpersonals.com/forum/topic/8265/autogenerated-email-comes-without-change-of-lines/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Can you help please, urgent!]]></title>
			<link>http://www.vldpersonals.com/forum/topic/8253/can-you-help-please-urgent/new/posts/</link>
			<description><![CDATA[<p>I have a suggestion about punbb, why not indexed in Google?</p><p>We have 15 post in the forum, the two weeks I did not see any links in Google. Forum is integrated in my vldPersonals without iframe, we have integrated with source code VldPersonals from my site homepage.</p><br /><p>Can you help please, urgent!</p>]]></description>
			<author><![CDATA[dummy@example.com (gugu)]]></author>
			<pubDate>Sat, 31 Jul 2010 17:58:10 +0000</pubDate>
			<guid>http://www.vldpersonals.com/forum/topic/8253/can-you-help-please-urgent/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[how do we hide a profile type?]]></title>
			<link>http://www.vldpersonals.com/forum/topic/8263/how-do-we-hide-a-profile-type/new/posts/</link>
			<description><![CDATA[<p>I made couple and one of them are not being used. but i don&#039;t want to delete because it took so much time to make it. I would appreciate your response.</p>]]></description>
			<author><![CDATA[dummy@example.com (shiny)]]></author>
			<pubDate>Sat, 31 Jul 2010 15:02:15 +0000</pubDate>
			<guid>http://www.vldpersonals.com/forum/topic/8263/how-do-we-hide-a-profile-type/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[help with this function?!]]></title>
			<link>http://www.vldpersonals.com/forum/topic/8261/help-with-this-function/new/posts/</link>
			<description><![CDATA[<p>were i can put this function for old site buttons action?.... help</p><p>on exemple is here: <a href="http://www.erobosoftware.com/scripts/javascript/scripts_code.php?id=17&amp;section=Javascript&amp;division=AJAX+functions">http://www.erobosoftware.com/scripts/ja &#133; +functions</a></p><br /><br /><p>function submitForm() <br />{ <br />showAjaxImage() //show ajax busy icon </p><p>//create the ajax updater object </p><p>new Ajax.Updater(&#039;updatable_content&#039;,&#039;yourscripts/a.php&#039;,{ <br />onSuccess: function(){ <br />var mySpan = document.getElementById(&quot;ajaxIndicator&quot;); <br />mySpan.innerHTML = &quot;&quot; <br />}, <br />onFailure : function(){ <br />alert(&quot;Something went wrong...&quot;); <br />} <br />}); <br />} </p><p>function showAjaxImage() { <br />var mySpan = document.getElementById(&quot;ajaxIndicator&quot;); <br />mySpan.innerHTML = &quot;&lt;img src=\&quot;&quot; + <br />&quot;17/images/ajax_busy.gif&quot; + <br />&quot;\&quot; border=0&gt;&quot;; <br />}</p>]]></description>
			<author><![CDATA[dummy@example.com (gugu)]]></author>
			<pubDate>Sat, 31 Jul 2010 13:59:19 +0000</pubDate>
			<guid>http://www.vldpersonals.com/forum/topic/8261/help-with-this-function/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[added menu]]></title>
			<link>http://www.vldpersonals.com/forum/topic/8262/added-menu/new/posts/</link>
			<description><![CDATA[<p>hey guys i added a menu with links but it does not look good at all..i want to recreate de nav bar</p><br /><div class="codebox"><pre><code>&lt;div id=&quot;usernav_wrap&quot;&gt;
&lt;div id=&quot;usernav&quot;&gt;

&lt;a href=&quot;http://link.com/index.php?m=pages&amp;g=pictures&amp;p=lPics&quot; target=&quot;_blank&quot;&gt;Latest pictures&lt;/a&gt;
| &lt;a href=&quot;http://link.com/index.php?m=pages&amp;amp;g=pictures&amp;amp;p=pics&quot; target=&quot;_parent&quot;&gt;Added this week&amp;nbsp;&lt;/a&gt;
| &lt;a href=&quot;http://link.com/index.php?m=pages&amp;amp;g=pictures&amp;amp;p=pics comments&quot; target=&quot;_blank&quot;&gt;Most commented &lt;/a&gt;
| &lt;a href=&quot;http://link/index.php?m=pages&amp;amp;g=pictures&amp;amp;p=pop pics&quot; target=&quot;_blank&quot;&gt;Popular pictures&lt;/a&gt;


&lt;/div&gt;&lt;/div&gt;</code></pre></div><p>it looks like this..<br /><span class="postimg"><img src="http://open2share.com/bara.jpg" alt="http://open2share.com/bara.jpg" /></span></p><p>i would like to center it and center it from the top..</p>]]></description>
			<author><![CDATA[dummy@example.com (mario702)]]></author>
			<pubDate>Sat, 31 Jul 2010 12:19:25 +0000</pubDate>
			<guid>http://www.vldpersonals.com/forum/topic/8262/added-menu/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Background Image]]></title>
			<link>http://www.vldpersonals.com/forum/topic/8163/background-image/new/posts/</link>
			<description><![CDATA[<p>I want makes the user can insert a Background Image on profilpage like twitter</p><p>someone help me? thx</p>]]></description>
			<author><![CDATA[dummy@example.com (mario702)]]></author>
			<pubDate>Sat, 31 Jul 2010 11:17:13 +0000</pubDate>
			<guid>http://www.vldpersonals.com/forum/topic/8163/background-image/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[select language by ip?]]></title>
			<link>http://www.vldpersonals.com/forum/topic/8196/select-language-by-ip/new/posts/</link>
			<description><![CDATA[<p>I thought the system switched automaticly by IP to the language, but apparently that doesn&#039;t work.<br />I have an htaccess for this, but can you asure me VLD does not have this function?</p>]]></description>
			<author><![CDATA[dummy@example.com (godyn)]]></author>
			<pubDate>Sat, 31 Jul 2010 09:32:21 +0000</pubDate>
			<guid>http://www.vldpersonals.com/forum/topic/8196/select-language-by-ip/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Help - Checking nickname of new user to track a pay per lead campaign]]></title>
			<link>http://www.vldpersonals.com/forum/topic/8259/help-checking-nickname-of-new-user-to-track-a-pay-per-lead-campaign/new/posts/</link>
			<description><![CDATA[<p>Hello.<br />In October I will start a pay per lead campaign for my site on a network and I have to put a code that will track and count new registrations coming from clicks on the banners shown by that network.<br />The code has to be called only when a new registration is confirmed by user (I am using account auto activation by email).</p><p>So I thought to include the code into the account creation confirmation message (someone suggested this way to include adwords tracking code and it is working fine, because when the confirmation message is shown it means the registration has been confirmed and the tracking code is called). This is for adwords tracking code.</p><p>About the code of the new network I am going to use in October, it is needed that the code checks and sends to a script the user nickname. The code is this (it seems it calls an image to show, but it&#039;s just a trick):<br />&lt;img src=&quot;http://WWW.EXAMPLE.COM/tracking_leads/XXX/{$nickname}&quot; alt=&quot;Leads Monitoring&quot; /&gt;<br />Well, the variable $nickname has to be the new user nickname, so the tracking code can register which new accounts is a lead (by the network) and not another kind of subscription (a user that is coming by search engines).</p><p>I hope I explained clearly even if my English is bad.</p><p>The question is:<br />How can I check the new user nickname? During registration confirmation does it exist a nickname session variable to put into the code I mentioned (instead of $nickname)?</p>]]></description>
			<author><![CDATA[dummy@example.com (gugu)]]></author>
			<pubDate>Fri, 30 Jul 2010 21:18:16 +0000</pubDate>
			<guid>http://www.vldpersonals.com/forum/topic/8259/help-checking-nickname-of-new-user-to-track-a-pay-per-lead-campaign/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Credits System]]></title>
			<link>http://www.vldpersonals.com/forum/topic/8260/credits-system/new/posts/</link>
			<description><![CDATA[<p>Just looking at the demo system at the moment,</p><p>How does the credit system work ?<br />Can I create features that require credits eg: Being featured on homepage, Adding more photos, sending more messages etc ?</p><p>Thanks</p>]]></description>
			<author><![CDATA[dummy@example.com (dalecom)]]></author>
			<pubDate>Fri, 30 Jul 2010 18:54:20 +0000</pubDate>
			<guid>http://www.vldpersonals.com/forum/topic/8260/credits-system/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Advertising Management]]></title>
			<link>http://www.vldpersonals.com/forum/topic/8258/advertising-management/new/posts/</link>
			<description><![CDATA[<p>I would like to be able to show one set of adverts to males and another to females ?</p><p>Is it possible with the current system or are there any mods to achieve this ?</p><p>Thanks in advance..</p>]]></description>
			<author><![CDATA[dummy@example.com (dalecom)]]></author>
			<pubDate>Fri, 30 Jul 2010 14:18:49 +0000</pubDate>
			<guid>http://www.vldpersonals.com/forum/topic/8258/advertising-management/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[affiliates]]></title>
			<link>http://www.vldpersonals.com/forum/topic/8257/affiliates/new/posts/</link>
			<description><![CDATA[<p>I know there was a topic about this before but i will just ask again!<br />It would be good to have at least simpe affiliate tracking addon!<br />So peaople can help site owners to promote our websites and get payed for it!<br />Refferal system is for members only!<br />I know that Vlad will offer 3rd party software,i looked at them and i was not impressed,first of all price was high,and there were many functions i would never use!</p>]]></description>
			<author><![CDATA[dummy@example.com (fokys)]]></author>
			<pubDate>Fri, 30 Jul 2010 11:49:35 +0000</pubDate>
			<guid>http://www.vldpersonals.com/forum/topic/8257/affiliates/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[how to show all Activities on homepage ?]]></title>
			<link>http://www.vldpersonals.com/forum/topic/6852/how-to-show-all-activities-on-homepage/new/posts/</link>
			<description><![CDATA[<p>how to show all Activities on homepage ? <br />hi i need to show all Activities on my&nbsp; homepage are this is possible ?</p>]]></description>
			<author><![CDATA[dummy@example.com (mariat59re)]]></author>
			<pubDate>Fri, 30 Jul 2010 11:29:39 +0000</pubDate>
			<guid>http://www.vldpersonals.com/forum/topic/6852/how-to-show-all-activities-on-homepage/new/posts/</guid>
		</item>
	</channel>
</rss>
