![]() |
I need to add more time to ad duration I have followed the directions given to someone else in the following thread regarding adding different times to the ad duration options: http://www.photopost.com/members/for...d.php?t=111170 However, anytime I enter a three digit number, it come out blank when using the actual template on the site. Perhaps I have to make another adjustment in order for a 3 digit number to fit in the pull down menu? (one digit works just fine, i.e. 3 days. And two digit works just fine, i.e. 30 days. But three digits don't work, i.e. 300 days - I just see a blank space in the pull down menu where '300 days' should be) Thanks. Lonny Sail247.com |
It will work as stated. Notice you need to add the language string to the language file |
Thanks for the quick reply, Chuck. I am guessing you said "Notice you need to add the language string to the language file" becuase that was not mentioned in the thread that I referred to in my original post. However, I have done that and gotten the same result. In other words I can just add a digit and it does't work. For instance, I edit the template uplaodproduct.tmpl by simply adding a '1' in front of the '60' to make it '160' and it doesn't show up in the pull down menu while using the template on the site. I changed: <option value="60">{$Globals['pp_lang']['60days']}</option> to: <option value="160">{$Globals['pp_lang']['160days']}</option> and now there is only a blank spot in the pull down menu where '160 days' should be while actually using the template on the site. I am probably missing something simple, huh? Lonny Sail 24/7 |
Yes your not editing the language file as instructed to make it say 160 days languages/english/uploadphoto.php You can also add rows and hard code the working <option value="160">6 Months</option> |
Ohhhh, now I see (said the blind man)! Thanks so much. It works great, of course. Lonny |
| All times are GMT -5. The time now is 07:31 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0