osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

Unusual Problem

This is a discussion on Unusual Problem within the osCMax v2 Installation issues forums, part of the osCMax v2.0 Forums category; Hi , Ive installed a Oscmax a few times without any problems but just recently ,after a fresh install upon ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax v2 Installation issues

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 04-08-2007, 09:30 AM
New Member
 
Join Date: Feb 2007
Posts: 20
Thanks: 9
Thanked 5 Times in 4 Posts
Rep Power: 0
theengineer is on a distinguished road
Default Unusual Problem

Hi , Ive installed a Oscmax a few times without any problems but just recently ,after a fresh install upon trying to login to the admin side i get this weird error :
1267 - Illegal mix of collations (latin1_swedish_ci,COERCIBLE) and (utf8_general_ci,IMPLICIT) for operation 'find_in_set'

select admin_files_id from admin_files where FIND_IN_SET( '1', admin_groups_id) and admin_files_is_boxes = '1' and admin_files_name = 'catalog.php'

I usulaly just create the database within plesk and whne creating db there isnt much i can do with regard to settings.Any help on this i would deeply appreciated.thanks again.

Last edited by theengineer; 04-08-2007 at 09:32 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
  #2  
Old 04-09-2007, 08:16 AM
New Member
 
Join Date: Feb 2007
Posts: 20
Thanks: 9
Thanked 5 Times in 4 Posts
Rep Power: 0
theengineer is on a distinguished road
Default Re: Unusual Problem

Ok After Alot of searching and pulling my hair out i found a soloution on another forum (just by luck lol)

Oh Please note do this at youre own risk and back up Youre database.php

Find
PHP Code:
if ($$linkmysql_select_db($database); 
in admin/includes/functions/database.php, line 21

Replace with :

PHP Code:
if ($$link){
     
mysql_select_db($database);
     
mysql_query("SET NAMES 'utf8'", $$link);


Fingers crossed this should work as it worked for me.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Email problem on webmail n aslo cupons problem jikey osCMax v2 Installation issues 0 10-25-2006 11:43 PM
variation of pay system- unusual added feature, item pays a Smurfdaddy osCommerce 2.2 Modification Help 1 04-07-2005 02:50 PM


All times are GMT -8. The time now is 08:10 AM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax