Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
Elxis documentation
for users and developers.
Home
Help
Login
Register
Elxis CMS Forum
»
Extensions
»
Components
»
mikro blog
« previous
next »
Print
Pages: [
1
]
Author
Topic: mikro blog (Read 9119 times)
QAZI
Newbie
Posts: 33
mikro blog
«
on:
April 23, 2014, 07:26:01 »
Dear Data hell
Thanks for making an awesome component mikro i made all the changes in administrative section but i am unable to see it in front end as there is no option to make it on any front module position. i have read the documentation as well but there is no module position in administrative section please reply
Thanks in anticipation
Qazi
Logged
Ivan Trebješanin
Elxis Team
Hero Member
Posts: 1663
Re: mikro blog
«
Reply #1 on:
April 23, 2014, 08:57:49 »
Mikro is not a module, it's a component. You just need to create menu item (link) that points to this component.
Logged
I've got a snap in my finger...
Got rhythm in my walk...
rentasite
Elxis Community
Hero Member
Posts: 3282
Web Services
Re: mikro blog
«
Reply #2 on:
June 09, 2014, 15:07:15 »
I'm trying to setup mikro for a second time, on another site. This time, i have set to grab content from a RSS feed, but it doesn't work for me.
In a first attempt, it grabbed the content but it showed all the article's content, even if i have set "Message characters limit" to 150.
Isn't this setting/limit effective for Mikro working with the use of RSS feeds?
After that, i decided to delete all the articles and start over the process. But now it doesn't work at all. No content shows up
Ι'm providing the "Feed URL" as it should and besides that i have defined the following settings:
- Frontpage > source:all (i have also tried source:rss)
- Collector probability: I even tried to raise the price, since the site is locked.
- Source >: RSS: Yes
- Update frequency: 15min
The only thing i can think of is...
if this is a file/folder Chmod issue (?)
Logged
Rent a Site
|
Lelevose
datahell
Elxis Team
Hero Member
Posts: 10356
Re: mikro blog
«
Reply #3 on:
June 09, 2014, 23:10:51 »
The characters limit works only for user posts.
You can see Mikro collector debug information like that:
Login as admin and go to mikro frontpage. Type
?debug=1
in the url to force Collector to run and see the debug information.
http://www.example.com/mikro/?debug=1
You can also clear Mikro
time lock
. Open file
components/com_mikro/includes/timer.php
and set all timers to
0
.
This will force Mikro to collect fresh data
.
$lastcheck = array(
't1' => 0,
't2' => 0,
etc...
);
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
rentasite
Elxis Community
Hero Member
Posts: 3282
Web Services
Re: mikro blog
«
Reply #4 on:
June 09, 2014, 23:59:04 »
I have forced the Collector to run and beyond others:
frequency: 900
imported: 0
error: 0
message: No new items found in remote source
As for the
time clock
, all timers are already set to
0
Logged
Rent a Site
|
Lelevose
datahell
Elxis Team
Hero Member
Posts: 10356
Re: mikro blog
«
Reply #5 on:
June 10, 2014, 08:15:39 »
The collector fetches articles from 1 source per time. Refresh the page to make it go to the second source, and then refresh again for the third, etc. If there are no new articles on the remote source it fetches nothing. If it can't parse the source then there is something wrong with the feed. Copy paste its url in your browser to see the feed, does it look ok? You can send me the url with a personal message of you like.
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
rentasite
Elxis Community
Hero Member
Posts: 3282
Web Services
Re: mikro blog
«
Reply #6 on:
June 18, 2014, 23:18:33 »
Something very strange happened a moment ago, regarding Mikro. While I was going to post something, due to a storm... we had a power outage for 1-2 seconds. The PC did a reboot and after that I started the process again. BUT when i clicked the button to write the article again, i found the previous one, as it was before the power outage.
How did this happen?
Logged
Rent a Site
|
Lelevose
datahell
Elxis Team
Hero Member
Posts: 10356
Re: mikro blog
«
Reply #7 on:
June 19, 2014, 14:49:20 »
If you use Firefox (I dont know for Chrome) then if firefox ends unexpected when you re-open it it opens everything as you had it before the browser termination.
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
rentasite
Elxis Community
Hero Member
Posts: 3282
Web Services
Re: mikro blog
«
Reply #8 on:
June 19, 2014, 15:26:19 »
Yeap Firefox. It does re-open every window when an unexpected shutdown occurs. But i did not expect to "hold" the data also! Great!
Logged
Rent a Site
|
Lelevose
NetRocker
Newbie
Posts: 6
Re: mikro blog
«
Reply #9 on:
June 06, 2015, 18:16:31 »
Hi,
thanks for this great component.
Can You add a commenting feature?
Regards Tom
Logged
bledi
Full Member
Posts: 244
ERROR: Post failed!: mikro blog
«
Reply #10 on:
July 25, 2015, 14:09:55 »
Hello
I have posted menu blogs in the past months, but today i was trying and: ERROR: Post failed!
After many tests I noticed, that if I switch off the
SSL option
than i can post successfully new posts. If I switch on again it will not be possible to post. I have some time that i have installed the SSL certificate and it seems to be a kind of conflict...
Thanks
Logged
datahell
Elxis Team
Hero Member
Posts: 10356
Re: mikro blog
«
Reply #11 on:
July 26, 2015, 17:42:40 »
When SSL switch is ON then the form is submitted on the HTTPS url. Certificates breaks when the pages contain non-secure elements. I don't know anything about your site so I can't tell more.
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Extensions
»
Components
»
mikro blog