Re: Simple SEO URL [support thread]
-- Table structure for table `categories_description`
--
CREATE TABLE IF NOT EXISTS `categories_description` (
`categories_id` int(11) NOT NULL default '0',
`language_id` int(11) NOT NULL default '1',
`categories_name` varchar(32) NOT NULL default '',
`categories_description` text NOT NULL,
PRIMARY KEY (`categories_id`,`language_id`),
KEY `idx_categories_name_zen` (`categories_name`),
FULLTEXT KEY `categories_name` (`categories_name`),
FULLTEXT KEY `categories_name_2` (`categories_name`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
--
-- Dumping data for table `categories_description`
--
INSERT INTO `categories_description` (`categories_name`) VALUES
('ACCESSORIES'),
('DRESSES'),
('HANDBAGS'),
('JEANS / PANTS'),
('SKIRTS'),
('TOPS'),
('АКСЕССУАРЫ'),
('БЛУЗКИ'),
('ДЖИНСЫ / БРЮКИ'),
('ПЛАТЬЯ'),
('СУМКИ'),
('ЮБКИ'),
('אביזרים'),
('ג ''ינס / מכנסיים'),
('חולצות'),
('חציות'),
('שמלות'),
('תיקים');
I delete all content of ssu/pc, ssu/pruducts but no changes.
I think I need to try your new version. But I also have a question, when I update SSU, for example from 2.8 to 2.9.6 in admin-tools-module manager-List all modules:
yellow1912_ssu 5 Beta 2.8
Its normal?
Thanks
Re: Simple SEO URL [support thread]
1. It's normal.
2. I dont think you need to upgrade, maybe we just need to change the parse function a bit. I'm waiting for a_berezin to get back to me regarding russian parsing, he has more experience than me in that.
Re: Simple SEO URL [support thread]
General roadmap for reference:
2.9.x
will still receive support + bug fixes etc.... No new features will be added, however
Multi-language support is being worked on as well.
3.2.x
Total code rewrite is being worked on to provide plug-and-play ability
No more support for PHP4, PHP5 will be the minimum requirement
Adding support for news, articles and all kinds of links that can have names on links
Re: Simple SEO URL [support thread]
Hi,
I'm getting a blank pages on a few categories. Everything else works fine. I have worked around it deleting the nonworking category and creating a new one, but it's kind of annoying because I will not be able to be on top of this site forever, and want to leave it functioning.
Thanks for any help.
Here is the error report:
Notice: Undefined index: ssu in /home1/mastert4/public_html/includes/autoload_func.php on line 86
Notice: Undefined offset: 1 in /home1/mastert4/public_html/includes/init_includes/init_ssu.php on line 91
Notice: Constant OFFICE_IP_TO_HOST_ADDRESS already defined in /home1/mastert4/public_html/includes/languages/english/email_extras.php on line 52
Warning: Cannot modify header information - headers already sent by (output started at /home1/mastert4/public_html/includes/autoload_func.php:86) in /home1/mastert4/public_html/includes/init_includes/init_templates.php on line 78
Notice: Constant TABLE_HEADING_PRODUCTS already defined in /home1/mastert4/public_html/includes/languages/english/index.php on line 69
Notice: Constant TABLE_HEADING_QUANTITY already defined in /home1/mastert4/public_html/includes/languages/english/index.php on line 73
Warning: Cannot modify header information - headers already sent by (output started at /home1/mastert4/public_html/includes/autoload_func.php:86) in /home1/mastert4/public_html/includes/functions/functions_general.php on line 44
Notice: Object of class queryFactoryResult could not be converted to int in /home1/mastert4/public_html/includes/functions/functions_general.php on line 19
Re: Simple SEO URL [support thread]
Which version are you using?
Do you have a link so I can look at?
Regards
Quote:
Originally Posted by
edgecrusher
Hi,
I'm getting a blank pages on a few categories. Everything else works fine. I have worked around it deleting the nonworking category and creating a new one, but it's kind of annoying because I will not be able to be on top of this site forever, and want to leave it functioning.
Thanks for any help.
Here is the error report:
Notice: Undefined index: ssu in /home1/mastert4/public_html/includes/autoload_func.php on line 86
Notice: Undefined offset: 1 in /home1/mastert4/public_html/includes/init_includes/init_ssu.php on line 91
Notice: Constant OFFICE_IP_TO_HOST_ADDRESS already defined in /home1/mastert4/public_html/includes/languages/english/email_extras.php on line 52
Warning: Cannot modify header information - headers already sent by (output started at /home1/mastert4/public_html/includes/autoload_func.php:86) in /home1/mastert4/public_html/includes/init_includes/init_templates.php on line 78
Notice: Constant TABLE_HEADING_PRODUCTS already defined in /home1/mastert4/public_html/includes/languages/english/index.php on line 69
Notice: Constant TABLE_HEADING_QUANTITY already defined in /home1/mastert4/public_html/includes/languages/english/index.php on line 73
Warning: Cannot modify header information - headers already sent by (output started at /home1/mastert4/public_html/includes/autoload_func.php:86) in /home1/mastert4/public_html/includes/functions/functions_general.php on line 44
Notice: Object of class queryFactoryResult could not be converted to int in /home1/mastert4/public_html/includes/functions/functions_general.php on line 19
Re: Simple SEO URL [support thread]
BTW, looking at the error, I can be 99% sure that you are not using version 2.9.6 which is the latest stable version
Regards
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
yellow1912
BTW, looking at the error, I can be 99% sure that you are not using version 2.9.6 which is the latest stable version
Regards
Wow, I downloaded this mod last thursday or friday.
Well I'll try upgrading and see if that fixes it.
Also, here is the category that is blank
http://mastersoftails.com/c-5
This is the site if you want to see the other categories.
http://mastersoftails.com/index
And Thanks, this was fast.
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
edgecrusher
BTW, did you set category name level to 0? Try to set to 1 at least.
The link shows that you either set level to 0, or it somehow could not retrieve the name of this category.
Latest version is here btw:
http://public.rubikintegration.com/
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
yellow1912
BTW, did you set category name level to 0? Try to set to 1 at least.
The link shows that you either set level to 0, or it somehow could not retrieve the name of this category.
Latest version is here btw:
http://public.rubikintegration.com/
Ok, Upgraded, turned the SSU off, and I keep getting errors on that category, so I guess the problem is elsewhere.
One question, what do you mean with "set category name level to 1"?
Thanks again
Re: Simple SEO URL [support thread]
If you turned it off, how do you get the error? If you are talking about all the notice etc, that is because you turned on strict error report. Turn it off and all those will go away
Regards
PS: look at configurat->SSU, I think there is an option about category name level