Hi Andreas... I think this is one of my lastest question... my project is almost complete so I wont disturb you every day ;)... or maybe tomorrow I try to do something new and lost all the work ;P
When you buy anything in the shop, and after recalculate the shipping price, you get the confirmation page. At the bottom of this page, you have 3 buttons (exit, print and buy another thing). The problem is that exit buttons target is _parent or maybe _self and I need it to be _top... Where must I change it?
Thanks again for your help Andreas...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Of course You can have a look in my project (http://www.apress.es/mysql/catalogo.html). For the moment, its just a preview of what I want. In fact I have to export the web to another server. I think It may be another problem, but not yet ;)...
When its finished an placed in the correct server Ill start to insert all the real products and prizes in the shop. Its possible that other people help me in this work. Is there anyway to configure the admin page so they can only insert products? I dont want they could change somethig in the configuration or translation pages...
Thanks ;)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Make a special directory beside admin/ which contains only files (change admin/nav.php also for new situation) other people should use and put its own .htaccess in it.
An easy and functional solution ...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Andreas... I think this is one of my lastest question... my project is almost complete so I wont disturb you every day ;)... or maybe tomorrow I try to do something new and lost all the work ;P
When you buy anything in the shop, and after recalculate the shipping price, you get the confirmation page. At the bottom of this page, you have 3 buttons (exit, print and buy another thing). The problem is that exit buttons target is _parent or maybe _self and I need it to be _top... Where must I change it?
Thanks again for your help Andreas...
Hi my friend,
can we see your work anywhere?
You find the three buttons in mailer.inc.php.
Greetings,
Andreas.
Thanks again Andreas...
Of course You can have a look in my project (http://www.apress.es/mysql/catalogo.html). For the moment, its just a preview of what I want. In fact I have to export the web to another server. I think It may be another problem, but not yet ;)...
When its finished an placed in the correct server Ill start to insert all the real products and prizes in the shop. Its possible that other people help me in this work. Is there anyway to configure the admin page so they can only insert products? I dont want they could change somethig in the configuration or translation pages...
Thanks ;)
Make a special directory beside admin/ which contains only files (change admin/nav.php also for new situation) other people should use and put its own .htaccess in it.
An easy and functional solution ...