<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[vldPersonals Forum - Customization and Design]]></title>
	<link rel="self" href="http://www.vldpersonals.com/forum/feed/atom/forum/8/"/>
	<updated>2012-02-03T14:33:23Z</updated>
	<generator>PunBB</generator>
	<id>http://www.vldpersonals.com/forum/</id>
		<entry>
			<title type="html"><![CDATA[Trusted User Profil]]></title>
			<link rel="alternate" href="http://www.vldpersonals.com/forum/topic/10398/trusted-user-profil/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hello,</p><p>we want to give the user the possibility to verify his account as a trusted user.<br />So we want to reduce the number of fake account and the user enter the security.</p><p>We would be interested if anyone has such a function already in use.</p><p>If so, in what form you have realized this and implemented?</p><p>We would be pleased to get feedback.</p><p>Steff</p>]]></summary>
			<author>
				<name><![CDATA[sTomnitz]]></name>
				<uri>http://www.vldpersonals.com/forum/user/9139/</uri>
			</author>
			<updated>2012-02-03T14:33:23Z</updated>
			<id>http://www.vldpersonals.com/forum/topic/10398/trusted-user-profil/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Flashing tab message at new chat]]></title>
			<link rel="alternate" href="http://www.vldpersonals.com/forum/topic/10394/flashing-tab-message-at-new-chat/new/posts/"/>
			<summary type="html"><![CDATA[<p>Anybody knows the parameter for an active chat?<br />This way we can flash the tab message when a new chat pops up.</p><p>&lt;!-- IF newmsg --&gt;<br />this script:<br /><a href="http://heyman.info/2010/sep/30/jquery-title-alert/">http://heyman.info/2010/sep/30/jquery-title-alert/</a></p>]]></summary>
			<author>
				<name><![CDATA[godyn]]></name>
				<uri>http://www.vldpersonals.com/forum/user/6649/</uri>
			</author>
			<updated>2012-02-02T12:14:52Z</updated>
			<id>http://www.vldpersonals.com/forum/topic/10394/flashing-tab-message-at-new-chat/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[cache problem]]></title>
			<link rel="alternate" href="http://www.vldpersonals.com/forum/topic/10386/cache-problem/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hi</p><p>I just created a new page and it looks crappy with firefox. I test it with other browsers and it looks normal with them so i decided to remove individual cookies from the site and everything got back to normal. After few clicks on the site the problem appeared again and again and again. What should i do?<br />thanks</p><p>PS: I have deleted also all files from tmp directory.<br />Tested again with google chrome,opera and I.E. and after i log with my admin username and pass the page it is broken!!!</p>]]></summary>
			<author>
				<name><![CDATA[franklucas]]></name>
				<uri>http://www.vldpersonals.com/forum/user/9495/</uri>
			</author>
			<updated>2012-02-02T10:52:08Z</updated>
			<id>http://www.vldpersonals.com/forum/topic/10386/cache-problem/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[template if greater than and if less than conditions]]></title>
			<link rel="alternate" href="http://www.vldpersonals.com/forum/topic/10382/template-if-greater-than-and-if-less-than-conditions/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hi,</p><p>is there a way to show a block with if condition but not using == or != condition. I need &lt;= and &gt;= conditions?<br />they dont seem to be working.</p><p>Thx</p><p>s</p>]]></summary>
			<author>
				<name><![CDATA[vlad]]></name>
				<uri>http://www.vldpersonals.com/forum/user/9298/</uri>
			</author>
			<updated>2012-01-28T17:47:53Z</updated>
			<id>http://www.vldpersonals.com/forum/topic/10382/template-if-greater-than-and-if-less-than-conditions/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Profile completion]]></title>
			<link rel="alternate" href="http://www.vldpersonals.com/forum/topic/6540/profile-completion/new/posts/"/>
			<summary type="html"><![CDATA[<p>Has anybody created a function that can calculate the percentage of the logged in member&#039;s profile that has been completed?</p><p>I would be very interested to see <img src="http://www.vldpersonals.com/forum/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p><p>Thanks</p>]]></summary>
			<author>
				<name><![CDATA[zdate]]></name>
				<uri>http://www.vldpersonals.com/forum/user/4569/</uri>
			</author>
			<updated>2012-01-25T15:51:38Z</updated>
			<id>http://www.vldpersonals.com/forum/topic/6540/profile-completion/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Adding a Wedding Directory.]]></title>
			<link rel="alternate" href="http://www.vldpersonals.com/forum/topic/8780/adding-a-wedding-directory/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hi I would like to add a Wedding Directory. I have the code below from a previous designer who design my site but i would like to include the page in my site. please tell what i have to change from the code for the content to be integrated with vld.</p><br /><br /><div class="quotebox"><blockquote><p>&lt;?<br />session_start();<br />include_once(&quot;commonfile.php&quot;);<br />if (!session_is_registered($session_name_initital . &quot;directory_meta_desc&quot;))<br />{<br />&nbsp; &nbsp; session_register($session_name_initital . &quot;directory_meta_desc&quot;);<br />&nbsp; &nbsp; $_SESSION[$session_name_initital . &quot;directory_meta_desc&quot;]=&quot;&quot;;<br />}<br />if (!session_is_registered($session_name_initital . &quot;directory_meta_keyword&quot;))<br />{<br />&nbsp; &nbsp; session_register($session_name_initital . &quot;directory_meta_keyword&quot;);<br />&nbsp; &nbsp; $_SESSION[$session_name_initital . &quot;directory_meta_keyword&quot;]=&quot;&quot;;<br />}<br />if (!session_is_registered($session_name_initital . &quot;directory_pgtitle&quot;))<br />{<br />&nbsp; &nbsp; session_register($session_name_initital . &quot;directory_pgtitle&quot;);<br />&nbsp; &nbsp; $_SESSION[$session_name_initital . &quot;directory_pgtitle&quot;]=&quot;&quot;;<br />}<br />?&gt;<br />&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;<a href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd</a>&quot;&gt;<br />&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;<br />&lt;head&gt;<br />&lt;?= $sitetitle ?&gt;<br />&lt;?= $sitethemepath ?&gt;<br />&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;<br />&lt;/head&gt;<br />&lt;body&gt;<br />&lt;div align=&quot;center&quot; class=&quot;pagealign&quot;&gt;<br />&lt;div align=&quot;center&quot; class=&quot;container&quot;&gt;<br />&lt;!-- TOP START ######################## --&gt;<br />&lt;?php include(&quot;top.php&quot;) ?&gt;<br />&lt;!-- TOP END ######################## --&gt;<br />&nbsp; &nbsp; &lt;div class=&quot;content-wrap&quot;&gt;<br />&nbsp; &nbsp; &lt;!-- LEFT START ######################## --&gt;<br />&nbsp; &nbsp; &lt;?php include(&quot;left_directory.php&quot;) ?&gt;<br />&nbsp; &nbsp; &lt;!-- LEFT END ######################## --&gt;<br />&nbsp; &nbsp; &lt;!-- RIGHT START ######################## --&gt;<br />&nbsp; &nbsp; &lt;?php include(&quot;right.php&quot;) ?&gt;<br />&nbsp; &nbsp; &lt;!-- RIGHT END ######################## --&gt;<br />&nbsp; &nbsp; &lt;!-- MAINIMAGE START ######################## --&gt;<br />&nbsp; &nbsp; &lt;div class=&quot;thememainimage&quot;&gt;&lt;/div&gt;<br />&nbsp; &nbsp; &lt;!-- MAINIMAGE END ######################## --&gt;<br />&nbsp; &nbsp; <br />&nbsp; &nbsp; &lt;!-- CENTER START ######################## --&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;center&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;center-in1&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;center-in&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;!-- ********* TITLE START HERE *********--&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;pagetitle&quot;&gt;&lt;h1&gt;&lt;?= $directorypgtitle ?&gt;&lt;/h1&gt;&lt;/div&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;!-- ********* TITLE END HERE *********--&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;pagecontent&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;!-- ********* CONTENT START HERE *********--&gt;</p><p>&lt;div class=&quot;directorycat&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;?<br />&nbsp; &nbsp; &nbsp; &nbsp; $result = getdata(&quot;select categoryid, <br />title from tbl_directory_category_master where currentstatus=0 &quot;);<br />&nbsp; &nbsp; &nbsp; &nbsp; while($rs= mysql_fetch_array($result))<br />&nbsp; &nbsp; &nbsp; &nbsp; {<br />&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; $categoryid = $rs[0] ;<br />&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; $title = $rs[1];<br />&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; $link_title =&nbsp; generatelink($title,$categoryid,&quot;directory_category_que&quot;)<br />&nbsp; &nbsp; &nbsp; &nbsp; ?&gt;<br />&lt;a href=&#039;&lt;?= $link_title&nbsp; ?&gt;&#039;&gt;&lt;?= $title ?&gt;&lt;/a&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;? }<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; freeingresult($result);<br />&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; ?&gt;<br />&lt;/div&gt;</p><p>&lt;br /&gt;<br />&lt;br /&gt;</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &lt;div align=&quot;center&quot;&gt;&lt;?<br />&nbsp; &nbsp; &nbsp; &nbsp; $searchque = &quot;typeid=2 and payment_completed=&#039;Y&#039; and &quot;;<br />&nbsp; &nbsp; &nbsp; &nbsp; $FileNm =&quot;directory&quot;;<br />&nbsp; &nbsp; &nbsp; &nbsp; $Pgnm = getsimpleid(&quot;pgnm&quot;);<br />&nbsp; &nbsp; &nbsp; &nbsp; if (! is_numeric($Pgnm))<br />&nbsp; &nbsp; &nbsp; &nbsp; $Pgnm =1;<br />&nbsp; &nbsp; &nbsp; &nbsp; $disp_total = 5;<br />&nbsp; &nbsp; &nbsp; &nbsp; require_once(&quot;directory_search_grid.php&quot;);<br />&nbsp; &nbsp; &nbsp; &nbsp; ?&gt;&lt;/div&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;!-- ********* CONTENT END HERE *********--&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />&nbsp; &nbsp; &lt;!-- CENTER END ######################## --&gt;<br />&nbsp; &nbsp; &lt;/div&gt;<br />&nbsp; &nbsp; &lt;!-- FOOTER START ######################## --&gt;<br /> &nbsp; &nbsp; &lt;?php include(&quot;bottom.php&quot;) ?&gt;<br />&nbsp; &nbsp; &lt;!-- FOOTER END ######################## --&gt;<br />&lt;/div&gt;<br />&lt;/div&gt;<br />&lt;/body&gt;<br />&lt;/html&gt;</p></blockquote></div>]]></summary>
			<author>
				<name><![CDATA[pickadults]]></name>
				<uri>http://www.vldpersonals.com/forum/user/9075/</uri>
			</author>
			<updated>2012-01-23T20:50:18Z</updated>
			<id>http://www.vldpersonals.com/forum/topic/8780/adding-a-wedding-directory/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[how to count sum of memeber online time ?]]></title>
			<link rel="alternate" href="http://www.vldpersonals.com/forum/topic/10367/how-to-count-sum-of-memeber-online-time/new/posts/"/>
			<summary type="html"><![CDATA[<p>hi i want to create counter to count member total times online and show in member profile can your help me ?</p>]]></summary>
			<author>
				<name><![CDATA[saeidtahan]]></name>
				<uri>http://www.vldpersonals.com/forum/user/9620/</uri>
			</author>
			<updated>2012-01-23T17:05:20Z</updated>
			<id>http://www.vldpersonals.com/forum/topic/10367/how-to-count-sum-of-memeber-online-time/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[people that don't have photos]]></title>
			<link rel="alternate" href="http://www.vldpersonals.com/forum/topic/10318/people-that-dont-have-photos/new/posts/"/>
			<summary type="html"><![CDATA[<p>I see on some sites that some of you have an image even for those people that don&#039;t have photos. How can i do this?</p>]]></summary>
			<author>
				<name><![CDATA[zAy]]></name>
				<uri>http://www.vldpersonals.com/forum/user/8705/</uri>
			</author>
			<updated>2012-01-19T20:31:24Z</updated>
			<id>http://www.vldpersonals.com/forum/topic/10318/people-that-dont-have-photos/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[recently viewed]]></title>
			<link rel="alternate" href="http://www.vldpersonals.com/forum/topic/10350/recently-viewed/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hello,</p><p>how can i show the recently viewed members in account_home?</p><p>Thanks</p>]]></summary>
			<author>
				<name><![CDATA[guni]]></name>
				<uri>http://www.vldpersonals.com/forum/user/9935/</uri>
			</author>
			<updated>2012-01-19T17:16:15Z</updated>
			<id>http://www.vldpersonals.com/forum/topic/10350/recently-viewed/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[css issues]]></title>
			<link rel="alternate" href="http://www.vldpersonals.com/forum/topic/10349/css-issues/new/posts/"/>
			<summary type="html"><![CDATA[<p>i have been playing with the css and somehow changed it so the pictures and video pages are now vertical but im not sure where i changed it and how to replace the the code to change it back </p><p>can anyone advise on where and how to change the css to go from vertical to horizontal ?</p><p>Thank you</p>]]></summary>
			<author>
				<name><![CDATA[zoltar]]></name>
				<uri>http://www.vldpersonals.com/forum/user/8705/</uri>
			</author>
			<updated>2012-01-17T08:53:54Z</updated>
			<id>http://www.vldpersonals.com/forum/topic/10349/css-issues/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Technical Documentation]]></title>
			<link rel="alternate" href="http://www.vldpersonals.com/forum/topic/10344/technical-documentation/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hello,</p><p>I am trying to extend the functionality of the offer system however I can not find any documentation on any of the core system classes such as $PREFS, $SESSION, $TEMPLATE, etc.&nbsp; These files appear to be ioncube encoded.&nbsp; I need documentation or the source if I am to understand the system.&nbsp; Many of the actions depend on knowing what these classes do such as checking if a user is logged in for example.&nbsp; Please assist me.</p><p>Regards,<br />Lukas</p>]]></summary>
			<author>
				<name><![CDATA[misulicus]]></name>
				<uri>http://www.vldpersonals.com/forum/user/10104/</uri>
			</author>
			<updated>2012-01-14T21:14:21Z</updated>
			<id>http://www.vldpersonals.com/forum/topic/10344/technical-documentation/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[help with facebook like]]></title>
			<link rel="alternate" href="http://www.vldpersonals.com/forum/topic/9341/help-with-facebook-like/new/posts/"/>
			<summary type="html"><![CDATA[<p>i added facebook like to members profiles but the problem is that is links to my main page can anyone tell me how to make it work for each individual page</p><p>Example: now its linked freshmetropolis.com<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; i want it to link to freshmetropolis.com what ever page im on</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if im a members page it would link to the members page </p><p>I hope i explained this right </p><p>Thank you</p><p>---------------------------------------------------<br /><a href="http://www.freshmetropolis.com">http://www.freshmetropolis.com</a></p>]]></summary>
			<author>
				<name><![CDATA[beaker]]></name>
				<uri>http://www.vldpersonals.com/forum/user/8705/</uri>
			</author>
			<updated>2012-01-13T18:03:58Z</updated>
			<id>http://www.vldpersonals.com/forum/topic/9341/help-with-facebook-like/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Banners]]></title>
			<link rel="alternate" href="http://www.vldpersonals.com/forum/topic/10330/banners/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hi Guys,</p><p>I&#039;m using ver2.7 with Luvpoints pinky dates template. I would like to just use an image where the sidebar300 banner goes in the guests homepage so that it is not clickable, just the image is shown.</p><p>Can anyone help?</p><p>Thnks Chris</p>]]></summary>
			<author>
				<name><![CDATA[chrismc]]></name>
				<uri>http://www.vldpersonals.com/forum/user/10234/</uri>
			</author>
			<updated>2012-01-09T14:15:02Z</updated>
			<id>http://www.vldpersonals.com/forum/topic/10330/banners/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Login and Signup code]]></title>
			<link rel="alternate" href="http://www.vldpersonals.com/forum/topic/10321/login-and-signup-code/new/posts/"/>
			<summary type="html"><![CDATA[<p>Im trying to understand the code below and mod it to replace with a login and signup button please guide me.</p><br /><p>code:</p><p>&lt;ul&gt;<br />&lt;li&gt;{anchor:url1=&quot;account/login/&quot;,url2=&quot;index.php?m=account_login&quot;,name=&quot;core|menu_login&quot;,pre=&quot;&lt;span&gt;&quot;,pro=&quot;&lt;/span&gt;&quot;} &lt;/li&gt;<br />&lt;li&gt;{anchor:url1=&quot;account/register/&quot;,url2=&quot;index.php?m=account_register&quot;,name=&quot;core|menu_register&quot; ,pre=&quot;&lt;span&gt;&quot;,pro=&quot;&lt;/span&gt;&quot;}&lt;/li&gt;<br />&lt;/ul&gt;</p><p>where do i add the img src code at above?</p><p>thanks..</p>]]></summary>
			<author>
				<name><![CDATA[misulicus]]></name>
				<uri>http://www.vldpersonals.com/forum/user/10296/</uri>
			</author>
			<updated>2012-01-09T13:18:19Z</updated>
			<id>http://www.vldpersonals.com/forum/topic/10321/login-and-signup-code/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[registration - more then just "general"]]></title>
			<link rel="alternate" href="http://www.vldpersonals.com/forum/topic/9228/registration-more-then-just-general/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hi everybody,</p><p>I noticed that when a new user is trying to register, he only has to insert field from the profile type <br />that are in the &quot;general&quot; group.<br />I want that other groups will also appear,&nbsp; such as: Appearance,Lifestyle......</p><p>Such as in this web site:<br /><a href="http://www.colombianintroductions.com/account/register/">http://www.colombianintroductions.com/account/register/</a></p><p>Best Regards,</p><p>Prettycouple.</p>]]></summary>
			<author>
				<name><![CDATA[sgcups]]></name>
				<uri>http://www.vldpersonals.com/forum/user/9450/</uri>
			</author>
			<updated>2012-01-09T04:02:39Z</updated>
			<id>http://www.vldpersonals.com/forum/topic/9228/registration-more-then-just-general/new/posts/</id>
		</entry>
</feed>

