m2
i created that folders and now have this
Warning: mkdir() expects parameter 2 to be long, string given in /home/xxx/public_html/xx/core/fn.fs.php on line 114
Warning: include(/home/xxxxpublic_html/xxx/var/compiled/admin/%%45^45E^45E480CD%%index.tpl.php) [function.include]: failed to open stream: Permission denied in /home/xxxx/public_html/xxxx/lib/templater/Smarty.class.php on line 1258
Warning: include() [function.include]: Failed opening ‘/home/xxxx/public_html/xxxx/var/compiled/admin/%%45^45E^45E480CD%%index.tpl.php’ for inclusion (include_path=‘/home/xxxx/public_html/shop/lib/pear/.:/usr/lib/php:/usr/local/lib/php’) in /home/xxxx/public_html/xxxx/lib/templater/Smarty.class.php on line 1258
Another update.
Fix instructions have been updated. Please perform the described steps once again.
And please keep us informed on results.
Thank you, guys. We appreciate your patience.
i am back a shop.tnx
Thank you again
Working great
[quote name=‘admin’]Another update.
Fix instructions have been updated. Please perform the described steps once again.
And please keep us informed on results.
Thank you, guys. We appreciate your patience.[/QUOTE]
Admin,
As a new/fresh install I am assuming I don’t need to worry about these updates/fixes and they will be incorporated in the download for 2.1…am I correct?
This fixes I am assuming is more for people who have trouble whilst upgrading.
I believe that is the case, yes.
upgrades were broken but not fresh installs.
what is everyones feedback on this so far?
any more updates? Doesn’t seem to find it in the upgrade center now… And I tried installing it new… but restoring of backup is not possible… causes database error…
Database error: Unknown column ‘object_holder’ in ‘field list’ (1054)
Invalid query: SELECT object_holder, description FROM cscart_common_descriptions WHERE object_id = 0 AND lang_code = ‘EN’
Backtrace:
File: /home/thegeekz/public_html/eshop/core/fn.database.php
Line: 310
Function: db_error
File: /home/thegeekz/public_html/eshop/core/fn.database.php
Line: 245
Function: db_query
File: /home/thegeekz/public_html/eshop/core/fn.common.php
Line: 3056
Function: db_get_hash_single_array
File: /home/thegeekz/public_html/eshop/core/fn.init.php
Line: 152
Function: fn_get_manifest
File: /home/thegeekz/public_html/eshop/init.php
Line: 153
Function: fn_init_templater
File: /home/thegeekz/public_html/eshop/admin.php
Line: 23
Function: require
In demo site with English lang default in statistics online visitor countries shown as Litauen, Indien, Rusland, CanaDA why so?
[quote name=‘ghgames’]any more updates? Doesn’t seem to find it in the upgrade center now… And I tried installing it new… but restoring of backup is not possible… causes database error…[/QUOTE]
You can manually restore the backup database by importing the following SQL files:
{CS-Cart directory}/var/upgrade/upgrade_2.0.15-2.1.0.tgz/backup/uc.sql
{CS-Cart directory}/var/upgrade/upgrade_2.0.15-2.1.0.tgz/backup/uc2.sql
[quote name=‘Darius’]In demo site with English lang default in statistics online visitor countries shown as Litauen, Indien, Rusland, CanaDA why so?[/QUOTE]
Thank you for the information.
This problem will be fixed in next version of Cs-Cart store.
You can resolve this problem by yourself, this code in the “unified diff” format shows what to do.
Code:
```php
Index: addons/statistics/controllers/admin/statistics.php
===================================================================
— a/addons/statistics/controllers/admin/statistics.php
+++ b/addons/statistics/controllers/admin/statistics.php
@@ -1205,5 +1205,5 @@
$join[‘?:stat_search_phrases’] = “?:stat_sessions.phrase_id = ?:stat_search_phrases.phrase_id”;
$join[‘?:stat_languages’] = “?:stat_sessions.client_language = ?:stat_languages.lang_code”;
-
$join['?:country_descriptions'] = db_quote("?:stat_ips.country_code = ?:country_descriptions.code AND ?:country_descriptions.lang_code = ?d", CART_LANGUAGE);
-
$join['?:country_descriptions'] = db_quote("?:stat_ips.country_code = ?:country_descriptions.code AND ?:country_descriptions.lang_code = ?s", CART_LANGUAGE);
$filter_condition = fn_bild_sql_join($join);
```
This fix provided in unified diff format, see:
[url]http://www.artima.com/weblogs/viewpost.jsp?thread=164293[/url]
[url]http://www.araxis.com/merge/topic_diff_report_unified.html[/url]
Dear CS-Cart developer Stuff:
Latest version installed to local server
I see login screen sending “something” to cs-stuff. Firewall reported.
[URL]http://127.0.0.1/admin.php?dispatch=auth.login_form&return_url=admin.php[/URL]
What does it mean?
[quote name=‘admin’][COLOR=#000000][COLOR=#000000]In order to fix the upgrade issue please do the following:[/COLOR]
[COLOR=#000000]1. Open for editing the “config.local.php” file in the root directory of your CS-Cart installation.[/COLOR]
[COLOR=#000000]2. Find the following piece of code there:[/COLOR]
```php
// Developer configuration file
if (file_exists(DIR_ROOT . ‘/local_conf.php’)) {
include(DIR_ROOT . ‘/local_conf.php’);
}
```[COLOR=#000000]
3. Add the following code below it:[/COLOR]
```php
define(‘TABLE_PREFIX’, ‘cscart_’);
define(‘DEFAULT_FILE_PERMISSIONS’, 0644);
define(‘DEFAULT_DIR_PERMISSIONS’, 0755);
```[COLOR=#000000]so, that it reads:[/COLOR]
```php
// Developer configuration file
if (file_exists(DIR_ROOT . ‘/local_conf.php’)) {
include(DIR_ROOT . ‘/local_conf.php’);
}
define(‘TABLE_PREFIX’, ‘cscart_’);
define(‘DEFAULT_FILE_PERMISSIONS’, 0644);
define(‘DEFAULT_DIR_PERMISSIONS’, 0755);
```[COLOR=#000000]
Important note! If you manually did change the default database prefix “cscart_” to a different value then you must use it instead: substitute the “cscart_” text in the instructions above to your new prefix value.[/COLOR]
[COLOR=#000000]4. Save the file.[/COLOR]
[COLOR=#000000]This should fix the error.[/COLOR]
[COLOR=#000000]Feel free to contact our technical support team via the Help Desk system if you need an assistance regarding the issue.[/COLOR]
[/COLOR][/quote]
Every user has to apply this bunch of code in order to upgrade to 2.1.0?
[quote name=‘user2008’]Dear CS-Cart developer Stuff:
Latest version installed to local server
I see login screen sending “something” to cs-stuff. Firewall reported.
[URL]http://127.0.0.1/admin.php?dispatch=auth.login_form&return_url=admin.php[/URL]
What does it mean?[/QUOTE]
That is an image loading from cs-cart.com when you log into the admin area
<img src="upload://rQaMBJdgjsAdwAO0cGlofT3ENEo.gif" height="1" width="1" alt=""><br />
</body>
[quote name=‘S-Combs’]That is an image loading from cs-cart.com when you log into the admin area
<img src="upload://rQaMBJdgjsAdwAO0cGlofT3ENEo.gif" height="1" width="1" alt=""><br />
</body>
```[/quote]<br />
Hmm. Team will be happy if our install completed or admin logged in. :D
[quote name=‘joe’]Every user has to apply this bunch of code in order to upgrade to 2.1.0?[/QUOTE]
Of course they hasn’t to. We’re releasing a fixed upgrade script, it’s going to be available ASAP.
[quote name=‘2tl’]Of course not. We’re releasing a fixed upgrade script, it’s going to be available ASAP.[/QUOTE]
Will the admin side replace the old upgrade files which are already downloaded(not installed yet) with the new upgrade script?
[quote name=‘joe’]Will the admin side replace the old upgrade files which are already downloaded(not installed yet) with the new upgrade script?[/QUOTE]
Yes, new upgrade script will replace old, when you click “Refresh packages list”
[quote name=‘2tl’]Yes, new upgrade script will replace old, when you click “Refresh packages list”[/quote]
Good to hear that. Thanks for the tips.
[quote name=‘ghgames’]any more updates? Doesn’t seem to find it in the upgrade center now… And I tried installing it new… but restoring of backup is not possible… causes database error…
Database error: Unknown column ‘object_holder’ in ‘field list’ (1054)
Invalid query: SELECT object_holder, description FROM cscart_common_descriptions WHERE object_id = 0 AND lang_code = ‘EN’
Backtrace:
File: /home/thegeekz/public_html/eshop/core/fn.database.php
Line: 310
Function: db_error
File: /home/thegeekz/public_html/eshop/core/fn.database.php
Line: 245
Function: db_query
File: /home/thegeekz/public_html/eshop/core/fn.common.php
Line: 3056
Function: db_get_hash_single_array
File: /home/thegeekz/public_html/eshop/core/fn.init.php
Line: 152
Function: fn_get_manifest
File: /home/thegeekz/public_html/eshop/init.php
Line: 153
Function: fn_init_templater
File: /home/thegeekz/public_html/eshop/admin.php
Line: 23
Function: require[/QUOTE]
Could we please have a bit of help with this? just tried restoring my 2.0.15 db into 2.1 fresh install and it doesn’t work.
ty