Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please PM backend super administrator login credentials and phpmyadmin login credentials. I've no idea what's wrong with your install, but I can not duplicate across 2 development installs and 1 clean test install.giorgionasis wrote: hallo again!
to sum up.i have the "Require Upload Image Approval" disabled. i have deleted all the table comprofiler_members. total zero.So i go to change canvas photo and i have a new error message. "Column count doesn't match value count at row 1 SQL=INSERT INTO e4q1j_comprofiler VALUES(764" . and ofcourse the canvas photo does not change. then i if try again to change the photo, a new row has been created in the table with my id and have the first error again!!! (Duplicate entry '0-764' for key 'PRIMARY' SQL=INSERT INTO e4q1j_comprofiler_members VALUES(0 )
and now i have the error in joomla users in backend when i try to change something.it is changing but i have the error
"Save failed with the following error: Duplicate entry '0-796' for key 'PRIMARY' SQL=INSERT INTO e4q1j_comprofiler_members VALUES(0, 796, 0, 0, 1411470998, NULL, NULL, NULL)"
to note: i have passed from cb 1.9.0 and not 1.9.1 to the CB RC3
very very strange!!!have you any idea what is going on?
The Coolness template probably has CB specific CSS in it, which is conflicting. There's really no fixing that. All our current plugins (templates included) are incompatible with CB 2.0 as the entire HTML structure and CSS for CB 2.0 has been replaced. Switch to default Joomla template and default CB template to see if issues persist.Madan wrote: Good evening!
Guess I was a bit vague when describing my template/display problem. I'll try to do better this time around.
I'm using the default template for CB2 RC3 (option in CB configuration) and Coolness only as a Joomla template. I've also unassigned coolness for all menu items with CB-pages in the template manager. It still displays as in the picture in my last post.
Don't know if it's of any interest but when I load Coolness as template for CB2 RC3, all I get on profile page is blank screen. To bad since coolness is such a good template.
Cheers!
Please Log in or Create an account to join the conversation.
krileon wrote:
Please PM backend super administrator login credentials and phpmyadmin login credentials. I've no idea what's wrong with your install, but I can not duplicate across 2 development installs and 1 clean test install.giorgionasis wrote: hallo again!
to sum up.i have the "Require Upload Image Approval" disabled. i have deleted all the table comprofiler_members. total zero.So i go to change canvas photo and i have a new error message. "Column count doesn't match value count at row 1 SQL=INSERT INTO e4q1j_comprofiler VALUES(764" . and ofcourse the canvas photo does not change. then i if try again to change the photo, a new row has been created in the table with my id and have the first error again!!! (Duplicate entry '0-764' for key 'PRIMARY' SQL=INSERT INTO e4q1j_comprofiler_members VALUES(0 )
and now i have the error in joomla users in backend when i try to change something.it is changing but i have the error
"Save failed with the following error: Duplicate entry '0-796' for key 'PRIMARY' SQL=INSERT INTO e4q1j_comprofiler_members VALUES(0, 796, 0, 0, 1411470998, NULL, NULL, NULL)"
to note: i have passed from cb 1.9.0 and not 1.9.1 to the CB RC3
very very strange!!!have you any idea what is going on?
Please Log in or Create an account to join the conversation.
Your query error is due to the 3rd party Joomla extension "User - Improved Profile". It's a Joomla User plugin. I've disabled it and that stops the query error.giorgionasis wrote: hallo there!i have pm the necessary credentials!thank you!
Please Log in or Create an account to join the conversation.
krileon wrote:
Your query error is due to the 3rd party Joomla extension "User - Improved Profile". It's a Joomla User plugin. I've disabled it and that stops the query error.giorgionasis wrote: hallo there!i have pm the necessary credentials!thank you!
The reason images aren't uploading is because you've some sort of odd ajax component loading going on and heavy caching. It's interfering with the file upload. You've way too much installed for me to debug this further. Switch to default Joomla template, shut off the ajax component loading, and shut off/clear cache to see if upload issues persist. At any rate this doesn't appear to have anything to do with CB 2.0, but conflicts from outside it.
Please Log in or Create an account to join the conversation.