ezhil
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Sphinx Search Enginehi ivinco
thanks for your reply ijust tried to run it without php like this* * * * *
indexer –rotate –all /home/flexlear/public_html/sphinx/etc/sphinx.confit returns something like this to my mail.
/bin/sh: indexer: command not found
iam new to assign cron jobs ,that why i coun’t get that righti need to run the delta index for every 5 min and
the main index for every day.sphinx installation folder: /public_html/sphinx
sphinx config location: /public_html/sphinx/etc/sphinx.confor should i use this
sphinx config location: /home/flexlear/public_html/sphinx/etc/sphinx.conf
eagerly waiting for your reply
with regards
EzhilForum: Fixing WordPress
In reply to: Sphinx Search Enginehi ivinco
i have installed wordpress sphinx search plugin in my site , the auto matic indexing is not happening and i need to manually index it.i just tried assigning cron on my server but it send a mail stating.
Status: 404 Not Found
Content-type: text/html
No input file specified.see my cron job settings here cron
eagerly waiting for your response
Forum: Themes and Templates
In reply to: Custom Taxonomy Template Taghello
iam using custom taxonomies in my site,so i did have seperate templates for displaying them.
i have created a taxonomy called people and a term called star and also respective template to star (taxonomy-people-star.php) every thing works fine http://sportsstatus.in/dev/people/star/ .
but when i query some other taxonomy like http://sportsstatus.in/dev/people/star/?sports=tennis to it the template structure changes to the archive format. how to over this.
i want the original template structure assigned for star(taxonomy-people-star.php) to work.Forum: Themes and Templates
In reply to: How to filter multiple taxonomy?i got the results query multiple post plugin does that, but it would be better if its a piece of code rather than a plugin.
Forum: Themes and Templates
In reply to: How to create an advanced search options?@kenny
your plugin is cool ,but lacks filtering and type suggestions.i think if you develop the next one like that of youtube it would be really usefull for filtering and categorization.
my siteas i have a lot of custom post type and taxonomies used, it would be cool if we implement a customizable search. good luck kenny….
Awesome eric,
you exactly pointed the right thing.its working fine for me.Forum: Plugins
In reply to: [Plugin: SimpleModal Login] login problemNo i just want to add some extra fields in my registration page,
any ideas?Forum: Plugins
In reply to: [Plugin: SimpleModal Login] login problemwow that’s really great and a quick fix,thanks mate the plugin is working superbly.
I have a small problem in registration,since i am using buddypress for registration,their are five field which are required*.
the normal registration has only two field,
Even if i try to register, it doesn’t accept it
how can i add those missing fields in the registration box?
-EzhilForum: Plugins
In reply to: [SimpleModal Login] [Plugin: SimpleModal Login] redirection after loginPeter’s redirect plugin works out well,thanks for the plugin.
Forum: Plugins
In reply to: [Plugin: SimpleModal Login] login problem<p style=""><?php wp_loginout($redirect = 'http://localhost/wordpress/', $echo = true); ?></p>i just tried out something like this , still it is not redirected ,i have upgraded to 1.0.the added features are amazing but redirect is still a problem for me.
Forum: Plugins
In reply to: [Plugin: SimpleModal Login] EffectsHi isaak
You site is awesome and your customizationa of the plugin is too good http://www.consolealliance.com/wp-login.php?action=register can you make it open source so that its usefull o every one..Forum: Plugins
In reply to: [Plugin: SimpleModal Login] login problemYes i had a plugin called BP Redirect to Profile i just disabled it ,but still i get the same error.
In normal buddypress,if we login in the sidebar, we would be redirected to the index page and not to the dashboard.Is their any problem related to that.Eagerly waiting for your Reply and your next version of the plugin.Would you be releasing it this month?