Re: Simple SEO URL [support thread]
Fatal error: Multiple access type modifiers are not allowed in \includes\classes\ssu\cores\parser.php on line 10
Have you found a fix for this problem?
I am not a php programmer so know absolutly nothing about php, but I have found that php5 dont seem to support Multiple access....
according to number 36 on the following list!
php facts
I have no idea what it means though??
ssu seemed to work fine on php4, is there a patch yet?
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
peteboy
Fatal error: Multiple access type modifiers are not allowed in \includes\classes\ssu\cores\parser.php on line 10
Have you found a fix for this problem?
I am not a php programmer so know absolutly nothing about php, but I have found that php5 dont seem to support Multiple access....
according to number 36 on the following list!
php facts
I have no idea what it means though??
ssu seemed to work fine on php4, is there a patch yet?
JUST THOUGHT I BETTER SAY HOW TO FIX THIS PROBLEM!
DELETE THE FIRST OCCURENCE OF THE MODIFIER "protected" FROM THE LINE REFERENCED IN THE ERROR!
SIMPLE...........?
IT NOW SEEMS TO WORK (THOUGH I HAVE NOT GOT ROUND TO SETTING UP AND TESTING SSU YET)......
Re: Simple SEO URL [support thread]
getting this error trying to install
Warning: require_once(/INSTALL_PATH/includes/classes/ri_template.php) [function.require-once]: failed to open stream: No such file or directory in /INSTALL_PATH/admin/ssu.php on line 13
zencart 1.3.8a
SSU 3.7.5
Module Manager 1.6 (feb 1009)
:frusty:
thanks in advance
Sean
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
seancon1
Module Manager 1.6 (feb 1009)
should have been Module Manager 1.6 (feb 2009)
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
creamcrackers
Hi
I just came accross a tool in Google Webmaster Tools that lets me set the site so that Google ignores certain parameters to avoid duplicate content.
To get to this tool log into Google webmaster tools, go to site configuration and then parameter handling.
So im trying to get google to igore the parameters that are still not taken out by SSU
Ive set Google to ignore
cPath
products_id
alpha_filter_id (whats that?)
language
keywords (used when people search the site i assume)
pID
id
zenid
Zenid
Does that sound OK? Have i missed anything?
Fingers crossed this might help my rankings... google says not to worry about dulicate content but many webmasters dont believe it
Thanks!
Did this ever work out for you? I have done the same,but wasn't sure to select ignore or dont ignore.. I selected Ignore as i assume its saying ignore main_page and only look at / ?
Phil
########################################_
Online Fancy Dress Shop - Buy Fancy Dress
Re: Simple SEO URL [support thread]
I tried to install version 2.9.6 on Zencart 1.3.8 with PHP4.
Wenn I go to extas - bOX_SSU I get the following message:
Parse error: parse error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /var/www/vhosts/centrumgaia.nl/httpdocs/shop/includes/classes/ssu/languages/default.php on line 5
What goes wrong?
Re: Simple SEO URL [support thread]
Solved!
In the folder with the default.php there is als a file named default.php4 and languages.php4.
Renamed both these files to default.php and languages.php (old file renamed to .old.
Do I also have to rename the file shop/includes/init_includes/init_ssu.php4?
Re: Simple SEO URL [support thread]
Well I have now tested ssu after trying to fix the previous problem....
And it dont work?
I am not sure if its a mod_rewrite problem or a php problem????
My guess is it is problem with dereferencing pointer in the array breaking code for urls in php, maybe array splitting delimiter?..
or a configuration problem in apache.??????
I AM NOT A PHP PROGRAMMER SO THIS IS PROBABLY TOTALLY WRONG?
The symptoms are that the links look wrong (compared with earlier working versions), example as follows.....:
I have an initial category "parts" (id 67) and various products in it one example being "screws"
without ssu the link to parts category would be:
index.php?main_page=index&cPath=67
when ssu is enabled the link becomes:
cPath/67
normally the link should become:
parts-c-67
The server details are as follows:
absolutly stock version of XAMPP for Linux 1.7.3a, 2010/1/10
running on dsl.
(that is php5.3.1, apache2.2.14, mysql5.1.41)
I think this problem also occurs on on stock installation of centos5.3.....
But this problem does not occur on my hosting providers servers which run centos5.0 with php5.1.6
Anyone have any suggestions??????
Re: SSU Manager Blank Page
Quote:
Originally Posted by
twoabove
Just loaded SSU. Clicking on Extras/Simple SEO URL Manager in Admin brings up a blank page.
Error logger shows that mydomain/admin/ssu.php is trying (on line 13) to call mydomain/includes/classes/ri_template.php. I checked, and ri_template.php doesn't exist in my implementation nor in SSU 3.7.5 download files (i.e. no ftp problem on my end).
Was this supposed to be ytemplate.php (which is in that directory)?
Zen Cart 1.38a
SSU 3.7.5
Please Help. Thanks in advance.
I think you have a corrupted file there, as the line is totally different to my version of 3.7.5?
That said I have not been able to get 3.7.5 working so maybe I have a corrupted harddrive?????????
Or maybe the original server the source code is stored on has a corrupted hard drive???????????
I am running my test system in a vmware image and the current install is not going well, I cannot workout what is going wrong and am wondering weather to just leave things as they were (previous installation was version 3.6.2beta on centos 5.2 and worked most of the time)