This topic is locked

Template not going out!

4/9/2008 4:55:20 PM
PHPRunner General questions
B
bozzo author

Good night....
I have a project I started from the GROUND, and is running ok, but on the comes and goes on the wizard, I chose by accident a template before I open my phpr file, then I opened my project and it keeps some configurations of the EVENTS template, like the header and the menu page.....
I need to remove that configs, it keeps asking me if I want to create the tables needed on my DB, I'm worried about messing with my DB.......please help...
Thanks

Yuri

Sergey Kornilov admin 4/9/2008

Yuri,
it's hard to tell what might be wrong without seeing your files.
Move master table header where you like it to appear and build the project.

If you getting the error post your application to Demo Account and send the URL to support@xlinesoft.com.

B
bozzo author 4/10/2008

Yuri,

it's hard to tell what might be wrong without seeing your files.
Move master table header where you like it to appear and build the project.

If you getting the error post your application to Demo Account and send the URL to support@xlinesoft.com.


No man....I think you didn't get it like it should...Maybe I couldn't explain it good....
For whatever reason, I clicked one template (the EVENT one) on the very first screen of the phpr wizard, now the template is stuck in the project, no way I can take it off, and now it keeps me asking:

"The project don't have the tables needed for this template, do you want phprunner to create those tables?" (or something like that)....
I created my project from the ZERO, and now it's keeping me asking this question and the include/header.php is the one of the EVENT TEMPLATE.....No clue how it got there, or even, how to take it off...
Got it now?
Thank you for your time

Yuri

Sergey Kornilov admin 4/10/2008

Yuri,
I can only tell that something is screwed.
Start a new project from scratch. When you stuck post your project to Demo Account and send me the URL.

B
bozzo author 4/11/2008

Yuri,

I can only tell that something is screwed.
Start a new project from scratch. When you stuck post your project to Demo Account and send me the URL.


Thanks bro...But i solved the isso by putting the reader on the EVENTS template...it was cool...

Basically I replace the whole EVENTS template by my projects.
EDIT:
Better than that...I've opened the phpr, and found it is a XML....so the template line (tag) was

<m_strBusinessTemplateName>Events</m_strBusinessTemplateName>


I just removed the EVENT from the tag and BAM, it was ok! <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=27898&image=1&table=forumreplies' class='bbc_emoticon' alt=':lol:' />
Thanks for you time buddies!!! you really have a great support....

/EDIT