MyBB Community Forums

Full Version: CraKteR's plugin list
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
It may just a communication thing here CraKteR.
On the download page in the indtructions here it says to add:
http://mods.mybboard.com/view.php?did=350
$l['events_on_index'] = "Upcoming events for the next {1} days";
at the bottom of that file before ?>

But in the instructions it says to add
	$l['events_on_index'] = "Upcoming events for the next {1} days";
	$l['events_on_index_one'] = "Upcoming events for this day";
I followed the instructions in the file download, should I of used the one on the download page instead?[/quote]
wops. I forgot to update the page on the mods page. always use the one in the readme.
I did, same thing then, thanks anyhow Smile I tried un-installing and re-installing with no luck either Sad Well, it was worth a shot.
Damn, I'm the one who suggests the mod then wouldn't it figure Im the one that cant use it!
Hmmmmmmm. okey.... can you provide me with an temp access to your database and give me admin privliges at your forum so I can see what the problem might be..
If not, go to http://<your address>/?debug=1
And find an line something like -> SELECT eid, subject, private, author FROM mybb_events WHERE date <= '11-9-2006' AND date >= '10-9-2006' ORDER BY eid ASC
although the dates are probably different.
add , date after author
And run it in phpmyadmin.
And give me an screenshot of that...
CraKteR Wrote:Hmmmmmmm. okey.... can you provide me with an temp access to your database and give me admin privliges at your forum so I can see what the problem might be..
If not, go to http://<your address>/?debug=1
And find an line something like -> SELECT eid, subject, private, author FROM mybb_events WHERE date <= '11-9-2006' AND date >= '10-9-2006' ORDER BY eid ASC
although the dates are probably different.
add , date after author
And run it in phpmyadmin.
And give me an screenshot of that...


PM is sent
Le Poulpe Wrote:Hello,
For your last plugin (Events)

I've this error :

This has been fixed in 1.1 and is validating atm.

Also please give me some feedback on the new readme template Big Grin

hemi Wrote:PM is sent
This will have to be fixed in my next release.
Quote:This will have to be fixed in my next release.

Ok then, I'll go ahead and un-install it until then. bummer..
woo hoo...I'm finally able to load your plug ins, Crakter! So far, they all work great! *thumbs up*
Hello,

Your new readme file is better than the older ! Good job. And now the plugin "Events" works perfectly, thanks a lot Smile