Page 312 of 506 FirstFirst ... 212262302310311312313314322362412 ... LastLast
Results 3,111 to 3,120 of 5054
  1. #3111
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by wagnerguy View Post
    Ok, i got it to work, but how to do i remove the c-2 and similar characters from the domain?
    Go to admin/configuration/Simple_SEO_URL/ and Set Auto Alias Status to true. Clear your cache and you are good to go.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  2. #3112
    Join Date
    Apr 2009
    Location
    Oxford UK
    Posts
    192
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hey now when i try to install the 3-6-7 version i am getting this error :-

    1062 Duplicate entry 'SSU_FILE_EXTENSION' for key 2
    in:
    [INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('File extension', 'SSU_FILE_EXTENSION', '', 'Set the file extension you want (without the dot). Recommend: leave it blank. For more info please read the docs', @t4, 1, NOW(), NOW(), NULL, NULL), ('Name delimiter', 'SSU_NAME_DELIMITER', '-', 'Set delimiter to replace all non alpha-numeric characters in product/category names', @t4, 1, NOW(), NOW(), NULL, 'zen_cfg_select_option(array(\'-\', \'.\'),'), ('ID delimiter', 'SSU_ID_DELIMITER', '-', 'Set delimiter separate product/category names and their ids', @t4, 1, NOW(), NOW(), NULL, 'zen_cfg_select_option(array(\'-\', \'.\'),');]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

  3. #3113
    Join Date
    Sep 2008
    Location
    Tel-Aviv-New York
    Posts
    143
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by gmrm View Post
    Hey now when i try to install the 3-6-7 version i am getting this error :
    you need first to uninstall previous ver of ssu.
    Do you have access in php my admin? from your host control panel, if Yes please go to "configuration" table and delete SSU entries (dont forget to backup your database before)
    or if you backup your database before you installed the first ssu, you can upload backup and after install 3.6.7

  4. #3114
    Join Date
    Apr 2009
    Location
    Oxford UK
    Posts
    192
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Done all that, now i have version 3-6-7 and it still won't work. I keep getting blank pages . Please help.

    Many thanks

  5. #3115
    Join Date
    Apr 2009
    Location
    Oxford UK
    Posts
    192
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    If i got to admin/extras/simple seo manager it come up with this error now


    Parse error: syntax error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/fishingtac/domains/fishingtackleoxford.co.uk/public_html/admin/includes/classes/ssu.php on line 12

  6. #3116
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by gmrm View Post
    Hey now when i try to install the 3-6-7 version i am getting this error :-

    1062 Duplicate entry 'SSU_FILE_EXTENSION' for key 2
    in:
    [INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('File extension', 'SSU_FILE_EXTENSION', '', 'Set the file extension you want (without the dot). Recommend: leave it blank. For more info please read the docs', @t4, 1, NOW(), NOW(), NULL, NULL), ('Name delimiter', 'SSU_NAME_DELIMITER', '-', 'Set delimiter to replace all non alpha-numeric characters in product/category names', @t4, 1, NOW(), NOW(), NULL, 'zen_cfg_select_option(array(\'-\', \'.\'),'), ('ID delimiter', 'SSU_ID_DELIMITER', '-', 'Set delimiter separate product/category names and their ids', @t4, 1, NOW(), NOW(), NULL, 'zen_cfg_select_option(array(\'-\', \'.\'),');]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
    first of all that is what Module Manger is for. Whenever you upgrade simple seo don't copy and past anything in your admin/tools install sql patches. Click module manger and click Install new modules and it will update your database with the current sql update.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  7. #3117
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by gmrm View Post
    Hello all i cannot for the life of me get this to work . I have figured out that when i remove /includes/auto_loaders/config.ssu.php my site works but when i put that file in there i get a blank page on EVERY page . Please help me someone as i have been playing with this for over a week now with no joy.
    What does your .htaccess file look like. Sorry about that I went back and seen what it looks like.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  8. #3118
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by gmrm View Post
    If i got to admin/extras/simple seo manager it come up with this error now


    Parse error: syntax error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/fishingtac/domains/fishingtackleoxford.co.uk/public_html/admin/includes/classes/ssu.php on line 12
    All the notices mean that the database patches are not installed for some reason? Is your server php5? The errors mean that your server is running php4, SSU requires php5.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  9. #3119
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by gmrm View Post
    Hey now when i try to install the 3-6-7 version i am getting this error :-

    1062 Duplicate entry 'SSU_FILE_EXTENSION' for key 2
    in:
    [INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('File extension', 'SSU_FILE_EXTENSION', '', 'Set the file extension you want (without the dot). Recommend: leave it blank. For more info please read the docs', @t4, 1, NOW(), NOW(), NULL, NULL), ('Name delimiter', 'SSU_NAME_DELIMITER', '-', 'Set delimiter to replace all non alpha-numeric characters in product/category names', @t4, 1, NOW(), NOW(), NULL, 'zen_cfg_select_option(array(\'-\', \'.\'),'), ('ID delimiter', 'SSU_ID_DELIMITER', '-', 'Set delimiter separate product/category names and their ids', @t4, 1, NOW(), NOW(), NULL, 'zen_cfg_select_option(array(\'-\', \'.\'),');]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
    One more question I can think of is Do you use any table prefix on this zencart installation. Like zen_?
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  10. #3120
    Join Date
    Apr 2009
    Location
    Oxford UK
    Posts
    192
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    does this mean io am using php5 ????

    * Server version: 5.0.45-community
    * Protocol version: 10
    * Server: Localhost via UNIX socket
    * User: fishingtac@localhost
    * MySQL charset: UTF-8 Unicode (utf8)
    *
    MySQL connection collation: armscii8_binarmscii8_general_ciascii_binascii_general_cibig5_binbig5_chinese_cib inarycp1250_bincp1250_croatian_cicp1250_czech_cscp1250_general_cicp1251_bincp125 1_bulgarian_cicp1251_general_cicp1251_general_cscp1251_ukrainian_cicp1256_bincp1 256_general_cicp1257_bincp1257_general_cicp1257_lithuanian_cicp850_bincp850_gene ral_cicp852_bincp852_general_cicp866_bincp866_general_cicp932_bincp932_japanese_ cidec8_bindec8_swedish_cieucjpms_bineucjpms_japanese_cieuckr_bineuckr_korean_cig b2312_bingb2312_chinese_cigbk_bingbk_chinese_cigeostd8_bingeostd8_general_cigree k_bingreek_general_cihebrew_binhebrew_general_cihp8_binhp8_english_cikeybcs2_bin keybcs2_general_cikoi8r_binkoi8r_general_cikoi8u_binkoi8u_general_cilatin1_binla tin1_danish_cilatin1_general_cilatin1_general_cslatin1_german1_cilatin1_german2_ cilatin1_spanish_cilatin1_swedish_cilatin2_binlatin2_croatian_cilatin2_czech_csl atin2_general_cilatin2_hungarian_cilatin5_binlatin5_turkish_cilatin7_binlatin7_e stonian_cslatin7_general_cilatin7_general_csmacce_binmacce_general_cimacroman_bi nmacroman_general_cisjis_binsjis_japanese_ciswe7_binswe7_swedish_citis620_bintis 620_thai_ciucs2_binucs2_czech_ciucs2_danish_ciucs2_esperanto_ciucs2_estonian_ciu cs2_general_ciucs2_hungarian_ciucs2_icelandic_ciucs2_latvian_ciucs2_lithuanian_c iucs2_persian_ciucs2_polish_ciucs2_roman_ciucs2_romanian_ciucs2_slovak_ciucs2_sl ovenian_ciucs2_spanish2_ciucs2_spanish_ciucs2_swedish_ciucs2_turkish_ciucs2_unic ode_ciujis_binujis_japanese_ciutf8_binutf8_czech_ciutf8_danish_ciutf8_esperanto_ ciutf8_estonian_ciutf8_general_ciutf8_hungarian_ciutf8_icelandic_ciutf8_latvian_ ciutf8_lithuanian_ciutf8_persian_ciutf8_polish_ciutf8_roman_ciutf8_romanian_ciut f8_slovak_ciutf8_slovenian_ciutf8_spanish2_ciutf8_spanish_ciutf8_swedish_ciutf8_ turkish_ciutf8_unicode_ci Documentation
    * Create new database: Documentation
    No Privileges
    * Show MySQL runtime information
    * Show MySQL system variables Documentation
    * Processes Documentation
    * Character Sets and Collations
    * Storage Engines
    * Databases
    * Export
    * Import
    * Log out Info

    phpMyAdmin - 2.11.5.2

    * MySQL client version: 5.0.45
    * Used PHP extensions: mysql
    *
    Language Info:
    *
    Theme / Style:
    *
    Font size:

 

 

Similar Threads

  1. v151 Simple SEO URLs for ZC 1.5.x [Support Thread]
    By cvhainb in forum All Other Contributions/Addons
    Replies: 46
    Last Post: 8 Jun 2022, 09:42 AM
  2. Simple SEO URL, Ultimate SEO URLs, Ceon URI Mapping SEO
    By pizza392 in forum All Other Contributions/Addons
    Replies: 13
    Last Post: 21 Jan 2015, 10:49 AM
  3. How do I tell what version my Simple SEO URL addon mod, and others, are?
    By kevinmc3 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 6 May 2010, 01:32 AM
  4. Can't create new thread in Simple SEO URL forum
    By gseiber in forum General Questions
    Replies: 1
    Last Post: 3 Apr 2010, 01:56 PM
  5. Re: Simple SEO URL [support thread]
    By creamcrackers in forum General Questions
    Replies: 2
    Last Post: 16 Aug 2009, 03:02 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR