Closed (fixed)
Project:
AJAX Newsflash
Version:
5.x-1.7
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Jun 2008 at 11:32 UTC
Updated:
28 Aug 2008 at 04:08 UTC
Hi. I installed the module on my Drupal 5.7 site. Initialized the block, then created Newsflash content, The block just says Initializing ticker....
My content does not appear. Thoughts?
Php5, Mysql 5 Drupal 5.7
Comments
Comment #1
drupalnesia commentedCheck if AJAX Newsflash can create this file: /files/tickercontent.txt
Can you show me the sample site? So I can figure out the bug.
Comment #2
kappaluppa commentedSame problem exactly for me.... http://208.72.156.154/~faithcheer
And, yes, it can write to that file, and I have run the cron.
Comment #3
drupalnesia commentedThank you for the sample site. It's look like AJAX Newsflash open wrong folder when Drupal installed on sub-folder. I will fix this bug soon.
Comment #4
kappaluppa commentedI have changed the .htaccess file Rewrite Base to reflect the location of the site to /~faithcheer/ wouldn't that fix it to reflect that as the baseurl?
But thanks for the info. With that insight I was able to fix it temporarily. I changed the path to the full url on line 60, and added the subfolder name on line 89 to the link in the sites/all/modules/ajax_newsflash/ajax_newsflash.module file and it works. Its a hack, but its working for now until you get the bug fixed.
Thanks,
Kathy
Comment #5
drupalnesia commentedNow, bug fix already submit to AJAX Newsflash 5.x-1.4
Comment #6
acsooley commentedRun Cron. I was having the same problem until I ran cron.
Comment #7
drupalnesia commentedRight, we need to run cron.
AJAX Newsflash will update its content after you run cron.
Comment #8
drupalnesia commentedSolved.
Comment #9
XGI-Wrath commentedI'm having the same issue. I have some questions:
I created a News Flash node, added some text, saved the node.
Then I added the block #1.
I ran cron manually (several times). And I got the "initializing''' message.
I fond this thread and saw that there was still no /files/tickercontent.txt, so I created an empty one. Ran cron Still no go.
Then I manually put some text in the file and ran cron again. This time the 'initialization..." message was gone, but the block was empty.
Not quite sure what I'm doing wrong. Not even quite sure how to troubleshoot this. Any help would be appreciated.
Thanks in advance.
-=w=-
Comment #10
XGI-Wrath commentedAs I said. I did run cron a number of times.
I would love to perform the troubleshooting step: "Check if AJAX Newsflash can create this file: /files/tickercontent.txt" But as I said before, I don't know how. I can tell you that it is not creating it.
In addition to the system info I posted on the 15th I should add that I'm running Ajax Newsflash 5.x-1.7. Sorry I omitted that before.
Comment #11
dtmatthes commented"But thanks for the info. With that insight I was able to fix it temporarily. I changed the path to the full url on line 60, and added the subfolder name on line 89 to the link in the sites/all/modules/ajax_newsflash/ajax_newsflash.module file and it works. Its a hack, but its working for now until you get the bug fixed.
Thanks,
Kathy"
Could you tell me what the code is on lines 60 and 89? I'm having a hard time finding the right lines to change for some reason.
Comment #12
drupalnesia commentedVersion 5.x-1.8 fixs the cron problem.
Now we don't need to run Cron Job anymore. New Newsflash will automatic create after we click Save/Submit.
Comment #13
drupalnesia commentedPlease open new thread if u find any bugs after 5.x-1.10 version. Thanks.