<?xml version="1.0"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
		<channel><title>[Support Center] Recently Added Articles</title><link>http://geodesicsolutions.com/support/helpdesk/rss/kb/new_articles</link><description></description><item><title>Category links only produce server 404 error pages...pages not found?  Why?</title><description>&lt;p&gt;If linking within the software (mainly category browsing) is broken the SEO addon has most likely been turned on without all the steps to install SEO Addon being completed.  The error you most likely see looks something like this:&lt;br /&gt;&lt;br&gt;
&lt;br /&gt;&lt;br&gt;
404 Not Found&lt;br /&gt;&lt;br&gt;
The requested URL /index/listings/categoryXXX.htm does not exist. &lt;br /&gt;&lt;br&gt;
&lt;br /&gt;&lt;br&gt;
Where XXX is the category id.&lt;br /&gt;&lt;br&gt;
&lt;br /&gt;&lt;br&gt;
You will need to either turn off the SEO addon in the Addon Management tool of your Geodesic admin tool or complete the SEO module installation instructions within the online user manual here:&lt;br /&gt;&lt;br&gt;
&lt;br /&gt;&lt;br&gt;
http://geodesicsolutions.com/support/wiki/addons/seo/installation&lt;br /&gt;&lt;br&gt;
&lt;br /&gt;&lt;br&gt;
and the following section of the admin tool:&lt;br /&gt;&lt;br&gt;
&lt;br /&gt;&lt;br&gt;
ADMINISTRATION MENU &gt; ADDONS &gt; SEO &gt; SETTINGS&lt;br /&gt;&lt;br&gt;
&lt;br /&gt;  &lt;/p&gt;
</description><link>http://geodesicsolutions.com/support/helpdesk/kb/article/151</link><pubDate>Thu, 03 Mar 2011 19:56:07 GMT</pubDate><guid isPermaLink="false">59919778e297371c3bf027b4212f7faf</guid></item><item><title>Why can't users renew certain listings, or why does the renew button not display?</title><description>&lt;p&gt;There are 2 main factors that determine if a listing can be renewed or not.&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;In the admin, on the page &lt;strong&gt;Listing Setup &gt; General Settings&lt;/strong&gt;, look at the setting &lt;strong&gt;renewal period&lt;/strong&gt;.  See the tooltips help on that setting for more info.&lt;/li&gt;&#xD;
&lt;li&gt;If the listing has been expired for more than 30 days, the listing may have been archived.  Archived listings can not be renewed.  If you wish to change the amount of time before a listing is archived, you can do so by adding the following line to your config.php file:&#xD;
&lt;div class="smallfont" style="margin-bottom: 2px;"&gt;Code:&lt;/div&gt;&#xD;
	&lt;pre class="alt2" dir="ltr" style="border: 1px inset ; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 34px; text-align: left;"&gt;define("BETA_OVERRIDE_DAYS_TO_ARCHIVE",30);&lt;/pre&gt;&#xD;
To change the number of days, in the line above you would change &lt;strong&gt;30&lt;/strong&gt; to be whatever the number of days you wish it to be.&#xD;
&lt;br /&gt;&lt;br /&gt;Note that changing the number of days to a high number will result in slower page load times and more disk usage, since images for listings are kept until the listing is archived.&#xD;
&lt;br /&gt;&lt;br /&gt;Also note that the archive # days setting was first introduced in version 3.1.0.&#xD;
&lt;/li&gt;&#xD;
&lt;/ul&gt;</description><link>http://geodesicsolutions.com/support/helpdesk/kb/article/150</link><pubDate>Mon, 18 Aug 2008 18:49:24 GMT</pubDate><guid isPermaLink="false">3325289727300fe8997ea156c8d80471</guid></item><item><title>Why do I get an empty page when approving my listing in the place a listing process?</title><description>&lt;p&gt;Check the following setting in the admin tool:&lt;br /&gt;&lt;br&gt;
&lt;br /&gt;&lt;br&gt;
SITE SETUP &gt; GENERAL &gt; Use SSL for 'Listing' Process&lt;br /&gt;&lt;br&gt;
&lt;br /&gt;&lt;br&gt;
If this is set to "yes" you will need to make sure that you have an "https" address in the following admin tool setting:&lt;br /&gt;&lt;br&gt;
&lt;br /&gt;&lt;br&gt;
SITE SETUP &gt; GENERAL &gt; Secure SSL Site URL&lt;br /&gt;&lt;br&gt;
&lt;br /&gt;&lt;br&gt;
If the "Secure SSL Site URL" setting is empty your software is "redirecting" the browser to an empty url which will either cause a "redirection error" or empty page when the "approve" button is clicked.  &lt;br /&gt;&lt;br&gt;
&lt;br /&gt;&lt;br&gt;
Also note that the "https" url redirected to needs to actually exist in that the "https" url redirected needs to actually have an ssl certificate installed on it.  &lt;br /&gt;&lt;br&gt;
&lt;br /&gt;&lt;br&gt;
This "https" url also needs to be on the same domain as the software is currently operating on.  ie the url in the following admin tool setting:&lt;br /&gt;&lt;br&gt;
&lt;br /&gt;&lt;br&gt;
SITE SETUP &gt; GENERAL &gt; Site URL&lt;/p&gt;
</description><link>http://geodesicsolutions.com/support/helpdesk/kb/article/149</link><pubDate>Fri, 15 Aug 2008 23:22:49 GMT</pubDate><guid isPermaLink="false">098e0a5eb28967a7b3d46e99e1e92118</guid></item><item><title>I changed the security image to use more chars, but it won't let you enter enough chars in the security image field.</title><description>&lt;p&gt;This can happen if you have upgraded from an older version of the Security Image, and try to use the new feature that allows you to specify the number of chars.&#xC2;&#xA0; On the client side the field where you enter the security image will only let you enter in 4 of the chars.&lt;/p&gt;&lt;p&gt;&#xC2;&#xA0;To fix, it requires changing the HTML used:&lt;/p&gt;&lt;p&gt; &lt;strong&gt;Geo Products version &lt;/strong&gt;&lt;strong&gt;4.0+&lt;/strong&gt;:&lt;/p&gt; &lt;ol&gt;&lt;li&gt;In the admin go to &lt;strong&gt;Addon Management &gt; Manage Addons&lt;/strong&gt;&lt;/li&gt; &lt;li&gt;Click &lt;em&gt;Edit Text&lt;/em&gt; for Security Image addon&lt;/li&gt; &lt;li&gt;Click &lt;em&gt;Reset to Default&lt;/em&gt; for any of the locations that do not allow more than 4 chars.&lt;/li&gt; &lt;li&gt;Save text changes&lt;/li&gt; &lt;/ol&gt;&lt;p&gt;&lt;strong&gt;Geo Products version prior to 4.0&lt;/strong&gt;:&lt;/p&gt;&lt;ol&gt;&lt;li&gt;In the admin go to &lt;strong&gt;Addon Management &gt; Edit Text&lt;br /&gt;&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;Click &lt;em&gt;Edit Text&lt;/em&gt; for Security Image addon&lt;/li&gt;&lt;li&gt;Click &lt;em&gt;Reset to Default&lt;/em&gt; for any of the locations that do not allow more than 4 chars.&lt;/li&gt;&lt;li&gt;Save text changes&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&#xC2;&#xA0;&lt;/p&gt;</description><link>http://geodesicsolutions.com/support/helpdesk/kb/article/148</link><pubDate>Sat, 16 Aug 2008 04:03:50 GMT</pubDate><guid isPermaLink="false">cebd2d047b10167189f11db1e4317754</guid></item><item><title>How do I change the index.php file name on the client side?</title><description>You can change the "lead" or "root" file of the classifieds/auction system from index.php to anything you wish.&#xC2;&#xA0; If you leave the index.php file as is the Geo software will automatically appear when the directory it is installed in is entered into a browser (if there is no other "index" file conflicts in the same directory)....thus making it the default page in the directory it is placed...or the home page of the site if it is within the main directory of your url.&#xC2;&#xA0; But if you still wish to change the file this requires a few steps: &lt;br /&gt; &lt;br /&gt; 1) Within SITE CONFIGURATION &gt; GENERAL of the admin tool you must change the "site url" to contain the name of your new file at the end of the address. You must also change the "file name" setting in the same admin to your new file name. This sets the address for all places within the site that need the address...except templates or html modules. &lt;br /&gt; &lt;br /&gt; 2) The software comes to you with a "index.php" lead file within the main directory. Change the name of this file to file name you wish to use.&#xC2;&#xA0; This file must have a "php" extension. &lt;br /&gt; &lt;br /&gt; 3) You must use the new file name link within all your page templates and html modules where "index.php" currently is. The default design comes to you with "index.php" as the lead file and so changes would be needed in several places of the design.</description><link>http://geodesicsolutions.com/support/helpdesk/kb/article/147</link><pubDate>Sat, 16 Aug 2008 04:03:36 GMT</pubDate><guid isPermaLink="false">b9299635389eabf70f6907cef7811396</guid></item><item><title>Symbols are not showing correctly like the Pound Sign</title><description>&lt;p&gt;When I use a pound sign or other symbols they do not display correctly...why is this?&lt;/p&gt;&lt;p&gt;Symbols in html are the same as any html. The correct html needs to be used for them to display correctly across multiple browsers are simply in general. Below is a reference site that maintains a list of html and the corresponding symbols.&lt;/p&gt;&lt;p&gt;&lt;a target="_blank" href="http://www.ascii.cl/htmlcodes.htm"&gt;http://www.ascii.cl/htmlcodes.htm&lt;/a&gt;&lt;/p&gt;&lt;p&gt;If you use the html entity codes in the above listed page the symbols will display correctly no matter the character set you have.&#xC2;&#xA0; Many times the above problem can be cleared up by also setting the correct character set within your html/xml headers for your page.&#xC2;&#xA0; The most common problem is with the pound sign in that the charset set within the html/xml header of your templates do not support the pound or euro symbol.&#xC2;&#xA0;&#xC2;&#xA0;&#xC2;&#xA0; &#xC2;&#xA0;&#xC2;&#xA0;&#xC2;&#xA0; &#xC2;&#xA0;&lt;/p&gt;&lt;p&gt;Good Luck! &lt;/p&gt;</description><link>http://geodesicsolutions.com/support/helpdesk/kb/article/146</link><pubDate>Sat, 16 Aug 2008 04:03:26 GMT</pubDate><guid isPermaLink="false">ea5bd84e74edadbbda385381ac6dc16b</guid></item><item><title>When paying for a new auction listing only credit card (Authorize.net) payment option is available.  Why?</title><description>&lt;p&gt;Check the settings you have made within the auction price plan you have setup for the current user trying to place an auction.&#xC2;&#xA0; Check the following setting in your geo admin tool:&lt;/p&gt;&lt;p&gt;PRICING &gt; PRICE PLAN HOME &gt; [EDIT] (AUCTION PRICE PLAN) &gt; COST SPECIFICS&#xC2;&#xA0;&gt; Roll final fee into auction future placement &lt;/p&gt;&lt;p&gt;If this is set to "no" then the Authorize.net credit card gateway will be the only payment type available in the payment details screen of the place an auction process.&#xC2;&#xA0; Please read the "help" popup within the admin tool above for this setting to find out more.&#xC2;&#xA0;&lt;/p&gt;</description><link>http://geodesicsolutions.com/support/helpdesk/kb/article/145</link><pubDate>Sat, 16 Aug 2008 04:03:11 GMT</pubDate><guid isPermaLink="false">30569d5a0087d42493d3412ce86d8779</guid></item><item><title>Why are the Authorize.net credit card transactions not completing successfully within the software?</title><description>&lt;p&gt;There are several things that could be a problem.&#xC2;&#xA0; The first is to make sure all of the server requirements are met to use the Authorize.net credit card gateway.&#xC2;&#xA0; Look here within the Geo Admin tool for the messages that tell you if the proper server requirements are met:&lt;/p&gt;&lt;p&gt;PAYMENTS &gt; PAYMENT TYPES &gt; CREDIT CARD SETUP &gt; AUTHORIZE.NET/PAYTRACE&lt;/p&gt;&lt;p&gt;MHASH is required for the SIM connection method to work.&#xC2;&#xA0; cURL is required for the AIM (recommended) method to work. &#xC2;&#xA0;&lt;/p&gt;&lt;p&gt;The admin tool has been programmed to automatically connect using the AIM method whenever this admin tool is entered.&#xC2;&#xA0; The results of that connection is display in a box immediately below the Authorize.net configuration fields.&#xC2;&#xA0; The only thing you need to look for in this data is that the script actually connects.&#xC2;&#xA0; Usually any data returned properly from Authorize.net even if it is an error message from them means the basic cURL connection has been established to them.&lt;/p&gt;&lt;p&gt;At first leave the "Verify Peer within Transaction" setting unchecked.&#xC2;&#xA0; This has only been in need in esoteric cURL/server configurations.&#xC2;&#xA0; If everything else is setup properly and a connection still cannot be established try checking this box for a try or two to see the results.&lt;/p&gt;&lt;p&gt;Not too long ago Authorize.net wanted the password for the account to be included when connecting to them for the purposes of running a transaction.&#xC2;&#xA0; They recently reversed this policy and have rejected transactions that have the password to the Authorize.net account within it.&#xC2;&#xA0; As above you may try this checking this box to see if sending that data affects the transaction acceptance.&lt;/p&gt;&lt;p&gt;To use the Authorize.net gateway you should only need to set the "Merchant Login" and "Transaction Key" fields.&#xC2;&#xA0; All other settings are not essentially necessary to run a transaction. &#xC2;&#xA0;&lt;/p&gt;&lt;p&gt;The next step is to make sure is that the instructions to properly configure the Authorize.net admin tool is followied at the bottom of the Geo Authorize.net admin tool.&#xC2;&#xA0; Configuration for both the AIM and SIM methods are in the bottom of the page.&#xC2;&#xA0; &lt;/p&gt;&lt;p&gt;One thing of note is that the AIM method only needs the "Default Field Separator" field set within the Authorize.net admin tool.&#xC2;&#xA0; There is no setting within the Authorize.net admin tool that you tell them you are using the AIM or SIM method to contact them.&#xC2;&#xA0; Authorize.net expects a certain kind of connection to them based on the settings you have made within your Authorize.net admin tool for your account.&#xC2;&#xA0; All other types of connection to them other than what they are expecting will be rejecting even if you trying to connect to them in a "qualified" way.&#xC2;&#xA0; If you set any of the other settings than the "Default Field Separator" when you are trying to use the AIM method your transaction will be automatically rejected.&#xC2;&#xA0; So when using the AIM method do not set any urls within the Authorize.net admin tool.&lt;/p&gt;&lt;p&gt;If any of these do not work contact support for further debugging instructions.&#xC2;&#xA0;&lt;/p&gt;</description><link>http://geodesicsolutions.com/support/helpdesk/kb/article/144</link><pubDate>Fri, 15 Aug 2008 23:28:38 GMT</pubDate><guid isPermaLink="false">f44421c70dce849a2c23521276aafdbc</guid></item><item><title>I get a 404 error when I navigate on the client side to a category from my installation's home page.  What's wrong?</title><description>&lt;p&gt;This is usually caused when the admin turns on the use of the SEO module here in the admin tool:&lt;/p&gt;&lt;p&gt;ADDON MANAGEMENT &gt; MANAGE ADDONS  &lt;/p&gt;&lt;p&gt;This is not all that is needed to install the SEO module.  There are more steps to involved outside of the admin tool for this specific addon.  Most addons do not require any more the installing and enabling in the addon management section of the geo admin tool.  To finish the installation of the SEO module you will need to follow the installation instructions for the SEO addon spelled out in the online user manual found here:&lt;/p&gt;&lt;p&gt;http://www.geodesicsolutions.com/products/manual/interactive/index.html&lt;/p&gt;&lt;p&gt;Look within the following section of the online manual:&lt;/p&gt;&lt;p&gt;ADMINISTRATION MENU &gt; ADDON MANAGEMENT &gt;  SEO &gt; SETTINGS&lt;/p&gt;&lt;p&gt;We suggest turning off the use of the SEO addon within the addon management tool until the installation is complete. &lt;/p&gt;</description><link>http://geodesicsolutions.com/support/helpdesk/kb/article/143</link><pubDate>Fri, 15 Aug 2008 23:28:26 GMT</pubDate><guid isPermaLink="false">1144d4daada2b3df69af26fe10b49f56</guid></item><item><title>wysiwyg editor buttons appear vertically instead of 3 rows they should appear in</title><description>Issue: &lt;br /&gt; The tinymce editor buttons on the listing details creation screen appear in&lt;br /&gt; a long vertical list rather than their tidy, default 3 row format.&lt;br /&gt; &lt;br /&gt; Cause:&lt;br /&gt; In an attempt to fix a spliced image issue in Firefox or Opera you may have&lt;br /&gt; updated your geostyle.css file by adding one or both of the styles below.&lt;br /&gt; Either of these img styles will cause undesirable appearance of the tinymce&lt;br /&gt; editor.&lt;br /&gt; &lt;br /&gt; 	img { display: block; }&lt;br /&gt; &lt;br /&gt; 	img { vertical-align: bottom; }&lt;br /&gt; &lt;br /&gt; Work Around:&lt;br /&gt; 1. Delete the above two styles from your style sheet.&lt;br /&gt; 2. Create a new style like this one:&lt;br /&gt; &lt;br /&gt; 	.imgfix img { display: block; vertical-align: bottom; }&lt;br /&gt; &lt;br /&gt; 3. Call this style only in areas needed to fix image issues. For example:&lt;br /&gt; &lt;br /&gt; 		&lt;table class="imgfix"&gt;&lt;br /&gt; 			&lt;tbody&gt;&lt;br /&gt; 				&lt;tr&gt;&lt;br /&gt; 					&lt;td height="25" width="163"&gt;&lt;img&lt;br /&gt; alt="" border="0" xsrc="images/example_img_1.gif" /&gt;&lt;/td&gt;&lt;br /&gt; 				&lt;/tr&gt; &lt;br /&gt; 				&lt;tr&gt;&lt;br /&gt; 					&lt;td height="25" width="163"&gt;&lt;img&lt;br /&gt; alt="" border="0" xsrc="images/example_img_2.gif" /&gt;&lt;/td&gt;&lt;br /&gt; 				&lt;/tr&gt; &lt;br /&gt; 			&lt;/tbody&gt;&lt;br /&gt; 		&lt;/table&gt;</description><link>http://geodesicsolutions.com/support/helpdesk/kb/article/142</link><pubDate>Sat, 16 Aug 2008 04:02:59 GMT</pubDate><guid isPermaLink="false">84c4ab207026066b638e6dec5108c1c5</guid></item><item><title>How do ban IP blocks in the IP banning feature?</title><description>&lt;p&gt;You can use a "wildcard" variable within the ip banned to enter whole blocks of ip's.  Just make sure the wildcard variable "*" is used to represent a whole block instead of just a single digit.  If you wanted to block:&lt;/p&gt;&lt;p&gt;123.123.123.1-256&lt;/p&gt;&lt;p&gt;You would use:&lt;/p&gt;&lt;p&gt;123.123.123.* &lt;/p&gt;</description><link>http://geodesicsolutions.com/support/helpdesk/kb/article/141</link><pubDate>Sat, 16 Aug 2008 04:02:37 GMT</pubDate><guid isPermaLink="false">99de0086cd4e06f3f0d2007bd9ce69d7</guid></item><item><title>How do I make the HTML button show on the description text editor in 3.0.*?</title><description>&lt;h3&gt;Problem:&lt;/h3&gt; &lt;p&gt;How do I make the HTML button show on the description text editor in 3.0.*?&lt;/p&gt; &lt;p&gt;&lt;/p&gt; &lt;h3&gt;Solution:&lt;/h3&gt; &lt;p&gt;The following steps are un-necessary once you have updated to 3.1, since 3.1 shows the HTML button by default.&lt;/p&gt;  &lt;ol&gt; &lt;li&gt;These steps require making a change in a PHP file.  To ensure that you can restore the original file in case anything goes wrong, &lt;strong&gt;make a backup of the file &lt;em&gt;classes/site_class.php&lt;/em&gt;&lt;/strong&gt;.&lt;/li&gt; &lt;li&gt;Edit the file &lt;em&gt;classes/site_class.php&lt;/em&gt; with a text editor such as WordPad, or an editor that is PHP friendly.&lt;/li&gt; &lt;li&gt;Search for the text:&lt;pre style="border: thin dashed black; padding: 5px"&gt;theme_advanced_disable : 'visualaid,help,styleselect,code,cleanup,image',&lt;/pre&gt;&lt;/li&gt; &lt;li&gt;Replace that line of text with:&lt;pre style="border: thin dashed black; padding: 5px"&gt;theme_advanced_disable : 'visualaid,help,styleselect,cleanup,image',&lt;/pre&gt; Note that what has changed, is that the text "code," was removed from the line.&lt;/li&gt; &lt;li&gt;Save the changes, and upload the edited file.&lt;/li&gt; &lt;li&gt;Go through the place a listing process, and the HTML button should now show on the editor.&lt;/li&gt; &lt;li&gt;If you do not see the HTML button, be sure to clear your browser's cache and refresh the page.&lt;/li&gt; &lt;li&gt;If there are any problems, restore the backup you created in step 1 above.&lt;/li&gt; &lt;/ol&gt;</description><link>http://geodesicsolutions.com/support/helpdesk/kb/article/140</link><pubDate>Sat, 16 Aug 2008 04:04:18 GMT</pubDate><guid isPermaLink="false">f83b34960770c770eafa62f2c5a2ac01</guid></item><item><title>I get a "template failure" error message when I go to an affiliate page...what's wrong?</title><description>&lt;p&gt;This error message happens because there is no page template assigned for use within the affiliate system for this user group.&lt;/p&gt;&lt;p&gt;The page templates used within the affiliate system are controlled on a user group by user group basis.&#xC2;&#xA0; To correct the above error you will need to go to the user group admin tool and edit the user group for the affiliate whose page generated this error message.&#xC2;&#xA0; Edit the user group this affiliate/user belongs to.&#xC2;&#xA0; Go down to the "affiliate privileges" section of the user group edit admin tool page.&#xC2;&#xA0; Since the "Use Affiliate Privileges" checkbox is checked you will see the "Affiliate Section Templates for Languages" section immediately below.&#xC2;&#xA0; This templates section appears automatically if the "Use Affiliate Privileges" checkbox is checked.&#xC2;&#xA0; You will need to make page template choices for each page of the affiliate section.&#xC2;&#xA0; These page templates will appear as the page templates for each of these pages within the affiliate section when a user from this user groups affiliate pages are used.&#xC2;&#xA0; &lt;/p&gt;&lt;p&gt;Don't forget the use of the "(!AFFILIATE_INFO!)" tag within the affiliate page templates so that the information the affiliate enters into their "affiliate html" field of their client side user information edit page.&#xC2;&#xA0; This field allows the affiliate client to customize their affiliate pages to show off their ads as if it were their own site.&#xC2;&#xA0; You may keep this in mind when creating these page templates to increase the emphasis of their information and possible suppression of your site's information depending on your use of the affiliate feature.&lt;br /&gt;&lt;/p&gt;</description><link>http://geodesicsolutions.com/support/helpdesk/kb/article/139</link><pubDate>Sat, 16 Aug 2008 04:02:27 GMT</pubDate><guid isPermaLink="false">ebbe3690c2c8477ecb8f5cb1009c487a</guid></item><item><title>Why are there registrations needing approval within the admin tool when I don't have the script set to approve all registration?</title><description>&lt;p&gt;If you use the email verification system within the registration process registrations will be listed within the registration approval admin tool until the client verifies their registration through the use of the registration approval link with the verifying email sent to them.  If the client does not receive their registration verification email, cannot make the link in the email to work, typed their email address incorrectly in the registration process or just does not click the approval link their registration will be within the registration approval admin tool.  All registrations left unapproved will be removed after a few days.  Unverified registrations are left here so that you as the admin can manually approve the registration in case of communication problems.   If a client has not verified their registration they will not be able to register with the same username/email address unless you as the admin delete their unverified registration or the system does it automatically after a few days.&lt;br /&gt; &lt;/p&gt;&lt;p&gt;If the client is not receiving their registration verification email there could be several things happening.  Within the email verification system an email is sent to the client that contains a link they must click to verify their registration.  The problem is several things could have happened to the email.  The client could have received the email several hours after it is sent and hadn't noticed yet to verify.  The email could be sitting in the clients spam folder where they wouldn't look.  The client could have entered a wrong email address and never received the email.  There could  be a "bot" responsible for the registration and the registration may never be verified.  There could also be email problems at your site or configurations in your software not sending the email.  &lt;/p&gt;&lt;p&gt;Firstly make sure that email is sent from your server.  You can then try to send an email to registrant to see if they received the verification email.  But there may never be a way of verifying every registrant as the email verification system is designed to weed out some bad registrants.  These bad registrants may never be verified and thus be removed automatically by the script.&lt;/p&gt;&lt;p&gt;PLEASE NOTE:&#xC2;&#xA0; The admin approves all registrations feature will trump the email verification system if both features are on.&#xC2;&#xA0; The email to verify the registration will be sent out but the link for the registering client to click and approve the registration will not be within the email.&#xC2;&#xA0; By turning on the admin approves all registrations feature the link in the email will be removed so that the admin is the only one that will approve registration.&#xC2;&#xA0; The email cannot be verified by the system if the admin approves all registrations feature is turned on.&#xC2;&#xA0;&lt;/p&gt;</description><link>http://geodesicsolutions.com/support/helpdesk/kb/article/138</link><pubDate>Fri, 15 Aug 2008 23:28:12 GMT</pubDate><guid isPermaLink="false">ee7f60914e7bec82343820b2fd040e2e</guid></item><item><title>The browser hangs after submitting registration information form in the registration process.  How to fix?</title><description>&lt;p&gt;After the personal information is submitted to the script that information is verified as complete by the script and saved in the database.&#xC2;&#xA0; Immediately afterwards the script tries to send an email whether to verify the email address used in the registration or send the registration successful email if the email verification process is not used.&#xC2;&#xA0; In most cases this is usually the first time a script is sent by the script after installation.&#xC2;&#xA0; Many times the reason for the browser hanging (sometimes staying on the registration personal information collection page) is the script hangs at trying to send one of the above emails.&#xC2;&#xA0; The script cannot get past the "mail" function until the server responds that the "email information" was received and sent or placed in an email queue.&#xC2;&#xA0; &lt;/p&gt;&lt;p&gt;The first thing to try is to change the email configuration in the admin to another setting.&#xC2;&#xA0; The admin tool concerned is here in the admin tool:&lt;/p&gt;&lt;p&gt;E-MAIL SETUP &gt; GENERAL E-MAIL SETTINGS&lt;/p&gt;&lt;p&gt;In most cases you should change the method of email connection from "Standard SendMail Connection" to "SMTP Connection".&#xC2;&#xA0; Try the default information to right of the "SMTP Host" and "SMTP Port" first or any information provided by your host first.&#xC2;&#xA0; &lt;/p&gt;&lt;p&gt;If the issue persists contact geosupport@geodesicsolutions.com.&#xC2;&#xA0;&lt;/p&gt;</description><link>http://geodesicsolutions.com/support/helpdesk/kb/article/137</link><pubDate>Sat, 16 Aug 2008 04:01:47 GMT</pubDate><guid isPermaLink="false">2bd583c9e8669bfdd2bcc879e7654c73</guid></item><item><title>How do I set up my site to use Turkish charset?</title><description>&lt;p&gt;&lt;strong&gt;How to set up a site to use Turkish text:&lt;/strong&gt;&lt;br /&gt;  &lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;font size="4"&gt;Versions 3.0+&lt;/font&gt; &lt;/strong&gt; &lt;br /&gt; These instructions are included in the following support wiki article:&lt;br /&gt;
&lt;br /&gt;
http://geodesicsolutions.com/support/wiki/tutorials/using_different_character_sets/start&lt;br /&gt;&lt;br /&gt;&lt;br /&gt; &lt;font size="4"&gt;&lt;strong&gt;Versions Before 3.0:&lt;/strong&gt;&lt;/font&gt; &lt;br /&gt;&lt;br /&gt;1.  Edit the file xss_filter_inputs.php (or clean_inputs.php if that file exists instead).  Find the line: &lt;div style="border: thin dashed blue; padding: 3px"&gt;$input_vars=htmlentities($input_vars);&lt;/div&gt; Replace with: &lt;div&gt;$input_vars=&lt;strong&gt;htmlspecialchars&lt;/strong&gt;( $input_vars&lt;strong&gt;, ENT_COMPAT, 'UTF-8'&lt;/strong&gt;);&lt;/div&gt; &lt;br /&gt;&lt;br /&gt;2.  In the same file, find the line: &lt;div style="border: thin dashed blue; padding: 3px"&gt;$_REQUEST['b']['username'] = htmlentities($_REQUEST['b']['username']);&lt;/div&gt; Replace with: &lt;div style="border: thin dashed blue; padding: 3px"&gt;$_REQUEST['b']['username'] = &lt;strong&gt;htmlspecialchars&lt;/strong&gt;($_REQUEST['b']['username']&lt;strong&gt;,ENT_COMPAT,'UTF-8'&lt;/strong&gt;);&lt;/div&gt; &lt;br /&gt;&lt;br /&gt;3.  Follow the instructions &lt;strong&gt;2-4&lt;/strong&gt; of the &lt;strong&gt;Versions 3.0+&lt;/strong&gt; section at the top.&lt;br /&gt;&lt;p&gt;&#xC2;&#xA0;&lt;/p&gt;</description><link>http://geodesicsolutions.com/support/helpdesk/kb/article/136</link><pubDate>Mon, 21 Mar 2011 18:20:25 GMT</pubDate><guid isPermaLink="false">6aeccec58df0cbaf75b32193e028d132</guid></item><item><title>How do I remove or upgrade features attached to a listing or the expiration for a listing as the admin?</title><description>&lt;p&gt;Find the user that placed the listing in question within the user admin tool of the Geo admin tool.&#xC2;&#xA0; Once you find the user "view" their user details.&#xC2;&#xA0; Below the user's registration/personal information is a list of that user's current listings.&#xC2;&#xA0; Next to each of those current listings is a column with a "change" link.&#xC2;&#xA0; Click that "change" link and you will be taken to an admin screen that will allow you to add/remove any extra features attached to that specific ad.&#xC2;&#xA0; You can also change the expiration of the listing within this page also if you need.&#xC2;&#xA0; Once you are through making your changes to the listing click the "save" button at the bottom of the page.&lt;/p&gt;</description><link>http://geodesicsolutions.com/support/helpdesk/kb/article/135</link><pubDate>Fri, 15 Aug 2008 23:27:59 GMT</pubDate><guid isPermaLink="false">2115f796efb03ff11c10761269992cf4</guid></item><item><title>I get "This invoice has already been paid. For more information, please contact the merchant." when I am redirected to Paypal.</title><description>&lt;p&gt;I get "This invoice has already been paid. For more information, please contact the merchant." when I am redirected to Paypal to make payment for a service on my site.&#xC2;&#xA0; Why is this happening?&lt;/p&gt;&lt;p&gt;This can happen when you have received payments through paypal.com by other software on your site or by previous software used on your paypal account to accept payments.&#xC2;&#xA0; Each transaction sent to paypal.com (using the IPN payment method) must have a unique transaction id.&#xC2;&#xA0; If you do have or have had other software on your site sending transactions through your paypal account that software sent unique transaction id's&#xC2;&#xA0;to paypal for each transaction.&#xC2;&#xA0; If the other&#xC2;&#xA0;software operated like ours they most likely started their transaction id's at 1.&#xC2;&#xA0; Paypal keeps track of all transaction id's sent to them and if they encounter the same transaction id sent by a piece of software through their system they will display the following message:&lt;/p&gt;&lt;p&gt;This invoice has already been paid. For more information, please contact the merchant.&lt;/p&gt;&lt;p&gt;To remove the problem we generally change the starting point&#xC2;&#xA0;our software will use to generate those transaction id's.&#xC2;&#xA0; We generally just need phpmyadmin access to insert a dummy id into the paypal transactions database table...an id very different from the 1 the software starts with.&lt;/p&gt;</description><link>http://geodesicsolutions.com/support/helpdesk/kb/article/134</link><pubDate>Fri, 15 Aug 2008 23:54:38 GMT</pubDate><guid isPermaLink="false">a5350cead353bdc5412342ccd935e6cf</guid></item><item><title>I can't turn on/off category counts next to my categories.</title><description>&lt;p&gt;Enterprise versions only:&lt;/p&gt;&lt;p&gt;Finding the admin controls to control the display of the category counts depends on how you are displaying the category navigation within your design.&#xC2;&#xA0; There are two distinct ways to display the category navigation in the design: category navigation modules or embedded within the mainbody.&#xC2;&#xA0; If you display the navigation within the mainbody tag the controls on whether to display and how to display&#xC2;&#xA0;the category naviagation by this method&#xC2;&#xA0;can be found here in the admin tool:&lt;/p&gt;&lt;p&gt;SITE SETUP &gt; BROWSING &gt; "display category navigation"&lt;br /&gt;SITE SETUP &gt; BROWSING &gt; "display category xount"&lt;br /&gt;SITE SETUP &gt; BROWSING &gt; "choose how to display category counts"&lt;/p&gt;&lt;p&gt;If you have chosen&#xC2;&#xA0;a module to display the category navigation within your design the controls on how to display the category navigation is found within the admin tool for that module.&#xC2;&#xA0; There are several category navigation modules giving you great flexibility in displaying category navigation in several places thorughout the script and each of these category navigation modules have their own individual display controls and css.&#xC2;&#xA0; You should only need to find which category navigation module you are using in the page you wish to make the change in.&#xC2;&#xA0; You can navigate to the page you wish to make the change on within the PAGES admin tool.&#xC2;&#xA0; On each pages admin tool is a complete list of the modules attached to that page.&#xC2;&#xA0; Find the category navigation module you are using to display the category navigation within that page and click on it.&#xC2;&#xA0; You should be taken directly to that modules admin tool.&#xC2;&#xA0; All admin pages for the category navigation modules can also be found here within the admin tool:&lt;/p&gt;&lt;p&gt;PAGES MODULES &gt; BROWSING &gt; CATEGORY NAVIGATION&lt;/p&gt;</description><link>http://geodesicsolutions.com/support/helpdesk/kb/article/133</link><pubDate>Fri, 15 Aug 2008 23:27:46 GMT</pubDate><guid isPermaLink="false">1ea518a97b31e042e38c4e49aea8549a</guid></item><item><title>What are credits within the software?</title><description>&lt;p&gt;A credit issued to a client gives that client the ability to place one listing without paying for the placement charge.&#xC2;&#xA0; The credit does not cover the cost of extra features if they are selected by the client within the place a listing process.&#xC2;&#xA0; The credit does not cover the cost of final fees on auctions after the auction closes.&#xC2;&#xA0; Credits can only be used within the place a listing process unless you have specifically set them useable within the renewal process within the admin tool.&lt;/p&gt;&lt;p&gt;Credits are only issuable to a client who is on a fee-based price plan.&#xC2;&#xA0; Credits cannot be issued to a client attached to a subscription-based price plan as credits have no effect within a subscription-based price plan.&lt;/p&gt;&lt;p&gt;Credits can issued to clients manually within the user admin tool.&#xC2;&#xA0; Find the client you wish to give the credits to by browsing or searching.&#xC2;&#xA0; If the client is attached to a fee-based price plan there will be an option to "add credits" to that user where their current price plan is displayed at the bottom of their registration information.&#xC2;&#xA0; While adding the credit you also have the ability to place an expiration on the credits you are issuing to the client.&lt;/p&gt;&lt;p&gt;Credits can be issued automatically at registration through the price plan admin tool registration specifics form.&#xC2;&#xA0; You can set the number of credits to be issued and then have the ability to set the expiration on those credits by a fixed date or a fixed date from the registration date.&lt;/p&gt;&lt;p&gt;Note that in Geo 4.0 and higher, credits have been renamed to tokens to help reduce confusion on what exactly it is used for.&#xA0;&lt;/p&gt;</description><link>http://geodesicsolutions.com/support/helpdesk/kb/article/132</link><pubDate>Sat, 16 Aug 2008 04:01:35 GMT</pubDate><guid isPermaLink="false">fc489751a37f40cfd89f2e375dfdc083</guid></item><item><title>Why is my stores.php showing a blank webpage?</title><description>&lt;p&gt;Stores.php is only a routing file.&#xC2;&#xA0;&#xC2;&#xA0;The file, stores.php, only display content when a store id is supplied e.g., http://www.mysite.com/stores.php?store=1&lt;/p&gt;&lt;p&gt;If a store id is being supplied and you are getting a blank page, make sure you have a default storefront template.&lt;/p&gt;</description><link>http://geodesicsolutions.com/support/helpdesk/kb/article/131</link><pubDate>Fri, 15 Aug 2008 23:27:30 GMT</pubDate><guid isPermaLink="false">4e2d52c619f6061c64495f75a22bcdd0</guid></item><item><title>Why are my extra question and checkboxes displaying differently?</title><description>&lt;p&gt;With versions 3.0.0 and greater, the output of the extra questions and checkboxes sections are controlled by HTML list elements instead of table rows and columns.  If you are upgrading from a pre 3.0.0 installation to a post 3.0.0 installation please add the following styles to your stylesheet or the style portion of your template to correct the display.&lt;/p&gt;&lt;p&gt; &lt;br /&gt;/* extra questions and extra checkboxes */&lt;br /&gt;.extraCheckboxes {&lt;br /&gt;    margin:0px;&lt;br /&gt;    padding:0px;&lt;br /&gt;    float:left;&lt;br /&gt;    list-style-type: none;    &lt;br /&gt;}&lt;br /&gt;.extraCheckboxes li {&lt;br /&gt;    background-image: url('images/checkbox_arw.gif');&lt;br /&gt;    background-position: 0px 50%; /* X-pos Y-pos (from top-left) */&lt;br /&gt;    background-repeat: no-repeat;&lt;br /&gt;    padding-left: 15px;&lt;br /&gt;    border: 0px solid black;&lt;br /&gt;    white-space:nowrap;&lt;br /&gt;}&lt;br /&gt;.extraQuestionName,&lt;br /&gt;.extraQuestionName li {&lt;br /&gt;    margin:0px;&lt;br /&gt;    padding:0px;&lt;br /&gt;    list-style: none;&lt;br /&gt;}&lt;br /&gt;.extraQuestionValue {&lt;br /&gt;    margin:0px;&lt;br /&gt;    padding:0px;&lt;br /&gt;    list-style: none;&lt;br /&gt;}&lt;/p&gt;</description><link>http://geodesicsolutions.com/support/helpdesk/kb/article/130</link><pubDate>Sat, 16 Aug 2008 04:00:26 GMT</pubDate><guid isPermaLink="false">737e679f2f96a0d84a6591d67017dab4</guid></item><item><title>When I try to save a template or text, I get a forbidden page (403) error</title><description>&lt;p&gt;The 403 forbidden error is generated by the server, usually because there is a "script" tag in the text that is being submitted, that the server perceives as a possible hacking attempt.  Contact your hosting provider and ask them how to disable the "mod_security" feature.  &lt;/p&gt;&lt;p&gt;On some servers, you may be able to disable the feature by creating a new file, &lt;em&gt;admin/.htaccess &lt;/em&gt;that contain these lines:&lt;/p&gt;&lt;p&gt;&lt;strong&gt; &lt;IfModule mod_security.c&gt;&lt;br /&gt; SecFilterEngine off&lt;br /&gt; &lt;/IfModule&gt;&lt;/strong&gt; &lt;strong&gt; &lt;/strong&gt; &lt;/p&gt;</description><link>http://geodesicsolutions.com/support/helpdesk/kb/article/129</link><pubDate>Sat, 16 Aug 2008 04:04:33 GMT</pubDate><guid isPermaLink="false">c6505f499e18fc2a829d496c7d3efcd6</guid></item><item><title>How does the site filter system work within the Enterprise versions?</title><description>&lt;font size="2"&gt;Several users have asked for a better explanation of the "&lt;strong style="color: #ffa34f"&gt;site&lt;/strong&gt;" filters contained within the admin. The client side "search filters" should not be confused with them. Below is a better explanation of the &lt;strong style="color: #ffa34f"&gt;site&lt;/strong&gt; filters to alleviate any discrepancies...it is a long one. Hope it helps and lets people know how powerful tool the &lt;strong style="color: #ffa34f"&gt;site&lt;/strong&gt; &lt;strong style="color: #ffa34f"&gt;filter&lt;/strong&gt; tool can be. &lt;br /&gt;&lt;br /&gt;&lt;strong style="color: #ffa34f"&gt;Site&lt;/strong&gt; filters can be a powerful tool to simplify browsing throughout your &lt;strong style="color: #ffa34f"&gt;site&lt;/strong&gt;. The &lt;strong style="color: #ffa34f"&gt;site&lt;/strong&gt; &lt;strong style="color: #ffa34f"&gt;filter&lt;/strong&gt; is used to pre-populate a specific field used within a classified ad (and possibly a registration field) and then use that field to &lt;strong style="color: #ffa34f"&gt;filter&lt;/strong&gt; out classified ads that do not have the value chosen with the &lt;strong style="color: #ffa34f"&gt;filter&lt;/strong&gt;. &lt;br /&gt;&lt;br /&gt;You begin by attaching creating a hierarchy of filters much the same way you create categories. The main or top level &lt;strong style="color: #ffa34f"&gt;filter&lt;/strong&gt; values are more general while sub-level &lt;strong style="color: #ffa34f"&gt;filter&lt;/strong&gt; values get increasingly specific. To illustrate the use of filters better we will use a state and county hierarchy example. The first level of filters will contain the states. The second level will contain the counties in each state (remember this is just to illustrate...that&#xE2;&#x20AC;&#x2122;s a lot of states and counties). Any counties within a state will be contained within that state (added to that state) as if it were a subcategory of another category. &lt;br /&gt;&lt;br /&gt;Once you have your hierarchy you then attach each level of the &lt;strong style="color: #ffa34f"&gt;filter&lt;/strong&gt; organization (state and county in above example) to an optional &lt;strong style="color: #ffa34f"&gt;site&lt;/strong&gt; wide field using the &lt;strong style="color: #ffa34f"&gt;filter&lt;/strong&gt; administration tool. For our example we will attach the state level to optional &lt;strong style="color: #ffa34f"&gt;site&lt;/strong&gt; wide field 1 and the county level to optional &lt;strong style="color: #ffa34f"&gt;site&lt;/strong&gt; wide field 2. Also turn on the use of optional &lt;strong style="color: #ffa34f"&gt;site&lt;/strong&gt; wide fields 1 and 2 on a &lt;strong style="color: #ffa34f"&gt;site&lt;/strong&gt; wide basis within the AD CONFIGURATION &gt; FIELDS TO USE admin tool. &lt;br /&gt;&lt;br /&gt;The next step is to attach each &lt;strong style="color: #ffa34f"&gt;filter&lt;/strong&gt; level to a registration optional field. For our example we will attach the state level to the registration optional field 1 and the counties to registration optional field 2. Also turn on the use of registration optional fields 1 and 2 within the registration configuration screen. &lt;br /&gt;&lt;br /&gt;From now on when a user registers they will be asked to choose a state and county as steps within the registration process. The first level choice will appear immediately after the registration code screen (if you choose to use registration codes). The county choice screen will come next with the appropriate county choices that belong to the state chosen in the previous step (all based on the category-&gt;subcategory model used within the category administration). We are assuming the user will choose their state and county from the choices...so give explicit instructions to do so within the instructions on the &lt;strong style="color: #ffa34f"&gt;filter&lt;/strong&gt; choice page. The normal registration form will now appear asking for the usual personal information. Registration optional field 1 will contain the state choice and registration optional field 2 will contain the county choice. An edit link will appear next to each allowing the user to edit the values if they need to. &lt;br /&gt;Once the user completes registration those fields can be edited within their personal information edit screen. &lt;br /&gt;&lt;br /&gt;These fields/values within the registration field 1 will now be used to automatically populate the optional &lt;strong style="color: #ffa34f"&gt;site&lt;/strong&gt; wide field 1 when the user places an ad. The registration optional field 2 value will be used to populate optional &lt;strong style="color: #ffa34f"&gt;site&lt;/strong&gt; wide field 2 within the place an ad process. This information will be saved along with the ad. Every ad the user enters will automatically have this &lt;strong style="color: #ffa34f"&gt;filter&lt;/strong&gt; information within it. And if these values are edited within the user information administration section on the client side these values will automatically be updated within all ads attached to that user. &lt;br /&gt;&lt;br /&gt;Now insert one of the &#xE2;&#x20AC;&#x153;&lt;strong style="color: #ffa34f"&gt;filter&lt;/strong&gt; dropdown display&#xE2;&#x20AC;&#x9D; modules into your browsing pages. Where they are placed will appear dropdown(s) prepopulated with the state and county information. If no state has been chosen (in our example) the state dropdown will contain the states built within the &#xE2;&#x20AC;&#x153;state&#xE2;&#x20AC;&#x9D; level of the &lt;strong style="color: #ffa34f"&gt;filter&lt;/strong&gt; administration. Once a state is chosen the second level counties attached to that state will appear in the second dropdown. &lt;br /&gt;&lt;br /&gt;Now only ads that fit the &lt;strong style="color: #ffa34f"&gt;filter&lt;/strong&gt; value chosen will appear while browsing. If you chose a state only ads that have that state value will be displayed. Once a state (or another state) has been chosen the page will refresh and show only ads belonging to that state. Now the second level counties for that state will be in the second dropdown. If you choose a county only ads within that county and state will appear (in our example). Both filters can be changed to display different ads fitting the criteria within the filters or cleared to display all ads. &lt;br /&gt;&lt;br /&gt;In conjunction with the category system a user can quickly narrow down the number of ads to browse through to reach the content they are wanting to view. &lt;br /&gt;&lt;br /&gt;The &lt;strong style="color: #ffa34f"&gt;filter&lt;/strong&gt; system can be adapted to any hierarchy. We just used the state-county hierarchy as an easy way to illustrate how the &lt;strong style="color: #ffa34f"&gt;filter&lt;/strong&gt; system worked. &lt;/font&gt;&lt;br /&gt;</description><link>http://geodesicsolutions.com/support/helpdesk/kb/article/128</link><pubDate>Sat, 16 Aug 2008 04:07:14 GMT</pubDate><guid isPermaLink="false">7b698f84e9432af05e2b4c2b72f3dc77</guid></item><item><title>My "edit category" link does not appear when editing a listing in the client side listing admin tool.</title><description>&lt;p&gt;The "edit category" link within the client side listing admin tool appears or not on whether or not the specific user is attached to a price plan that has category specific pricing within it or not.&#xC2;&#xA0; If the price plan the client is attached to has category specific pricing within&#xC2;&#xA0;it this link will not appear.&#xC2;&#xA0; If there are no category specific pricing within the price plan the client is attached the "edit category" will appear next to the "edit details" and "edit images" links.&lt;/p&gt;&lt;p&gt;This is a protection against a client placing a listing in a "cheaper" category when placing the listing.&#xC2;&#xA0; Then after paying for placement editing the listing and moving the listing into the more "expensive" category...cheating the site.&lt;/p&gt;</description><link>http://geodesicsolutions.com/support/helpdesk/kb/article/127</link><pubDate>Sat, 16 Aug 2008 04:00:09 GMT</pubDate><guid isPermaLink="false">70031ba23c9bf0f7720fd5375008e49c</guid></item></channel></rss>
