Jump to content

Saulyx

Member
  • Posts

    7
  • Joined

  • Last visited

About Saulyx

Saulyx's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. Thanks guys, however the first question still isn't answered, I dont want to put the products into the page staticly and then just have order button add it to the cart, I need it to display packages in a group dinamicly, so some sort of foreach statment? like you have on order page where it lists out all the products and groups e.g. in the order form we have to list out the group names, now what I need is the ability to access that data(as on my page(template page) I can't so i'm guessing its order form specific?)
  2. Hey everyone, I am in process of adding 'packages' page for my template, however ran into a bit of a dilemma, is there a way to display specific product groups that I have created in the back end? lets say group 1, and then just do a for each statement? Also another question(I have googled however the answers dont match any of the tempalte files(default by whmcs or custom by other developers)), where could I find the template files for cart.php? I don't mind if I have to copy one from whmcs original tempaltes andcustomise it, however as of right now I just can't find it Thanks, S
  3. sorted that out now, was wrong path
  4. that code doesnt seem to work? Im including it in the header? got a code {if !$loggedin && $smarty.server.PHP_SELF == '/index.php'} however it shows it on all pages, And as for the caching it doesnt seem to work that way for me Thanks, Saulius
  5. Thank you for the first suggestion, will try that, However caching doesnt seem to work that way as if I change the file it still doesnt change(even after pressing F5), I have to delete the files myself, the auto reload seems to only apply to style sheets(which is udnerstsndable as it looks like they dont get cached, Any other options? Thanks, Saulius
  6. Hey guys, Quick question, how can I determine if the page is home page?(for he tpl files) Also how can I turn off cache? As im doing template editing Also is there a main layou file that I can edit? like the file that includes header, footer, and main page body? as I want to add a file for sidebar and have it included only on some pages and not all(as now its in the header) Thanks, S
  7. HEy, when you planning on adding ability for a client to create a project? I'd be very much interested in buying a copy of this you add it any time soon
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated