[PLUGIN] Contact for Bludit 2.6

User avatar
Fred
Legend Bludit
Posts: 236
Joined: Wed Jun 24, 2015 2:14 pm
Location: France
Contact:

Plugin update, read first post for changelog.
╰☆╮Bludit╰☆╮ is a open source and community contributions are essential to project success!
You are looking for a light forum based Json? Try my project Flatboard, it is free. ;)
Sorry for my little english, i'm french :oops:
adminvz
Ssr. Bludit
Posts: 27
Joined: Sun Jan 24, 2016 1:06 pm

how to connect the plug-in does not work?

Image
kaaleth
Master Bludit
Posts: 117
Joined: Sun Jun 14, 2015 9:55 am

This plugin is out of date. You need metadata.json file in your plugin's catalogue. Try to copy file from other plugin.
adminvz
Ssr. Bludit
Posts: 27
Joined: Sun Jan 24, 2016 1:06 pm

Thanks, helped like works.
Only nothing if the file from another plugin?
User avatar
Fred
Legend Bludit
Posts: 236
Joined: Wed Jun 24, 2015 2:14 pm
Location: France
Contact:

All plugins update...
╰☆╮Bludit╰☆╮ is a open source and community contributions are essential to project success!
You are looking for a light forum based Json? Try my project Flatboard, it is free. ;)
Sorry for my little english, i'm french :oops:
kamaltmo
Jr. Bludit
Posts: 4
Joined: Wed Feb 24, 2016 2:54 pm

Hey, I was trying top used this plugin with the most recent version of Bludit and noticed that that there was a mistake in the database entry it was making. The dbFields are initialized with email and slug

Code: Select all

	$this->dbFields = array(
			'email'=>'',	// <= Your contact email
			'slug'=>''		// <= Slug url of contact page
			);
but the code then looks for entrys in page so it is never loaded since no entrys are found

Code: Select all

$this->getDbField('page')===$value
Simply changing 'slug' to 'page' fixes the issue and the contacts page is loaded fine from there. Just a heads up for anyone trying to use this plug in, also I have pushed the change to the github page already
User avatar
Fred
Legend Bludit
Posts: 236
Joined: Wed Jun 24, 2015 2:14 pm
Location: France
Contact:

It was an oversight, thank you for your contribution was merged on github ;)
╰☆╮Bludit╰☆╮ is a open source and community contributions are essential to project success!
You are looking for a light forum based Json? Try my project Flatboard, it is free. ;)
Sorry for my little english, i'm french :oops:
adminvz
Ssr. Bludit
Posts: 27
Joined: Sun Jan 24, 2016 1:06 pm

It was an oversight, thank you for your contribution was merged on github

Give a link where to download ??
as downloaded from here https://github.com/dignajar/bludit-plugins
He sets an error ???


Warning: file_get_contents (/ var / www / vh99928 / data / www / ----- / bl-plugins / contact / metadata.json): failed to open stream: No such file or directory in / var / www / vh99928 / data / www / filci.ru / bl-kernel / abstract / plugin.class.php on line 47

Download
2016/01/25 - Version 1.0.1: contact.zip (5 KB)
Compatibilty update with Bludit 1.0.1
link does not work 404
User avatar
Fred
Legend Bludit
Posts: 236
Joined: Wed Jun 24, 2015 2:14 pm
Location: France
Contact:

Download link update in first page of topic ;)
╰☆╮Bludit╰☆╮ is a open source and community contributions are essential to project success!
You are looking for a light forum based Json? Try my project Flatboard, it is free. ;)
Sorry for my little english, i'm french :oops:
adminvz
Ssr. Bludit
Posts: 27
Joined: Sun Jan 24, 2016 1:06 pm

Download
2016/01/25 - Version 1.0.1: contact.zip (5 KB)
Compatibilty update with Bludit 1.0.1
link does not work 404

I need a link to download the file instead of registration

Image
Post Reply