Im trying to upload a theme and this keeps popping up, im not sure what to do.
![[Image: hb18.png]](https://camo.mybb.com/e5abafaf61ee5a385e219fd0b86f9b98a1e602d1/687474703a2f2f696d616765686f73742e72756e656169642e6e65742f6765742f686231382e706e67)
Test account? Also, have you made sure all the files are uploaded and all the fields checked?
can you check source code of import theme page - it should consist of post key like below
<input type="hidden" name="my_post_key" value="a long number here (32 digit)" />
Would you be able to PM me with a test account then?
(2011-10-15, 04:37 PM)ranjani Wrote: [ -> ]can you check source code of import theme page - it should consist of post key like below
<input type="hidden" name="my_post_key" value="a long number here (32 digit)" />
where do i find this?
Right Click > View Page Source
where in the source do i find it?
Edit : not seen Malcolm's response
just check the source code through browser for import theme page on admin panel
{ main file should be : /admin/modules/style/themes.php }
that makes absolutely no sense