- Berichten: 1
- Ontvangen bedankjes 0
Problem with MarvikShop Installation
13 jaren 1 maand geleden #362
door mjabate
Problem with MarvikShop Installation werd gestart door mjabate
I purchased MarvikShop assuming it would be just an easy installation and I could have my shop up and running. I haven't been able to even install it without problems. If there is an easier solution to the one below I am open to it. I have tried almost every solution posted online and only one made progress. I usually use Virtuemart, but it hasn't been developed for 1.7. Please have a look.
I'm hoping that someone can help me solve this problem as I have spent the entire day reading posts and trying to solve it myself. Here is what I am working with first:
Database Version 5.1.37
Database Collation utf8_general_ci
PHP Version 5.3.0
Web Server Apache/2.2.12 (Win32) DAV/2 mod_ssl/2.2.12 OpenSSL/0.9.8k mod_autoindex_color PHP/5.3.0 mod_perl/2.0.4 Perl/v5.10.0
WebServer to PHP Interface apache2handler
Joomla! Version Joomla! 1.7.0 Stable [ Ember ] 19-Jul-2011 14:00 GMT
I purchased the latest version of MarvikShop today and followed the instructions for installation. After editing the index.php files an error message comes up when I clicked "Clean Install".
Fatal error: Cannot redeclare do_magic_quotes_gpc() (previously declared in /home/.../public_html/includes/functions/compatibility.php:19)
I tried all solutions posted here with no luck and only found these two posts that solved the problem:
github.com/osCommerce/oscommerce2/blob/m...ns/compatibility.php
github.com/osCommerce/oscommerce2/blob/m...ns/compatibility.php
This allowed me to complete the installation but also brought about another error message:
Deprecated: Function eregi() is deprecated in C:\wamp\www\catalog\includes\classes\language.php on line 87
I solved this by using this post:
forums.oscommerce.com/topic/341025-funct...eregi-is-deprecated/
Then another error came up:
Deprecated: Function split() is deprecated
This I solved by changing 'split' to explode.
Now I have another error message:
Deprecated: Function ereg() is deprecated in \xampp\htdocs\joomla\components\com_oscommerce\index.php on line 471
I feel like this is a rocky road and I just want a component that installs properly the first time. Please get in touch with me as soon as possible.
Best Regards
I'm hoping that someone can help me solve this problem as I have spent the entire day reading posts and trying to solve it myself. Here is what I am working with first:
Database Version 5.1.37
Database Collation utf8_general_ci
PHP Version 5.3.0
Web Server Apache/2.2.12 (Win32) DAV/2 mod_ssl/2.2.12 OpenSSL/0.9.8k mod_autoindex_color PHP/5.3.0 mod_perl/2.0.4 Perl/v5.10.0
WebServer to PHP Interface apache2handler
Joomla! Version Joomla! 1.7.0 Stable [ Ember ] 19-Jul-2011 14:00 GMT
I purchased the latest version of MarvikShop today and followed the instructions for installation. After editing the index.php files an error message comes up when I clicked "Clean Install".
Fatal error: Cannot redeclare do_magic_quotes_gpc() (previously declared in /home/.../public_html/includes/functions/compatibility.php:19)
I tried all solutions posted here with no luck and only found these two posts that solved the problem:
github.com/osCommerce/oscommerce2/blob/m...ns/compatibility.php
github.com/osCommerce/oscommerce2/blob/m...ns/compatibility.php
This allowed me to complete the installation but also brought about another error message:
Deprecated: Function eregi() is deprecated in C:\wamp\www\catalog\includes\classes\language.php on line 87
I solved this by using this post:
forums.oscommerce.com/topic/341025-funct...eregi-is-deprecated/
Then another error came up:
Deprecated: Function split() is deprecated
This I solved by changing 'split' to explode.
Now I have another error message:
Deprecated: Function ereg() is deprecated in \xampp\htdocs\joomla\components\com_oscommerce\index.php on line 471
I feel like this is a rocky road and I just want a component that installs properly the first time. Please get in touch with me as soon as possible.
Best Regards
Graag Inloggen of een account aanmaken deelnemen aan het gesprek.
13 jaren 1 maand geleden #363
door Sandra
Beantwoord door Sandra in topic Re: Problem with MarvikShop Installation
The problem is PHP Version 5.3.0 with Oscommerce.
Fatal error: Cannot redeclare do_magic_quotes_gpc() (previously declared in /home/.../public_html/includes/functions/compatibility.php:19)
This means somewhere else was this declared. What you can do is to delete these rules.
For the last one. Try to delete 470 to 507. And looks what happen then.
The frontview is done by 'mshop_pl_src.php'
Fatal error: Cannot redeclare do_magic_quotes_gpc() (previously declared in /home/.../public_html/includes/functions/compatibility.php:19)
This means somewhere else was this declared. What you can do is to delete these rules.
For the last one. Try to delete 470 to 507. And looks what happen then.
The frontview is done by 'mshop_pl_src.php'
Graag Inloggen of een account aanmaken deelnemen aan het gesprek.
- Support Team
- Offline
- Moderator
Minder
Meer
- Berichten: 106
- Ontvangen bedankjes 10
13 jaren 1 maand geleden #365
door Support Team
Beantwoord door Support Team in topic Re: Problem with MarvikShop Installation php 5.3
Graag Inloggen of een account aanmaken deelnemen aan het gesprek.
- Support Team
- Offline
- Moderator
Minder
Meer
- Berichten: 106
- Ontvangen bedankjes 10
13 jaren 1 maand geleden #366
door Support Team
Beantwoord door Support Team in topic Re: Problem with MarvikShop Installation php 5.3
Hi,
We are just busy with a new version. Let us know what happen with this update. It contained some fixes for php 5.3. Just replace the files.
We are just busy with a new version. Let us know what happen with this update. It contained some fixes for php 5.3. Just replace the files.
Graag Inloggen of een account aanmaken deelnemen aan het gesprek.