Post by trzl » Sat Sep 29, 2007 3:44 am

Hi all!

I'm having problems with previewing all images in the admin control panel.

Here is a screen shot of what I mean.

The admin panel home page is within the image placeholder.

Also, when this happens, the menu navigation stops working and it has  "[object OBJECT]" next to each item.

This is also happening on each product's admin page underneath the "image tab".

Has anyone had this problem?  I'm using Firefox 2.0.0.7 and ie6 btw.

Any help is appreciated.

-Thanks!

Attachments

???
admin-category.gif
Last edited by trzl on Fri Oct 05, 2007 9:15 am, edited 1 time in total.

User avatar
New member

Posts

Joined
Thu Sep 27, 2007 7:51 am

Post by d77 » Sat Sep 29, 2007 10:03 am

no idea what the problem is, but it sure looks cool!

User avatar
d77
Active Member

Posts

Joined
Sat Apr 14, 2007 8:04 am

Post by spinal » Mon Oct 01, 2007 6:49 am

I have the same problem but i didn't find the solution !
Help :) !

Less is more...


User avatar
Newbie

Posts

Joined
Fri Sep 28, 2007 9:28 pm


Post by trzl » Tue Oct 02, 2007 7:48 am

I still haven't resolved this.  I'm still waiting for a fix.

Its good to know that I'm not the only one with this problem.

I'll make sure and post a fix as soon as I get one.

User avatar
New member

Posts

Joined
Thu Sep 27, 2007 7:51 am

Post by luvz2drv » Tue Oct 02, 2007 10:09 am

can you please post a copy paste of your phpinfo ()

luvz2drv


Post by trzl » Tue Oct 02, 2007 10:39 am

-=luvz2drv=-

Try my site link out

Hope this helps!
Last edited by trzl on Mon Oct 08, 2007 3:57 am, edited 1 time in total.

User avatar
New member

Posts

Joined
Thu Sep 27, 2007 7:51 am

Post by luvz2drv » Tue Oct 02, 2007 2:24 pm

okay ty yes that helped..

2 things I see comparing to mine
is your server API - is setup as CGI    mine is apache
memory_limit is 40MB  I have 80MB

may want to see if host will increase that for you

max_input_nesting_level 64 on yours  <- I have nothing listed for mine
max_input_time -1  I have 60

lets start there see if you can get these changed either via a php.ini or .htaccess file
to see if we can clean this up


-=Luvz2drv=-

for reference
http://dyna-cart.com/index_2.php

luvz2drv


Post by spinal » Wed Oct 03, 2007 5:19 am

Here is my phpinfo : http://www.x-perimental.info/shop/info.php

Hope this will help you too...But there is a ajax problem as said Daniel in this topic.

Less is more...


User avatar
Newbie

Posts

Joined
Fri Sep 28, 2007 9:28 pm


Post by trzl » Fri Oct 05, 2007 9:00 am

-=luvz2drv=- wrote: okay ty yes that helped..

2 things I see comparing to mine
is your server API - is setup as CGI    mine is apache
memory_limit is 40MB  I have 80MB

may want to see if host will increase that for you

max_input_nesting_level 64 on yours  <- I have nothing listed for mine
max_input_time -1  I have 60

lets start there see if you can get these changed either via a php.ini or .htaccess file
to see if we can clean this up


-=Luvz2drv=-

for reference
http://dyna-cart.com/index_2.php


-=luvz2drv=-

I have updated my php.ini 

max_input_time = 60
max_input_nesting_level = 64
memory_limit = 25M

That did not fix the issue.

Do you suggest anything else?

-Much appreciation
Last edited by trzl on Mon Oct 08, 2007 3:56 am, edited 1 time in total.

User avatar
New member

Posts

Joined
Thu Sep 27, 2007 7:51 am

Post by Albert » Sat Oct 06, 2007 10:56 am

try rename "admin\javascript\png\iepngfix.htc" to "iepngfix_.htc"
"\catalog\javascript\png\iepngfix.htc" rename too; disable that.

-> eCommerce Service Provider ekuzo


User avatar
New member

Posts

Joined
Sat Oct 06, 2007 10:51 am
Location - China

Post by trzl » Sat Oct 06, 2007 11:06 am

Albert wrote: try rename "admin\javascript\png\iepngfix.htc" to "iepngfix_.htc"
"\catalog\javascript\png\iepngfix.htc" rename too; disable that.

Do you mean in CSS?

User avatar
New member

Posts

Joined
Thu Sep 27, 2007 7:51 am

Post by Albert » Sat Oct 06, 2007 11:10 am

just disable that javascript. change it at CSS or Rename the .Htc filename.
more bugs root in that script.

-> eCommerce Service Provider ekuzo


User avatar
New member

Posts

Joined
Sat Oct 06, 2007 10:51 am
Location - China

Post by trzl » Sat Oct 06, 2007 1:11 pm

I renamed the epngfix.htc files both folders and nothing happened.

So I switched it back.

User avatar
New member

Posts

Joined
Thu Sep 27, 2007 7:51 am

Post by spinal » Sat Oct 06, 2007 6:44 pm

I renamed theses files too and the problem is still here...in firefox and in IE...

Less is more...


User avatar
Newbie

Posts

Joined
Fri Sep 28, 2007 9:28 pm


Post by Daniel » Sat Oct 06, 2007 11:45 pm

This is a ajax problem. You have moved a file or renamed something and now this error is appearing.

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by trzl » Sun Oct 07, 2007 3:37 am

Thank you Daniel for your help,

Does this mean a re-install?

Or can I change something in a file or database.

Is there somewhere I can check?

Thank you once again
Last edited by trzl on Sun Oct 07, 2007 3:57 am, edited 1 time in total.

User avatar
New member

Posts

Joined
Thu Sep 27, 2007 7:51 am

Post by Daniel » Sun Oct 07, 2007 8:24 am

trzl wrote: Thank you Daniel for your help,

Does this mean a re-install?

Or can I change something in a file or database.

Is there somewhere I can check?

Thank you once again

You need to go into the template files that are causing the problem.

At the bottom of the file you will find a bit of javascript with a URL in it.

Just make sure the url is correct. Try going to the page your self and see what apears.

Its hard to explain because I have not seen this sort of thing happen before.

If you are still stuck please PM me the details so I can see the problem for myself.

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by spinal » Sun Oct 07, 2007 9:59 pm

I made a fresh install on http://www.x-perimental.info/shop2/ and the problem is the same !...this is very strange  ??? !
I've got the same files on local and on my FTP but on local, this script works well...

I don't understand what happened...

Less is more...


User avatar
Newbie

Posts

Joined
Fri Sep 28, 2007 9:28 pm


Post by trzl » Mon Oct 08, 2007 2:37 am

This bit is at the bottom of admin/template/default/content/product.tpl

Code: Select all

<script type="text/javascript"><!--
  $('#image').load('index.php/controller/image/action/view/image_id/'+document.getElementById('image_id').value);
  //--></script>
That looks like the SEO friendly version. Maybe try the non-seo-friendly version url something like index.php?=controller=image@etc... However that goes.

I tried switching the Use URL-ALIAS settings in the admin>settings>shop and the problem is still there either way. I have it set to "ON"

admin > catalog > images >  page images work fine.

But there is no ajax on that page either.
Last edited by trzl on Mon Oct 08, 2007 3:03 am, edited 1 time in total.

User avatar
New member

Posts

Joined
Thu Sep 27, 2007 7:51 am

Post by Daniel » Mon Oct 08, 2007 3:46 am

I think the problem is the seo links aswell,

I'm going to sort all these problems out in the next release

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm
Who is online

Users browsing this forum: No registered users and 2 guests