31
demian
Help with extcal 2.22 Upcoming Events Block
  • 2011/5/6 2:32

  • demian

  • Quite a regular

  • Posts: 225

  • Since: 2008/4/29


How do i disable the extcal block upcoming events to display past events ?

right now it shows past event such as new years day, valentines day etc

i don't know if im doing this right...heres what i did

I inserted a new event: New Year Day : 1-1-2011

In the recurring event section i put it recurring yearly January 1st for 5 years

the problem is right now when i activated the extcal upcoming events block...it display the new year day entry 1-1-2011

its the month of may right now supposedly it would not now show the event as it is not upcoming

if i don't insert it as recurring event it will not be display on the block

Help.....Im using extcal 2.22 & xoops 2.5.1

sorry for my english..



32
demian
Re: Adding Facebook Like Button and comments to Publisher Module ?
  • 2011/4/30 6:17

  • demian

  • Quite a regular

  • Posts: 225

  • Since: 2008/4/29


Facebook problem

http://forum.developers.facebook.net/viewtopic.php?id=60997



33
demian
Adding Facebook Like Button and comments to Publisher Module ?
  • 2011/4/28 18:34

  • demian

  • Quite a regular

  • Posts: 225

  • Since: 2008/4/29


Based on this topic
https://xoops.org/modules/newbb/viewtopic.php?start=0&topic_id=73099&viewmode=flat&order=ASC&type=&mode=0

Ok so far far what i did was paste this code in my theme.html

<html xmlns="http://www.w3.org/1999/xhtml"  xmlns:fb="http://www.facebook.com/2008/fbml" xml:lang="<{$xoops_langcode}>" lang="<{$xoops_langcode}>"><div id="fb-root"></div> <scriptwindow.fbAsyncInit = function() { FB.init({appId'YOURID'statustruecookietruexfbmltrue}); }; (function() { var document.createElement('script'); e.type 'text/javascript'e.src document.location.protocol '//connect.facebook.net/en_US/all.js'e.async truedocument.getElementById('fb-root').appendChild(e); }()); </script>


** YOURID is my website fb id

then paste this code in publisher_item.html right before<div class="itemBody">for the fb like button
<br />
      <
iframe src="http://www.facebook.com/plugins/like.php?href=<{$xoops_url}>/modules/publisher/item.php?itemid=<{$item.itemid}>&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe>




and this code for comments in publisher_item.html right below <{$item.maintext}>

<div id="fb-root"></div>
<
script src="http://connect.facebook.net/en_US/all.js#appId=YOURID&xfbml=1"></script>
              <
fb:comments xid="publisher<{$item.itemid}>" url="<{$xoops_url}>/modules/publisher/item.php?itemid=<{$item.itemid}>" title="<{$item.title}>" numposts="10" width="640" publish_feed="true"></fb:comments>

** YOURID is website id


the status right now

1. Like Button - Working but the feed that appeared in my fb wall - the url of article is pointing to the right article but the title and description of the feed shows the title and description of my main page instead of the my publisher article title and desc

in the publisher article submission form i have make sure that i filled up the meta keywords and also the description..but still same problem...when i view source for my article ..my meta keywords and desc is displayed correctly

2. Comment Button - Working as expected - url, title, are correct

Help..what im doing wrong ? im using the latest publisher frm SVN


p/s: I hate fb but my sites users insist this function...lol




34
demian
xoops 2.5 file manager issue
  • 2011/3/23 22:44

  • demian

  • Quite a regular

  • Posts: 225

  • Since: 2008/4/29


this file manager is great but

after editing file save/submit it goes back to root and not to the files that we edited....

Hope this can fixed !!!!



35
demian
Re: Publisher - Browser Title edit ?
  • 2011/2/5 15:39

  • demian

  • Quite a regular

  • Posts: 225

  • Since: 2008/4/29


bump



36
demian
Re: XE Installer
  • 2011/2/5 15:30

  • demian

  • Quite a regular

  • Posts: 225

  • Since: 2008/4/29


very nice



i like it..hope to see it in the final




37
demian
Re: set new default avatar for new user
  • 2010/12/5 23:42

  • demian

  • Quite a regular

  • Posts: 225

  • Since: 2008/4/29


Quote:
Did you change it in all mentioned places?


No. do i really need to ?

i want to test this in the registration before proceed to the other files ?


Thanks Ghia



38
demian
Re: set new default avatar for new user
  • 2010/12/4 13:03

  • demian

  • Quite a regular

  • Posts: 225

  • Since: 2008/4/29


i can't find any blank.gif in modules/profile/register.php



39
demian
Re: set new default avatar for new user
  • 2010/12/3 8:49

  • demian

  • Quite a regular

  • Posts: 225

  • Since: 2008/4/29


bump..still not working



40
demian
Re: set new default avatar for new user
  • 2010/11/22 13:26

  • demian

  • Quite a regular

  • Posts: 225

  • Since: 2008/4/29


i change in root register
from
$newuser->setVar('user_avatar', 'blank.gif', true);
to
$newuser->setVar('user_avatar', 'avatars/custom.gif', true);

and it not working

the user still got blank.gif as avatars

have updated the profile module and the system module

Im using xoops 2.5 final




TopTop
« 1 2 3 (4) 5 6 7 ... 21 »



Login

Who's Online

214 user(s) are online (145 user(s) are browsing Support Forums)


Members: 0


Guests: 214


more...

Donat-O-Meter

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

Latest GitHub Commits