-
AuthorPosts
-
June 2, 2008 at 12:19 pm #129182
joomla version: 1.5.3
JA Teline II Version: 1.3
virtuemart Version: 1.10Description:
When I set the JA Teline II as the Default Template, The Virtuemart’s Checkout page goes wrong.The “Ship Methods” page just turn to be blank. But after I changed for another template,The checkout page goes all right.Anyone could help?Thanks.
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
June 9, 2008 at 5:30 am #252628Hmmmm, Can you try to comment out the scripts for the template in the index.php file and check if problem is still there?
instantinlaw Friendinstantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
June 18, 2008 at 4:52 am #254318Menalto;57885Hmmmm, Can you try to comment out the scripts for the template in the index.php file and check if problem is still there?
Menalto,
I commented out all the scripts in index.php and although my problem is slightly diffrent I can’t get VM to work with this template either.My problem is that on the second page of VM checkout the next button redirects to the index page but the page title says step 2 of 4. & it should redirect to page 2 of 4 of the checkout.
I was able to get VM to work with rhuk_solarflair (the default joomla template) so I know it has something to do with Teline II.
I have the same setup as the original poster of this thread.
Url to the shop http://www.collectiblesvault.com/virtuemart
I can start a new thread on this if nessary.
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
June 18, 2008 at 5:35 am #254322Are you able to remove all scripts again and let us know when you have done it?
instantinlaw Friendinstantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
June 18, 2008 at 3:28 pm #254436Hi Menalto,
Below are the lines I commented out. I will leave them commented until you reply.
For testing I have created a user its username: test password: test
Thanks.[php]
<?php JHTML::_(‘behavior.mootools’); ?>
[/php]
<script language="javascript" type="text/javascript" src="<?php echo $tmpTools->templateurl(); ?>/js/ja.script.js"></script>
<script language="javascript" type="text/javascript" src="<?php echo $tmpTools->templateurl(); ?>/highslide/swfobject.js"></script>
<script language="javascript" type="text/javascript" src="<?php echo $tmpTools->templateurl(); ?>/highslide/highslide-with-html.packed.js"></script>
<script type=”text/javascript”>
hs.graphicsDir = ‘<?php echo $tmpTools->templateurl(); ?>/highslide/graphics/’;
hs.showCredits = false; // you can set this to false if you want
hs.creditsText = ‘CollectiblesVault ‘;
hs.creditsHref = ‘http://www.collectiblesvault.com/’;
hs.creditsTitle =’Brought to you by CollectiblesVault.com’;
</script>1 user says Thank You to instantinlaw for this useful post
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
June 18, 2008 at 3:38 pm #254438Just a quick test, can you try to use the VM log in module, and get rid of the JA log in? Or use the original log in module from Joomla.
You might need to delete the mod_login from the html folder of the template.instantinlaw Friendinstantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
June 18, 2008 at 4:34 pm #254442Hi Menalto,
I did remove Ja login and associated folder from server & published VM login: No changes.
Those changes are still in effect.Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
June 18, 2008 at 4:47 pm #254443Which VM and Joomla version you use?
SEF on?
htaccess added?
Did you set up a redirect in the log in module?I just tested the VM site and their demo acts same for a few sec before it goes to step3, there have also been reported in a bug about a similar problem at VM…..
instantinlaw Friendinstantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
June 18, 2008 at 5:58 pm #254463joomla version: 1.5.3
JA Teline II Version: 1.0 Quickstart package.
virtuemart Version: 1.1.0Tried both sef on and off (currently on).
htaccess is corect and active.
No redirect.I have checked the VM forum and saw the other posts, but I know it’s Teline II because it works just fine in rhuik solarflare.
I also just checked the VM demo and it did not have this problem, but there are definatly still bugs even on the demo.
I may just wait until it’s actually stable. But I would still like to get it working on this template.I have tried all kinds of things to no avail. Usually I can figure these things out but not this time. I know it’s a head scratcher, but it has to be one of the JA scripts, or template.
instantinlaw Friendinstantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
June 19, 2008 at 4:19 am #254546Any new ideas Menalto?
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
June 19, 2008 at 7:34 am #254575You can try it out here: http://www.web-guru.net/customoutput/index.php
I installed the quick start package and installed VM with the demo content and did some template changes:)
It seems to work fine for me, but pleasecheck it you to?1 user says Thank You to Menalto for this useful post
instantinlaw Friendinstantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
June 19, 2008 at 4:17 pm #254711Yes it does work as expected on the test site.
I will have to go check the other components and mambots I added to see if one of them are causing the problem.
Thanks for the help Menalto. I will post my findings when I figure out what is causing the problem.Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
June 19, 2008 at 4:20 pm #254712No need to check, its a bug in the template that i fixed. Im not at my computer where i have access to FTP/passwords right now, but will post it here later on.
1 user says Thank You to Menalto for this useful post
instantinlaw Friendinstantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
June 19, 2008 at 4:34 pm #254717Great Thanks again!
instantinlaw Friendinstantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
June 22, 2008 at 12:01 am #255227Hey Menalto,
Did you forget about me? -
AuthorPosts
This topic contains 22 replies, has 5 voices, and was last updated by Menalto 16 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum