I uninstalled Video Module and now works perfect, when you install Video Module, I redirect you open pins
Hello guys, Goddady my host suspended after a complaint by the owner of this script, hopefully not to you :(
Помогите пожалуйста решить проблему. Ни с того ни с сего пропал вывод капчи при регистрации. Ничего не трогал в файлах, просто не выводится "Код картинки". В чем может быть проблема?
приветствую! есть ли модули для регистрации и авторизации в Pinme 1.7 через ВКонтакте и Одноклассников?
Сайт перестал работать после несколько месяцев, перекидывает на оф сайт клона и пишет что нет лицензии, можно ли как то исправить или удалять сайт нафиг?
Я тут взялся устанавливать .. больше суток не спал пришлось алиасы сделать нормальные транслитом для досок фотографий, поправить дизайн, процедуру регистрации... посмотреть можно здесь: http://33live.ru/foto/
i'm using source pinme v 1.6.1 then upgrade to 1.7 for several site. until this time, i dont have any problem with license or get a complaint from hosting.
Hi I would like to click the Like button or Coment or Repin opened in poup-up Lightbox for user login or register. The file is pic_bit.tpl <a href="{$baseurl}/login" class="Button Button11 WhiteButton repin_link"><strong><em></em>{$lang107}</strong><span></span></a> <a href="{$baseurl}/login" class="Button Button11 WhiteButton likebutton"><strong><em></em>{$lang132}</strong><span></span></a> <a href="{$baseurl}/login" class="Button Button11 WhiteButton comment"><strong><em></em>{$lang146}</strong><span></span></a> Any suggestions?
Hello, Please help me, I have a really problem with Pinme button. when i want to add a Pin from any arabic website withe (Arabic Character Encoding Windows-1256) Код: <meta http-equiv="Content-Type" content="text/html; charset=windows-1256"> Then i get all of the arabic characters appeared as diamonds with question mark in the Pin's description. like that. ��� ��� ��� ��� ��� ��� ��� �������� 2013 i know that is the problem with Character Encoding, when you send the title from pinme.js file to the add_pin.php file Код: link.onclick=function() { window.open(popupUrl+'?url='+escape(img.src)+'&sourceurl='+escape(location.href)+'&title='+document.title,"scriptolution_"+(new Date).getTime(),"status=no,resizable=no,scrollbars=yes,personalbar=no,directories=no,location=no,toolbar=no,menubar=no,width=632,height=270,left=0,top=0"); close(); return false; } Here is the link for testing: http://forums.7hob.com/hob1320.html