killoldesai Posted December 13, 2008 Share Posted December 13, 2008 Hi Just upgraded with new version but after upgrade it says An upgrade is currently in progress... Please come back soon... can anyone help me out 0 Quote Link to comment Share on other sites More sharing options...
Dynex Hosting Posted December 13, 2008 Share Posted December 13, 2008 Remember when doing a upgrade you still need to go to http://yourdomain.com/yourtitle/install/install.php And if you did that something went wrong with your upgrade! 0 Quote Link to comment Share on other sites More sharing options...
redrat Posted December 13, 2008 Share Posted December 13, 2008 I'd be inclined to do a completely clean install. Back up your data base then delete it, recreate it. Delete all files and then re-upload. Then it should go like a dream. Sounds drastic but I just did the same thing and am glad I did. Best wishes. 0 Quote Link to comment Share on other sites More sharing options...
AndrewMKP Posted December 14, 2008 Share Posted December 14, 2008 Yeah I am having the same issues as well, you are not alone mate. I have opened a support ticket with WHMCS, in regards to our site we cannot afford to do a fresh install due to the heavy ammount of coding we have already done. I replaced my whole /includes folder and it worked fine however completely destroyed our code. Quite disappointed about this latest upgrade in regards to the documentation on it (how to upgrade properly and a list on which files you need to replace and what code etc) but I have plenty of faith it will be resolved. Regards, Andrew 0 Quote Link to comment Share on other sites More sharing options...
AndrewMKP Posted December 14, 2008 Share Posted December 14, 2008 My WHMCS is now functioning correctly thank to the help of the WHMCS team! In your WHMCS root directory you have a lot of .php files, re uplaod them from the latest release and this should solve your issues. If you have further problems then I suggest opening a ticket! Regards, Andrew. ( Gotta have faith in the WHMCS team eh? ) 0 Quote Link to comment Share on other sites More sharing options...
ChrisGooding Posted December 14, 2008 Share Posted December 14, 2008 Im also having all sorts of problems. I have upgraded, and also had the "upgrade in progress" issue, which seems to have resolved itself, however, since the upgrade my cart is not displaying as it should, even though the custom products.tpl file we used and the relevant stylesheet just doesn't seem to be picked up at all. These are the files contents, I don't suppose that anyone knows if any of the variables used have been changed? <link rel="stylesheet" type="text/css" href="templates/orderforms/cart/style.css" /> <p align="center" class="cartheading">{$LANG.cartbrowse}</p> <div class="cartbox" align="center"><strong> {foreach key=num item=productgroup from=$productgroups} {if $gid eq $productgroup.gid} {$productgroup.name} | {else} <a href="{$smarty.server.PHP_SELF}?gid={$productgroup.gid}">{$productgroup.name}</a> | {/if} {/foreach} {if $loggedin}<a href="{$smarty.server.PHP_SELF}?gid=addons">{$LANG.cartproductaddons}</a> | {/if} {if $registerdomainenabled}<a href="{$smarty.server.PHP_SELF}?a=add&domain=register">{$LANG.registerdomain}</a> |{/if} {if $transferdomainenabled}<a href="{$smarty.server.PHP_SELF}?a=add&domain=transfer">{$LANG.transferdomain}</a> |{/if} <a href="{$smarty.server.PHP_SELF}?a=view">{$LANG.viewcart}</a> </strong></div> <br /> <div id="columnbox_main"> <div class="columnbox_list"> <div class="columnbox_row"> {assign var=cols value=3} {foreach name=list key=num item=product from=$products} <div class="columnbox_product"> <div class="columnbox_productholder"> <div class="columnbox_productinfo"> <center style="min-height: 30px;"><strong>{$product.name}</strong></center> {if $product.qty!=""}<em>({$product.qty} {$LANG.orderavailable})</em>{/if}<br /> {if $product.description}{$product.description}<br />{/if} </div> <div class="columnbox_productprice"> <div style="margin:5px;padding:2px;color:#6ba806;"> {if $product.paytype eq "free"} {$LANG.orderfree} {elseif $product.paytype eq "onetime"} {$product.pricing.onetime} {$LANG.orderpaymenttermonetime} {elseif $product.paytype eq "recurring"} {if $product.pricing.monthly}{$product.pricing.monthly}<br />{/if} {if $product.pricing.quarterly}{$product.pricing.quarterly}<br />{/if} {if $product.pricing.semiannually}{$product.pricing.semiannually}<br />{/if} {if $product.pricing.annually}{$product.pricing.annually}<br />{/if} {if $product.pricing.biennially}{$product.pricing.biennially}<br />{/if} {/if} </div> <div align="center" style="margin-bottom: 10px;"><input type="button" value="{$LANG.ordernowbutton}"{if $product.qty eq "0"} disabled{/if} onclick="window.location='{$smarty.server.PHP_SELF}?a=add&pid={$product.pid}'" /> </div> </div> </div> </div {if not (($smarty.foreach.list.index +1) mod $cols)} {if not $smarty.foreach.list.last} </div><div class ="columnbox_row"> {/if} {/if} {if $smarty.foreach.list.last} {* pad the cells not yet created *} {math equation = "n - a % n" n=$cols a=$products|@count assign="cells"} {if $cells ne $cols} {section name=pad loop=$cells} <div> </div> {/section} {/if} </div> {/if} {/foreach} </div> </div> <p align="right"><input type="button" value="{$LANG.viewcart}" onclick="window.location='cart.php?a=view'" /></p> 0 Quote Link to comment Share on other sites More sharing options...
AndrewMKP Posted December 15, 2008 Share Posted December 15, 2008 I am now having issues where my version says it is correct however I cannot seem to see the actual new features or any changes what so ever. Have re-opened the ticket and awaiting response. Regards, Andrew 0 Quote Link to comment Share on other sites More sharing options...
chickendippers Posted December 15, 2008 Share Posted December 15, 2008 Sounds like you haven't updated your templates. 0 Quote Link to comment Share on other sites More sharing options...
Okoji Posted February 2, 2011 Share Posted February 2, 2011 I am having the same issue. Can someone help me out? 0 Quote Link to comment Share on other sites More sharing options...
Wabun Posted March 14, 2013 Share Posted March 14, 2013 (edited) I have same problem, why the heck didn't they test this. I am not able to do a new install either, this is really a problem, nothing but problems, AWBS was much better, sorry to say it guys but I am really disappoint it, It is same old story, focussing on new features [adding more bugs] and not getting the real thing working! Sounds neg. right i am, it cost so much time to fix problem after problem. Edited March 14, 2013 by Wabun 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.