<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[DeltaScripts — PHP Classifieds 7.0 - 7.5]]></title>
		<link>http://www.deltascripts.com/board/index.php</link>
		<atom:link href="http://www.deltascripts.com/board/extern.php?action=feed&amp;fid=10&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent topics at DeltaScripts.]]></description>
		<lastBuildDate>Mon, 20 May 2013 13:03:14 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Is there a bug about number of ads after deletion?]]></title>
			<link>http://www.deltascripts.com/board/viewtopic.php?id=14645&amp;action=new</link>
			<description><![CDATA[<p>Hello I recently found a bug in the script (v7.3).&nbsp; I saw the same problem in an old topic below:<br />My problem is absolutely the same with that: </p><p>...<br /><a href="http://www.deltascripts.com/board/search.php?search_id=1085466703">http://www.deltascripts.com/board/searc … 1085466703</a><br /><strong>Incorrect number of ads after deleting ads</strong> 2008-02-24 15:37:13</p><br /><p><span style="color: gray">Hello,<br />I have got a problem in displaying the number of ads in V7.4. When a user deletes an ad, the number of ads posted by that user and the total number of ads decreases by 2 instead of one. For example if a user has 3 ads and the total number of ads is 500, after deleting an ad by the user, the total number of ads becomes 498 and the number of ads posted by the user becomes 1!</span></p><p><span style="color: gray">I was just wondering where this numbers are calculated and how can I solve this problem? </span><br />...</p><br /><p>By the way, the number of ads in user page and in footer section is always correct. Because script uses count function to calculate total ads instead of getting it from database user table.</p><p>Is there a solution for this problem? Which file and code should I change? <br />I&#039;m looking forward to your replies.</p><p>Thanks,</p>]]></description>
			<author><![CDATA[null@example.com (osman)]]></author>
			<pubDate>Mon, 20 May 2013 13:03:14 +0000</pubDate>
			<guid>http://www.deltascripts.com/board/viewtopic.php?id=14645&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[How can I pass smarty array variable to another variable in tpl?]]></title>
			<link>http://www.deltascripts.com/board/viewtopic.php?id=14639&amp;action=new</link>
			<description><![CDATA[<p>Hello,</p><p>I use v7.3.<br />There is a loop in detail.tpl (line 320). This loop displays the images of ads.<br />I need the filenames of the images. I want to pass the names of the images to four new variables. The bold lines are my new lines and they don&#039;t work. Can you tell me how can I get <br />the names of the images?&nbsp; My coding is poor. So, my lines are not practical.</p><p>{foreach item=image from=$image_list}</p><p>{if $set_image_program==0}</p><br /><p>&lt;!-- my lines start here --&gt;<br /><strong>{php}$s=$s+1{/php} &lt;!-- I set a counter for the images --&gt;<br />&nbsp; <br />&lt;!-- I want to pass the names of the images to four new variables<br />&nbsp; &nbsp; &nbsp; &nbsp;The smarty variable is an array. Perhaps that&#039;s why I fail --&gt;<br />{php} if($s==1) {{/php}&nbsp; $image1={$image.file};&nbsp; {php}&nbsp; }&nbsp; &nbsp; {/php}<br />{php} if($s==2) {{/php}&nbsp; $image2={$image.file};&nbsp; {php}&nbsp; }&nbsp; &nbsp; {/php}<br />{php} if($s==3) {{/php}&nbsp; $image3={$image.file};&nbsp; {php}&nbsp; }&nbsp; &nbsp; {/php}<br />{php} if($s==4) {{/php}&nbsp; $image4={$image.file};&nbsp; {php}&nbsp; }&nbsp; &nbsp; {/php}</strong><br />&lt;!-- my lines end here --&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; </p><p>&nbsp; &nbsp; &lt;a href=&quot;images/{$image.file_large}&quot; rel=&quot;lightbox[large]&quot; title=&quot;{$ad_title}&quot; class=&quot;thumb&quot;&gt;<br />&nbsp; &nbsp; <br />&nbsp; &nbsp; {if $set_image_program==0} <br />&nbsp; &nbsp; <br />&nbsp; &lt;img src=&#039;images/{$image.file}&#039; border=&#039;0&#039; width=&quot;{$image.w}&quot; heigth=&quot;{$image.h}&quot; alt=&#039;&#039; /&gt;</p><p>&nbsp; &nbsp;{else}<br />&nbsp; <br />&nbsp; &nbsp; &lt;img src=&#039;images/{$image.file}&#039; border=&#039;0&#039; alt=&#039;&#039; /&gt;</p><p>&nbsp; &nbsp; {/if}<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;/a&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;br /&gt;&lt;br /&gt;<br />{/foreach} </p><p>Thanks for your help.</p>]]></description>
			<author><![CDATA[null@example.com (osman)]]></author>
			<pubDate>Mon, 15 Apr 2013 09:22:15 +0000</pubDate>
			<guid>http://www.deltascripts.com/board/viewtopic.php?id=14639&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[I need help for a syntax error in detail.tpl.]]></title>
			<link>http://www.deltascripts.com/board/viewtopic.php?id=14638&amp;action=new</link>
			<description><![CDATA[<p>Hello,</p><p>I use v7.3. </p><p>In detail.tpl there is a syntax error. I don&#039;t get any errors when I use the script.<br />But when I open it in Dreamweaver, it finds a syntax error in line 312.<br />...&nbsp; &nbsp; <br />&lt;script language=&quot;javascript&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; var imgArray=new Array({$num_pictures});&nbsp; &nbsp; &nbsp; // line 312<br />&nbsp; &nbsp; &nbsp; &nbsp; var switchImage={$set_slideShow_sec};<br />&nbsp; &nbsp; &nbsp; &nbsp; var switchImageCountFrom={$set_slideShow_count_from};<br />&nbsp; &nbsp; &nbsp; &nbsp; {foreach item=image from=$image_list}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; imgArray[{$image.nr}]=&quot;{$image.file}&quot;;<br />&nbsp; &nbsp; &nbsp; &nbsp; {/foreach}<br />&lt;/script&gt;<br />...</p><p>Is the syntax error about the brackets?&nbsp; Can you correct the code please?</p><p>Thank you.</p>]]></description>
			<author><![CDATA[null@example.com (osman)]]></author>
			<pubDate>Thu, 11 Apr 2013 15:00:53 +0000</pubDate>
			<guid>http://www.deltascripts.com/board/viewtopic.php?id=14638&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Comma separated price]]></title>
			<link>http://www.deltascripts.com/board/viewtopic.php?id=14636&amp;action=new</link>
			<description><![CDATA[<p>Hello,</p><p>I searched the forum about this question but I couldn&#039;t find a certain solution.</p><p>I use an extra price field. I want to separate the price field with commas while a member is typing (like&nbsp; 100,000.00&nbsp; &nbsp; 1,500,00.00). </p><p>The script separates the price with commas when form is submitted.<br />But, I want the member <strong>see commas when he/she types </strong>the price like a pre-formatted input field.&nbsp; Because it is difficult to type long digits without making mistakes.</p><p>In the extra field section, there is <strong>(Optional) Regular Expression: /^[0-9]*[.]?[0-9]{0,2}$/</strong><br />Can this expression(s) do what I want? How?</p><p>Thanks for your help,</p>]]></description>
			<author><![CDATA[null@example.com (osman)]]></author>
			<pubDate>Sat, 06 Apr 2013 13:57:51 +0000</pubDate>
			<guid>http://www.deltascripts.com/board/viewtopic.php?id=14636&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Update to php 5.3 causes errors]]></title>
			<link>http://www.deltascripts.com/board/viewtopic.php?id=14630&amp;action=new</link>
			<description><![CDATA[<p>Hi everybody,</p><p>My provider has done an upgrade of php on the server and now my phpclassifieds site doesn&#039;t work anymore. I have phpclassifieds 7.3.</p><p>These are the errors:</p><p>[Thu Mar 14 17:15:22 2013] [error] [client 178.251.24.200] PHP Notice:&nbsp; Undefined index: usr_lang in /home/terter/domains/ter.nl/public_html/animalmarket/includes/common_public_inc.php on line 31<br />[Thu Mar 14 17:15:22 2013] [error] [client 178.251.24.200] PHP Notice:&nbsp; Undefined index: class_lang in /home/terter/domains/ter.nl/public_html/animalmarket/includes/common_public_inc.php on line 42<br />[Thu Mar 14 17:15:22 2013] [error] [client 178.251.24.200] PHP Notice:&nbsp; Undefined index: la in /home/terter/domains/ter.nl/public_html/animalmarket/includes/common_public_inc.php on line 45<br />[Thu Mar 14 17:15:22 2013] [error] [client 178.251.24.200] PHP Fatal error:&nbsp; Cannot redeclare date_diff() in /home/terter/domains/ter.nl/public_html/animalmarket/includes/functions.php on line 191<br />[Thu Mar 14 17:15:29 2013] [error] [client 66.249.75.163] PHP Notice:&nbsp; Undefined variable: _SESSION in /home/terter/domains/ter.nl/public_html/animalmarket/includes/common_public_inc.php on line 31<br />[Thu Mar 14 17:15:29 2013] [error] [client 66.249.75.163] PHP Fatal error:&nbsp; Cannot redeclare date_diff() in /home/terter/domains/ter.nl/public_html/animalmarket/includes/functions.php on line 191<br />[Thu Mar 14 17:15:42 2013] [error] [client 66.249.75.163] PHP Notice:&nbsp; Undefined variable: _SESSION in /home/terter/domains/ter.nl/public_html/animalmarket/includes/common_public_inc.php on line 31<br />[Thu Mar 14 17:15:42 2013] [error] [client 66.249.75.163] PHP Fatal error:&nbsp; Cannot redeclare date_diff() in /home/terter/domains/ter.nl/public_html/animalmarket/includes/functions.php on line 191<br />[Thu Mar 14 17:15:54 2013] [error] [client 66.249.75.163] PHP Notice:&nbsp; Undefined variable: _SESSION in /home/terter/domains/ter.nl/public_html/animalmarket/includes/common_public_inc.php on line 31<br />[Thu Mar 14 17:15:54 2013] [error] [client 66.249.75.163] PHP Fatal error:&nbsp; Cannot redeclare date_diff() in /home/terter/domains/ter.nl/public_html/animalmarket/includes/functions.php on line 191</p><br /><p>What can I do? </p><p>Thanks alot for you help</p>]]></description>
			<author><![CDATA[null@example.com (LotusE99)]]></author>
			<pubDate>Thu, 14 Mar 2013 17:12:26 +0000</pubDate>
			<guid>http://www.deltascripts.com/board/viewtopic.php?id=14630&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Mailer Error: Language string failed to load: recipients_failednews@ut]]></title>
			<link>http://www.deltascripts.com/board/viewtopic.php?id=14622&amp;action=new</link>
			<description><![CDATA[<div class="quotebox"><blockquote><p>Message could not be sent.</p><p>Mailer Error: Language string failed to load: recipients_failednews@uti.gr</p></blockquote></div><p>====================================================</p><p><span style="color: #FF0000">The above message is the result when I tried to Resend Validation Code from Member Login</span></p><p>I have some users complaining that they aren&#039;t receive mail with the confirmation link from the system!!!</p><p>I don&#039;t have change anything in the configuration!!!</p><p>What is the problem???</p>]]></description>
			<author><![CDATA[null@example.com (uti)]]></author>
			<pubDate>Fri, 08 Feb 2013 11:07:43 +0000</pubDate>
			<guid>http://www.deltascripts.com/board/viewtopic.php?id=14622&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Transfer of License.]]></title>
			<link>http://www.deltascripts.com/board/viewtopic.php?id=14621&amp;action=new</link>
			<description><![CDATA[<p>Hi,</p><p>I purchased a pre-owned license owned by <a href="http://www.thelonapouliso.com/classifieds">www.thelonapouliso.com/classifieds</a>. A mail was given to Are and Alex for transferring the same, by both of us. We still await confirmation, please do the needful as soon as possible with intimation to us.</p><p>Regards,<br />Bally</p>]]></description>
			<author><![CDATA[null@example.com (Bally Wud)]]></author>
			<pubDate>Thu, 07 Feb 2013 06:31:51 +0000</pubDate>
			<guid>http://www.deltascripts.com/board/viewtopic.php?id=14621&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[The Greek letters are coming in order form of PayPal in mess!!!]]></title>
			<link>http://www.deltascripts.com/board/viewtopic.php?id=14620&amp;action=new</link>
			<description><![CDATA[<p>At pay packages below the configuration menu in the PHP Classifieds administration interface control panel I have set up the following title </p><div class="quotebox"><blockquote><p># 105. Ανανέωση Πακέτου Αγγελιών Νέου Έτους με 5 καταχ. χωρίς κόστος</p></blockquote></div><p> encoding utf-8.</p><p>In check I made in db field the title is appearing in good condition!!!</p><p>Why the letters at the order form of pay pal are appearing in mess??? <br />Look the example at the link is following <a href="http://www.uti.gr/images/pay%20pal.jpg">http://www.uti.gr/images/pay%20pal.jpg</a> </p><p>What shall I do to fix it!!!</p>]]></description>
			<author><![CDATA[null@example.com (uti)]]></author>
			<pubDate>Thu, 31 Jan 2013 08:14:20 +0000</pubDate>
			<guid>http://www.deltascripts.com/board/viewtopic.php?id=14620&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Problem with notify email]]></title>
			<link>http://www.deltascripts.com/board/viewtopic.php?id=14615&amp;action=new</link>
			<description><![CDATA[<p>Hello,<br />When people receive notify email for a new ad, he receives that: <br />http://http://www.sitename.com/detail.php?id=2949/detail.php?id=2949<br />Where can I go (what file) to modify that?<br />Thank you <br />And in french language, the accents are not!<br />- classifieds 7.0 -</p>]]></description>
			<author><![CDATA[null@example.com (zioup2)]]></author>
			<pubDate>Fri, 11 Jan 2013 13:27:38 +0000</pubDate>
			<guid>http://www.deltascripts.com/board/viewtopic.php?id=14615&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[How subcategories are displayed]]></title>
			<link>http://www.deltascripts.com/board/viewtopic.php?id=14604&amp;action=new</link>
			<description><![CDATA[<p>Hello chaps, how you&#039;re doing?</p><p>Well, i&#039;m rather (actually totally) clueless about internet programing, and yet I run a php classifieds as a no-profit site to provide my university a better way to sell &amp; buy things rather than searching on paper anouncements glued to the walls.</p><p>To keep my site more clean, I wished I could display the subcategories as a list rather than in line as it polutes the view a little.</p><p>I want them do be, for example:</p><p><strong>Main Category</strong><br /></p><ul><li><p>Subcat (1)</p></li><li><p>Other subcat (32)</p></li><li><p>Really dirty cheap awesome stuff (8)</p></li></ul><p>Now they&#039;re being displayed as:</p><p><strong>Main Category</strong><br />Subcat (1). Other subcat (32), Really dirty cheap awesome stuff (8)</p><p>-</p><p>Anyone know how can this be done?<br />I would be really grateful.</p><p>Cheers,<br />Leven</p>]]></description>
			<author><![CDATA[null@example.com (YuLeven)]]></author>
			<pubDate>Tue, 27 Nov 2012 13:06:11 +0000</pubDate>
			<guid>http://www.deltascripts.com/board/viewtopic.php?id=14604&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Can't create/write error]]></title>
			<link>http://www.deltascripts.com/board/viewtopic.php?id=14601&amp;action=new</link>
			<description><![CDATA[<p>i have this error in my site</p><p>INVALID MYSQL QUERY<br />Can&#039;t create/write to file &#039;/home/tmp/#sql_57fc_1.MYI&#039; (Errcode: 2)</p><p>Query: select *,0 from phpclass_category,phpclass_user,phpclass_ad&nbsp; where&nbsp; &nbsp;cat_id=ad_cat_id AND user_id=ad_owner&nbsp; AND ad_is_validated = 1&nbsp; group by ad_id order by ad_id desc limit 0, 5</p><br /><p>how can i fix this error?<br />this error is from us or serveradmin?</p>]]></description>
			<author><![CDATA[null@example.com (hassan)]]></author>
			<pubDate>Wed, 21 Nov 2012 08:51:39 +0000</pubDate>
			<guid>http://www.deltascripts.com/board/viewtopic.php?id=14601&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Does anyone have version 7.5 that i can download?]]></title>
			<link>http://www.deltascripts.com/board/viewtopic.php?id=14595&amp;action=new</link>
			<description><![CDATA[<p>I had a major computer problem and lost lots of my files.&nbsp; Can someone send me version 7.5?&nbsp; I had that version stored on my computer but i forgot to back it up before i reformatted my computer.</p><p>Would be much appreciated! thanks</p>]]></description>
			<author><![CDATA[null@example.com (edman78)]]></author>
			<pubDate>Sun, 28 Oct 2012 10:20:01 +0000</pubDate>
			<guid>http://www.deltascripts.com/board/viewtopic.php?id=14595&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Problem with HTML Templates]]></title>
			<link>http://www.deltascripts.com/board/viewtopic.php?id=14580&amp;action=new</link>
			<description><![CDATA[<p>Hi everyone<br />I&#039;ve a problem with the section HTML Templates.<br />When I try to load any file .tpl I can&#039;t edit nothing and this message appears :<br />Warning: fopen(/home/one4sal/public_html/classifieds/admin/templates_new_src/6) [function.fopen]: failed to open stream: No such file or directory in /home/one4sal/public_html/classifieds/admin/adm_html_edit.php on line 147<br />Warning: filesize() [function.filesize]: stat failed for /home/one4sal/public_html/classifieds/admin/templates_new_src/6 in /home/one4sal/public_html/classifieds/admin/adm_html_edit.php on line 148<br />Warning: fread(): supplied argument is not a valid stream resource in /home/one4sal/public_html/classifieds/admin/adm_html_edit.php on line 148<br />Someone do you know why ? What&#039;s wrong ?<br />Thanks</p>]]></description>
			<author><![CDATA[null@example.com (marcello.brunaldi)]]></author>
			<pubDate>Thu, 02 Aug 2012 09:26:51 +0000</pubDate>
			<guid>http://www.deltascripts.com/board/viewtopic.php?id=14580&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[6.20 to 7.5 migration]]></title>
			<link>http://www.deltascripts.com/board/viewtopic.php?id=14575&amp;action=new</link>
			<description><![CDATA[<p>Hello, </p><p>I want to migrate from a 6.20 to a 7.5. The problem is that when I make this move, I can no longer run the install. Php. blance </p><p>page on google chrome and 500 error on ie and mozilla. I&#039;d like some help thank you again.</p><p>Thank you for your help</p>]]></description>
			<author><![CDATA[null@example.com (kamsy)]]></author>
			<pubDate>Fri, 06 Jul 2012 07:26:53 +0000</pubDate>
			<guid>http://www.deltascripts.com/board/viewtopic.php?id=14575&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Structure of PHPClassifieds 7.0]]></title>
			<link>http://www.deltascripts.com/board/viewtopic.php?id=14569&amp;action=new</link>
			<description><![CDATA[<p>Hi can anyone guide me to the structure map of the Index file.</p><p>The index.php file is located in the&nbsp; main directory. Will someone please explain how the page is rendered by using the codes, templates and database. Which files/smarty template are associated with it. Is there any pictorial diagram of the same?</p>]]></description>
			<author><![CDATA[null@example.com (Bally Wud)]]></author>
			<pubDate>Sun, 13 May 2012 14:54:56 +0000</pubDate>
			<guid>http://www.deltascripts.com/board/viewtopic.php?id=14569&amp;action=new</guid>
		</item>
	</channel>
</rss>
