tez
Results 1 - 6 of 6
bytez, August 8, 2009
bytez, June 11, 2009
So far it looks good. I did a diff comparison between the original code and yours, nothing suspicious is added.
There were two whitelisted IPs though which I removed, 64.191.203.34, 208.67.217.130
64.191.203.34 resolved to diggstage01.digg.com
208.67.217.130 resolved to hit-adult.opendns.com
I get Acajoom signups every few days, I will come back later and report if they have stopped.
Re: User eldo
Did you ENABLE the plugin? That is the thing about Joomla PLG extensions, they never install as enabled, you must do that yourself! check administrator/index.php?option=com_plugins
There were two whitelisted IPs though which I removed, 64.191.203.34, 208.67.217.130
64.191.203.34 resolved to diggstage01.digg.com
208.67.217.130 resolved to hit-adult.opendns.com
I get Acajoom signups every few days, I will come back later and report if they have stopped.
Re: User eldo
Did you ENABLE the plugin? That is the thing about Joomla PLG extensions, they never install as enabled, you must do that yourself! check administrator/index.php?option=com_plugins
Owner's reply
Those ips are in bad-behaviour(since 2.0.22) whitelist as well, I placed them as default but you can remove them savely if your site doesn't communicate with digg website.
bytez, June 3, 2009
This is a great mod for Virtuemart. Very simple, small script, very handy, pretty much mandatory for any shop owner - latest orders are the very first thing you want to see when you log in.
This just adds latest orders to your accordian style menu on the right in the Admin page, instead of seeing who else is logged in, this replaces that.
A side-effect bonus is that it shows up all orders, some of which are missing from my main Order List (a VM bug I think).
Some minor problems.
This is an Admin module, it needs to be Enabled before it will work. Some people might not notice that there is an Administrator section for modules - go to administrator/index.php?option=com_modules&client=1
The 'Module Position' for this module defaults to 'left' but there is no 'left' in the Admin template, change it to 'cpanel' and it will show up as intended.
Freakin' sweet!
This just adds latest orders to your accordian style menu on the right in the Admin page, instead of seeing who else is logged in, this replaces that.
A side-effect bonus is that it shows up all orders, some of which are missing from my main Order List (a VM bug I think).
Some minor problems.
This is an Admin module, it needs to be Enabled before it will work. Some people might not notice that there is an Administrator section for modules - go to administrator/index.php?option=com_modules&client=1
The 'Module Position' for this module defaults to 'left' but there is no 'left' in the Admin template, change it to 'cpanel' and it will show up as intended.
Freakin' sweet!
bytez, April 27, 2009
bytez, March 6, 2009
It works well, has a lot of features and not many bugs.
Legacy mode still must be enabled if you use the Subscriber Module (according to the red X next to it in Extension Manager->modules->mod_acajoom 3.0.1, maybe it didn't auto-update when I upgraded?)
Does not follow the Joomla MVC model for template overrides. So customising the appearance of anything on the front end is a real pain if you ever want to update it. Would LOVE to see /views/ folders used properly so we can override appearance per-template (joomla template, not acajoom template).
Subscriber modules and front-end HTML is quite messy, hardly enough unique named IDs to customise, and too many hard-coded styles.
Too much CSS/loading involved for the Subscriber module.
Good tools for import and export of subscribers to CSV lists.
Handles un-registered users well, no merge problems.
Good that it handles multiple lists, you never need them at first, but.... you never know
Legacy mode still must be enabled if you use the Subscriber Module (according to the red X next to it in Extension Manager->modules->mod_acajoom 3.0.1, maybe it didn't auto-update when I upgraded?)
Does not follow the Joomla MVC model for template overrides. So customising the appearance of anything on the front end is a real pain if you ever want to update it. Would LOVE to see /views/ folders used properly so we can override appearance per-template (joomla template, not acajoom template).
Subscriber modules and front-end HTML is quite messy, hardly enough unique named IDs to customise, and too many hard-coded styles.
Too much CSS/loading involved for the Subscriber module.
Good tools for import and export of subscribers to CSV lists.
Handles un-registered users well, no merge problems.
Good that it handles multiple lists, you never need them at first, but.... you never know
Does the job very well. Initially I thought it didn't work, but it was only because the default settings tend to make the font render outside the box, try setting Yoffset to 20!
I chose this over my own Flash based dynamic solution because flash just doesn't render as nice (weird eh) and I don't really want to use Flash when an image will do the job. Also copy-paste might work better if when using an image if it has an alt tag.
Some of the problems, sometimes Alt tag is empty (usually) but small hack fixes that.
Some modules change the title in a non-standard way, Virtuemart really messes up with this, it will cache the first heading and keep that - being the same cached filename as the homepage this can be bad because you will see the Homepage heading as "some product name" if the visitor came to your site via a product.
Dynamic article title names work fine, so I think this can be fixed.
I chose this over my own Flash based dynamic solution because flash just doesn't render as nice (weird eh) and I don't really want to use Flash when an image will do the job. Also copy-paste might work better if when using an image if it has an alt tag.
Some of the problems, sometimes Alt tag is empty (usually) but small hack fixes that.
Some modules change the title in a non-standard way, Virtuemart really messes up with this, it will cache the first heading and keep that - being the same cached filename as the homepage this can be bad because you will see the Homepage heading as "some product name" if the visitor came to your site via a product.
Dynamic article title names work fine, so I think this can be fixed.






