CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Contribute widget issue!!
Pages: [1]

Author Topic: Contribute widget issue!!  (Read 1053 times)

sriz786

  • I post occasionally
  • **
  • Posts: 35
  • Karma: 0
Contribute widget issue!!
July 21, 2011, 10:02:42 am
Hi,

i am not able to see the text of my civicrm contribution widget, 1 thing that i must mention here that we have move the complete site along with civcirm from 1 place to another and then i got this issue!!

plz any 1 help me how i can solve this, its urgent

i have attached the screen shot as well

thanks
Rizwan

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Contribute widget issue!!
July 21, 2011, 03:36:36 pm
If you embedded the widget code in a static HTML page and THEN moved the site (such that the URL for the site is different) - then you will need to recreate the widget code from within your CiviCRM Configure Contribution Page function (Contributions -> Manage Contribution Pages -> Configure -> Widget).

If this is NOT the issue, you'll need to give more information about WHERE the widget is not working. But start w/ making sure it works in the configuration screen mentioned above.
Protect your investment in CiviCRM by  becoming a Member!

sriz786

  • I post occasionally
  • **
  • Posts: 35
  • Karma: 0
Re: Contribute widget issue!!
July 21, 2011, 07:13:28 pm
its also not working in configuration screen that u mentioned, i cant see the widget properly over there as well..
Contributions -> Manage Contribution Pages -> Configure -> Widget).

instead i have used a module "mod_j15html " to embed a widget code in joomla for front view, but thats not the issue

i am not able to see the widget properly on the configure page we well..it's coming the same as in a screen shot
Rizwan

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Contribute widget issue!!
July 22, 2011, 09:35:51 am
This means your Resource URLs are incorrect for the new site location. If you view the HTML source for  the page I suspect you will see paths for jscript and css files that are incorrect. Review the steps in this documentation including trouble-shooting section:

http://wiki.civicrm.org/confluence/display/CRMDOC40/Moving+an+Existing+Installation+to+a+New+Server+or+Location
Protect your investment in CiviCRM by  becoming a Member!

majovdh

  • I post occasionally
  • **
  • Posts: 58
  • Karma: 2
    • Chautaara VZW
  • CiviCRM version: 4.2.6
  • CMS version: drupal 7.17
  • MySQL version: 5.1.56
  • PHP version: 5.2.17
Re: Contribute widget issue!!
September 12, 2012, 04:06:11 am
Hello,
µ
I'm having the same issue her.

moved my site to version drupal 7.14 & civicrm 4.2.0 and i can visualise my widget in any page or block.

Look at the solution moving a site like above but nothing is working for me.

when is go to my link in the code i get this error :

Warning: mktime() [function.mktime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in /home/chautaar/public_html/sites/all/modules/civicrm/CRM/Utils/Date.php on line 268

link is : http://www.chautaara.org/sites/all/modules/civicrm/extern/widget.php?cpageId=4&widgetId=4&format=3%22

any solutions?

majovdh

  • I post occasionally
  • **
  • Posts: 58
  • Karma: 2
    • Chautaara VZW
  • CiviCRM version: 4.2.6
  • CMS version: drupal 7.17
  • MySQL version: 5.1.56
  • PHP version: 5.2.17
Re: Contribute widget issue!!
September 12, 2012, 04:44:22 am
All,

Apparently my problem was indeed the time setting.

I added this to my php.ini file like described here : http://kb.siteground.com/article/How_to_change_the_datetimezone_value_in_PHP.html

and the widget is working correctly now

Greetings Majo

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Contribute widget issue!!

This forum was archived on 2017-11-26.