Post to Wall dont work...

In my Dolphin 7RC3, when someone wants to post to wall: photo, music, video and link, wont work... When i press "Add photo, video..." keep going that circle and nothing hapend at all... Solutions?

Quote · 13 Dec 2009

In my Dolphin 7RC3, when someone wants to post to wall: photo, music, video and link, wont work... When i press "Add photo, video..." keep going that circle and nothing hapend at all... Solutions?

On Dolphin 7RC2 work ok...

Quote · 13 Dec 2009

I am not having this issue.  Did you upgrade from RC2 or do a fresh install?

Quote · 13 Dec 2009

I am not having this issue.  Did you upgrade from RC2 or do a fresh install?

Fresh install... on RC2 work ok...

Quote · 13 Dec 2009

Hey I had this problem before.  I'm pretty sure it's your template.  If you're using designbox_1.html in your templates/tmpl_xxx folder, you need to change around a bit to make it work.

Here's my trick

Change from this

<div class="block">
<div class="main_t">
<div class="main_r">
<div class="main_b">
<div class="main_l">
<div class="main_tl">
<div class="main_tr">
<div class="main_bl">
<div class="main_br">
<div class="cls100_p">
<!--<div class="disignBoxFirst">-->
<div class="clscommonR">
<div class="clscommonL">
<div class="boxFirstHeader">

__title____caption_item__
</div>
</div>
</div>
<div class="boxContent">__designbox_content__</div>
__bottom_item__
<!--    </div>-->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>

to this.


<div class="block">
<div class="main_t">
<div class="main_r">
<div class="main_b">
<div class="main_l">
<div class="main_tl">
<div class="main_tr">
<div class="main_bl">
<div class="main_br">


<div class="clscommonR">
<div class="clscommonL">


<div class="cls100_p">

<!--<div class="disignBoxFirst">-->
<div class="boxFirstHeader">__title____caption_item__</div>
<div class="boxContent">__designbox_content__</div>
__bottom_item__
<!--    </div>-->

</div>


</div>
</div>

</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>

Hope this helps.  :)

Quote · 13 Dec 2009

Nop... dont work. On the other template work like charm...

Quote · 13 Dec 2009

If you are using another template besides the default UNI template, check to see if there is a designbox_1.html file in the folder /templates/tmpl_{????}. If there is, delete it.

Chris

Nothing to see here
Quote · 14 Dec 2009

If you are using another template besides the default UNI template, check to see if there is a designbox_1.html file in the folder /templates/tmpl_{????}. If there is, delete it.

Chris

Zarcon my friend... Where do you live that i come and buy you a bear as much as you can drink for one year? Laughing I reolved this problem. You help once again. I will build you gold monument and the piramid larger than Keops... THANK YOU ONCE AGAIN!!!

Quote · 14 Dec 2009

LOL, you are too funny. Your Welcome :)

Chris

Nothing to see here
Quote · 14 Dec 2009

I'm building you a monument also Zarcon...I'm on D7 and removing the file worked!!!

 

Carol

Quote · 25 Jan 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.