tnhomestead Posted May 9, 2011 Share Posted May 9, 2011 Title says it all, I am themeing a site using WHMCS -- everything goes smooth but for 2 or 3 pages and in them Everything BREAKS! Page before works, page after works even if I delete all data from the tpl file it still doesnt work right! Here is the page in question https://www.sasquatchhosting.com/sales/submitticket.php and here is what it should look like! https://www.sasquatchhosting.com/sales/submitticket.php If anyone has any ideas, will buy a virtual beer or pepsi -- your choice, and if your at phptek end of the month will buy a real one! 0 Quote Link to comment Share on other sites More sharing options...
Alistair Posted May 10, 2011 Share Posted May 10, 2011 Welcome to the forums. I guessed your site would be based on tables before looking....I was right. Not saying it is impossible, just a bit harder. 0 Quote Link to comment Share on other sites More sharing options...
tnhomestead Posted May 10, 2011 Author Share Posted May 10, 2011 Yeah its a theme i am using to test the install, then I will re theme with the old theme, but that will take a lot of coding -- its designed for AWBS. So i figured to use this until I can get that one done. I tell my students not to use tables, but they do work! I should recode this but too lazy right now -- in the middle of the course on php and questions all day long! And now a new Drupal site that my boss wants done in a week! LOL 0 Quote Link to comment Share on other sites More sharing options...
WebsiteIntegrations Posted May 10, 2011 Share Posted May 10, 2011 Title says it all, I am themeing a site using WHMCS -- everything goes smooth but for 2 or 3 pages and in them Everything BREAKS! Page before works, page after works even if I delete all data from the tpl file it still doesnt work right! Here is the page in question https://www.sasquatchhosting.com/sales/submitticket.php and here is what it should look like! https://www.sasquatchhosting.com/sales/submitticket.phpIf anyone has any ideas, will buy a virtual beer or pepsi -- your choice, and if your at phptek end of the month will buy a real one! Viewing the source code i can see the difference on the other pages and the one you have issues with in the area of where the left side ends and the right side begins, but I can't figure out why (though it is hard without having the actual files to look through). If I get bored later i may just try to recreate it and look 0 Quote Link to comment Share on other sites More sharing options...
Payton Designs Posted May 10, 2011 Share Posted May 10, 2011 I've had to deal with this before for some clients integrations. The problem is that some of the width requirements for those pages exceeds the maximum width for your design so it causes the side bar to drop down to make room. Unfortunately limiting the outside div won't limit the width within, so you will need to manually change the dimensions with the specific .tpl or modify it altogether. 0 Quote Link to comment Share on other sites More sharing options...
tnhomestead Posted May 10, 2011 Author Share Posted May 10, 2011 I actually cut everything out of the tpl file and it still breaks even with nothing there -- is there any other tpl files called from submitticket.php? Thnx! 0 Quote Link to comment Share on other sites More sharing options...
Payton Designs Posted May 10, 2011 Share Posted May 10, 2011 I actually cut everything out of the tpl file and it still breaks even with nothing there -- is there any other tpl files called from submitticket.php? Thnx! Well, there are roughly 5 submit ticket .tpl files, are you sure you are editing the correct one? Have you tried clearing your templates_c folder? 0 Quote Link to comment Share on other sites More sharing options...
WebsiteIntegrations Posted May 10, 2011 Share Posted May 10, 2011 if you want to you can send me your theme to paul@scriptinstallation.ca so i can look at it and maybe fix it for you 0 Quote Link to comment Share on other sites More sharing options...
tnhomestead Posted May 10, 2011 Author Share Posted May 10, 2011 Thanks -- if I cant figure this out today I will do that -- it has to be something stupid, wish there was a better listing of the customer side tpl files. Again, thanks a lot for the offer! 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.