Tobbehbg Posted March 16, 2009 Share Posted March 16, 2009 Hi Im new in oscommerce and all kind of php. But i try to learn. Someone who can help me ith some of my big problem?? The first problem comes under admin/ custemars Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/tattoosh/public_html/admin/customers.php on line 733 Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/tattoosh/public_html/admin/customers.php on line 735 Warning: reset() [function.reset]: Passed variable is not an array or object in /home/tattoosh/public_html/admin/includes/classes/object_info.php on line 17 Warning: Variable passed to each() is not an array or object in /home/tattoosh/public_html/admin/includes/classes/object_info.php on line 18 Secund problems is under moduler/shipping Warning: include(/home/tattoosh/public_html/includes/languages/svenska/modules/shipping/date.php) [function.include]: failed to open stream: No such file or directory in /home/tattoosh/public_html/admin/modules.php on line 136 Warning: include() [function.include]: Failed opening '/home/tattoosh/public_html/includes/languages/svenska/modules/shipping/date.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/tattoosh/public_html/admin/modules.php on line 136 Not Found The requested URL /~tattoosh/admin/modules.php?set=shipping was not found on this server. Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8b mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 mod_jk/1.2.25 Server at 83.233.165.118 Port 80 And the third problem is under moduler/ordertotal Warning: include(/home/tattoosh/public_html/includes/languages/svenska/modules/order_total/ot_fixed_payment_chg.php) [function.include]: failed to open stream: No such file or directory in /home/tattoosh/public_html/admin/modules.php on line 136 Warning: include() [function.include]: Failed opening '/home/tattoosh/public_html/includes/languages/svenska/modules/order_total/ot_fixed_payment_chg.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/tattoosh/public_html/admin/modules.php on line 136 Warning: include(/home/tattoosh/public_html/includes/languages/svenska/modules/order_total/ot_total_moms.php) [function.include]: failed to open stream: No such file or directory in /home/tattoosh/public_html/admin/modules.php on line 136 Warning: include() [function.include]: Failed opening '/home/tattoosh/public_html/includes/languages/svenska/modules/order_total/ot_total_moms.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/tattoosh/public_html/admin/modules.php on line 136 Please someone help me. Thanks so long //Tobbe Link to comment Share on other sites More sharing options...
♥geoffreywalton Posted March 16, 2009 Share Posted March 16, 2009 Your second and third problem is because the swedish translation files are missing /includes/languages/svenska/modules/shipping/date.php /includes/languages/svenska/modules/order_total/ot_fixed_payment_chg.php /includes/languages/svenska/modules/order_total/ot_total_moms.php Just take the ones in the english directory and copy them to the swedish dirctory. Then translate them. Should get rid of a few errors. G Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>. Link to comment Share on other sites More sharing options...
Tobbehbg Posted March 16, 2009 Author Share Posted March 16, 2009 But got the same problem when i use english in admin. But i will try to copy it. Then i will see whats hapends. I have try before but i got other bad maessage instead. After that i have copy the files to swedish category I will send the new problems if they come. Thanks Link to comment Share on other sites More sharing options...
Tobbehbg Posted March 16, 2009 Author Share Posted March 16, 2009 Now i have copy the files to bouth swedish and english categorys. And i got some new bad message. Under order total i got Fatal error: Cannot redeclare class ot_fixed_payment_chg in /home/tattoosh/public_html/includes/modules/order_total/ot_fixed_payment_chg.php on line 13 And i can only se 2 of my modules. And under shipping i got Not Found The requested URL /~tattoosh/admin/modules.php?set=shipping was not found on this server. -------------------------------------------------------------------------------- Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8b mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 mod_jk/1.2.25 Server at 83.233.165.118 Port 80 And i cant see any of my modules. Link to comment Share on other sites More sharing options...
Tobbehbg Posted March 16, 2009 Author Share Posted March 16, 2009 On thing i forget to tell is that i use sts. Maybe that can be some help. Link to comment Share on other sites More sharing options...
♥geoffreywalton Posted March 16, 2009 Share Posted March 16, 2009 Is this v3? Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>. Link to comment Share on other sites More sharing options...
Tobbehbg Posted March 16, 2009 Author Share Posted March 16, 2009 Í use rc2a Link to comment Share on other sites More sharing options...
♥geoffreywalton Posted March 16, 2009 Share Posted March 16, 2009 Looks like you have installed a contribution with the function ot_fixed_payment_chg in it. redeclare class ot_fixed_payment_chg in /home/tattoosh/public_html/includes/modules/order_total/ot_fixed_payment_chg.php on line 13 Usually means it is already in /includes/modules/order_total/ot_fixed_payment_chg.php and somehere else. One of them needs to be deleted. Have you installed a contribution just before these errors occurred or created a new language? Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>. Link to comment Share on other sites More sharing options...
Tobbehbg Posted March 16, 2009 Author Share Posted March 16, 2009 Yes i have install some new contribution. So if i want to delete ot_fixed_payment_chg.php its just to delete it in all categorys on my server?? Link to comment Share on other sites More sharing options...
Tobbehbg Posted March 16, 2009 Author Share Posted March 16, 2009 Thanks! NOW I only got two problem left. Thanks for the help. Link to comment Share on other sites More sharing options...
Tobbehbg Posted March 16, 2009 Author Share Posted March 16, 2009 I try to delete date.php under shipping then i got massege about time.php so I delete that to. And now I got no more bad message under shipping. Hope that i dont need this two files. And if I dont need them then i only got one problem left,probaly the most difficult one. under admin/ custemars Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/tattoosh/public_html/admin/customers.php on line 733 Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/tattoosh/public_html/admin/customers.php on line 735 Warning: reset() [function.reset]: Passed variable is not an array or object in /home/tattoosh/public_html/admin/includes/classes/object_info.php on line 17 Warning: Variable passed to each() is not an array or object in /home/tattoosh/public_html/admin/includes/classes/object_info.php on line 18 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.