1
iDeologi
Re: AMS module "spotlight Block"
  • 2011/7/7 17:56

  • iDeologi

  • Just popping in

  • Posts: 16

  • Since: 2006/5/12


I'm also got same problem.
At first time after installed, it worked well, but later, i got same problem..

Cant edit the block and just got blank pages



2
iDeologi
Upgrade From XOOPS 2.3.3 tp 2.5.x
  • 2011/6/24 19:17

  • iDeologi

  • Just popping in

  • Posts: 16

  • Since: 2006/5/12


Hi,

I just want to seek help from anyone here if can give me step to upgrade XOOPS from 2.3.3 to 2.5.x or to the latest one, 2.5.1a.

I've search for this topic but didn't find any link with complete step.

I hope someone here can help me.




3
iDeologi
Cant install NewBB 4.03 with XOOPS 2.5.1 and 2.5.1a
  • 2011/5/25 22:25

  • iDeologi

  • Just popping in

  • Posts: 16

  • Since: 2006/5/12


I've just installing new Xoops CMS and then installing NewBB 4.03 but failed. Just blank page appears after click Install.

Can somebody here help me?

Thanks in advanced....





4
iDeologi
Re: Integrate Facebook Comments in News Module
  • 2011/1/16 22:19

  • iDeologi

  • Just popping in

  • Posts: 16

  • Since: 2006/5/12


U must add this code to your theme.html file

<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:fb="http://www.facebook.com/2008/fbml">

<div id="fb-root"></div> <script> window.fbAsyncInit = function() { FB.init({appId: '173169099366425', status: true, cookie: true, xfbml: true}); }; (function() { var e = document.createElement('script'); e.type = 'text/javascript'; e.src = document.location.protocol + '//connect.facebook.net/ms_MY/all.js'; e.async = true; document.getElementById('fb-root').appendChild(e); }()); </script>




5
iDeologi
Re: How To Insert Facebook Comment Plugin into AMS Article?
  • 2010/11/7 6:45

  • iDeologi

  • Just popping in

  • Posts: 16

  • Since: 2006/5/12


problem solved

just add this code to theme.html

<html xmlns="http://www.w3.org/1999/xhtml"
      
xmlns:fb="http://www.facebook.com/2008/fbml">

  <
div id="fb-root"></div>        <script>       window.fbAsyncInit = function() {         FB.init({appId'173169099366425'statustruecookietrue,                  xfbmltrue});       };       (function() {         var document.createElement('script');         e.type 'text/javascript';         e.src document.location.protocol +           '//connect.facebook.net/ms_MY/all.js';         e.async true;         document.getElementById('fb-root').appendChild(e);       }());     </script>


And
<fb:comments width="500" title={$story.title} notify="true" reverse="0" publish_feed="1"></fb:comments>

in template article.



6
iDeologi
Re: How To Insert Facebook Comment Plugin into AMS Article?
  • 2010/11/6 17:28

  • iDeologi

  • Just popping in

  • Posts: 16

  • Since: 2006/5/12


thanks for replies..

i've changed the code in ams article template file, to be like this:

<div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=173169099366425&amp;xfbml=1"></script><fb:comments width="500"></fb:comments
    <
div id="fb-root"></div>
       <
script>
      
window.fbAsyncInit = function() {
        
FB.init({appId'173169099366425'statustruecookietrue,
                 
xfbmltrue});
      };
      (function() {
        var 
document.createElement('script');
        
e.type 'text/javascript';
        
e.src document.location.protocol +
          
'//connect.facebook.net/ms_MY/all.js';
        
e.async true;
        
document.getElementById('fb-root').appendChild(e);
      }());
    </
script>


same code in:

http://ideologi.my/v3/modules/AMS/test2.html

but not working in:

http://ideologi.my/v3/modules/AMS/article.php?storyid=6






7
iDeologi
How To Insert Facebook Comment Plugin into AMS Article?
  • 2010/11/6 2:02

  • iDeologi

  • Just popping in

  • Posts: 16

  • Since: 2006/5/12


I'm trying to put Facebook Comments Plugin into my AMS Article Template file, but it's not working.

Comment Plugin not appear in the bottom of articles.

The Code like this:

<div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=173169099366425&amp;xfbml=1"></script><fb:comments width="425"></fb:comments>
    <
div id="fb-root"></div>
    <
script>
      
window.fbAsyncInit = function() {
        
FB.init({appId'173169099366425'statustruecookietrue,
                 
xfbmltrue});
      };
      (function() {
        var 
document.createElement('script');
        
e.type 'text/javascript';
        
e.src document.location.protocol +
          
'//connect.facebook.net/ms_MY/all.js';
        
e.async true;
        
document.getElementById('fb-root').appendChild(e);
      }());
    </
script>


This code working properly when used in single file like this link:
http://ideologi.my/v3/modules/AMS/test2.html

But not working in Article Pages in AMS module. For reference, see this link, no comment plugin appear at the bottom of page:
http://ideologi.my/v3/modules/AMS/article.php?storyid=6

Thanks in advanced.



8
iDeologi
Re: SEF URL not working in AMS 3.0 (SEO)
  • 2010/11/6 1:48

  • iDeologi

  • Just popping in

  • Posts: 16

  • Since: 2006/5/12


thanks for reply..

i've change .htaccess file.. but after that all page doesn't work..



9
iDeologi
SEF URL not working in AMS 3.0 (SEO)
  • 2010/9/21 19:54

  • iDeologi

  • Just popping in

  • Posts: 16

  • Since: 2006/5/12


Hello,

I really need help from experts here.

I've installed AMS 3.0 Final in my xoops 2.4.5 website.

When i set SEF URL enabled, all articles become bad link, after click on topics.

is this module need any step such as folder/file writen permission in server any thing?

thanks u in advance.



10
iDeologi
How To Make Forum Block in iframe?
  • 2009/7/2 18:25

  • iDeologi

  • Just popping in

  • Posts: 16

  • Since: 2006/5/12


I see in this web, Forum Support Block in Top Page locate in iframe, which user can scroll down and save the size of overall site.

Anybody know how to make Recent Topic Block which visible in top page in iframe?




TopTop
(1) 2 »



Login

Who's Online

218 user(s) are online (140 user(s) are browsing Support Forums)


Members: 0


Guests: 218


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits