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!
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!
Last edited by trzl on Fri Oct 05, 2007 9:15 am, edited 1 time in total.
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
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
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.
Hope this will help you too...But there is a ajax problem as said Daniel in this topic.
Less is more...
-=luvz2drv=--=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
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.
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
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.
You need to go into the template files that are causing the problem.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
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.
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...

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...
This bit is at the bottom of admin/template/default/content/product.tpl
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.
Code: Select all
<script type="text/javascript"><!--
$('#image').load('index.php/controller/image/action/view/image_id/'+document.getElementById('image_id').value);
//--></script>
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.
Who is online
Users browsing this forum: No registered users and 6 guests