Re: Simple SEO URL [support thread]
This is what she gets in her admin panel when accessing the SEO mod.
Warning: call_user_func(zen_reset_cache_data_seo_urls) [function.call-user-func]: First argument is expected to be a valid callback in public_html/admin/includes/functions/general.php on line 1544
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
SonyaT
This is what she gets in her admin panel when accessing the SEO mod.
Warning: call_user_func(zen_reset_cache_data_seo_urls) [function.call-user-func]: First argument is expected to be a valid callback in public_html/admin/includes/functions/general.php on line 1544
Doesnt seem to be SSU function at all. Are you sure it is not some other module?
Regards
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
yellow1912
To all:
I'm spending most of my time now to develop an Ajax one page checkout for Zen, so my support here will be a little slow (probably your question will be answered within 24 hours)
Thanks for your understanding.
Regards
Raine
Hi Yellow!
1.when we test it? :) if it will be one page checkout (you will use FEC of numix or you will write your own) it include google checkout?
2. what about future of SSU 3.x.x ? do you have roadmap? :):smile:
Re: Simple SEO URL [support thread]
I(we) will write my own. I will actually reuse most of Zen core codes, so it should natively support anything that Zen supports.
I have no roadmap for it yet, I'm talking to some potential sponsors as this project will probably require much time and resources.
The project will probably be an open source commercial module (this is up to the sponsors to decide), much like EasyPopulate, with the free versions (old versions) being released to the public a few months later than official release. Again, there is discussion going on, and Im not 100% sure.
Regarding SSU, I will probably make 3.3.5 an official stable release if no bug is reported, then we will try to have an installer to make the whole installation process much easier in the next release. After that, probably we will try to make creating category/product name aliases an automatic process.
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
yellow1912
I still get the extra / after the domain name. Triple checked the configure.php and clearing cashe. Any thoughts.
php version = 5
SSU version = beta 3.3.5
PS: Great work on the aliases! Love it! I'll monitor performance while adding about 100 aliases
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
sweettraders
I still get the extra / after the domain name. Triple checked the configure.php and clearing cashe. Any thoughts.
php version = 5
SSU version = beta 3.3.5
PS: Great work on the aliases! Love it! I'll monitor performance while adding about 100 aliases
I will double check that version on my test site again and let you know
Raine
1 Attachment(s)
Re: Simple SEO URL [support thread]
Unzip, upload this file to includes/classes/ssu/cores
Then go to admin and clear cache.
Let me know if this solves the problem.
I will also look forward to the performance report when you use 100+ aliases.
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
yellow1912
Unzip, upload this file to includes/classes/ssu/cores
Then go to admin and clear cache.
Let me know if this solves the problem.
I will also look forward to the performance report when you use 100+ aliases.
Thanks Raine,
The link.php did the trick. I'll keep you posted on the aliases performance.
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
sweettraders
Thanks Raine,
The link.php did the trick. I'll keep you posted on the aliases performance.
Just want to confirm - I experienced same problem with an extra "/" and new link.php fixed that.
ssu ver.3.3.5
php ver.5.2.5
Re: Simple SEO URL [support thread]
This bug appears on 3.3.5 with multi language off. This fix will be in 3.3.6. Thanks all for reporting this.
Regards