Nope, I'm talking about when I click on edit page and then click select template. I only have two styles so far. One is the default and the other I'm working on.
- - - Updated - - -
I thought I was just overwriting the same page over and over because it kept telling me it was going to do just that haha.
Announcement
Collapse
No announcement yet.
Manually editing template
Collapse
X
-
Do you have 5 or 6 styles with the template edited in them?
The system works like this... A default copy of all templates are stored in the system. When you create a new style and edit a template within that style, a copy of the template is made with that style id. This copy overrides the default when viewed by the user. It is fairly streamlined.
If you're still talking about Widget/Module configuration those aren't templates and if you have multiple widgets of the same time, you'll have multiple configurations.Last edited by Wayne Luke; Wed 13 Feb '13, 11:44am.
Leave a comment:
-
Originally posted by Wayne Luke View PostWith default settings, templates are stored in the database. However the contents of static html and PHP modules are stored in the widgetconfig table, not templates. It is a fairly complicated system behind the scenes to allow the customization in place.
Leave a comment:
-
Originally posted by 2Luke2 View PostI tried to do a search on all the forums with the following on the server: find . -name "*.*" -exec grep -l module_name {} \;
Leave a comment:
-
I tried to do a search on all the forums with the following on the server: find . -name "*.*" -exec grep -l module_name {} \;
Still nothing lol
- - - Updated - - -
Originally posted by Wayne Luke View PostIn your AdminCP go to Settings -> Options -> General Settings. Set Disable PHP and Static HTML rendering to No.
Then you should be able to edit the page in Site Builder. When done, change the option back to Yes.
I'll try not to mess up again... still a bit lost why I can't call this php code.
Leave a comment:
-
In your AdminCP go to Settings -> Options -> General Settings. Set Disable PHP and Static HTML rendering to No.
Then you should be able to edit the page in Site Builder. When done, change the option back to Yes.
Leave a comment:
-
Manually editing template
So I added a static html object on my main page and for some reason I can't use any buttons on the page. I need to remove this module from the page, but since I can't use the edit page button I'm not sure how to go about editing the page. I tried to view the source to get a page name to edit, but that's the extent of my knowledge. I tried to look through a few php files doing a grep module name, but haven't been able to find the source yet.
So I guess what I'm asking for is how can I find the source of my template so I can edit it?Tags: None
Related Topics
Collapse
-
by venomtoxinHi Im a beginner in Vbulletin.
I added a html module before with pictures in a specific page(channel). It did it as a expected.
Now I trying to do the same thing. But this time it is comming...-
Channel: vB Cloud Support & Troubleshooting.
Sat 22 Aug '20, 6:55am -
-
by CraigI'm unable to edit a recently created page. I had access to edit the page, but recently the "edit page is greyed out to edit, and doesnt respond when selecting it. In fact, when clicling on edit...
-
Channel: Support Issues & Questions
Mon 13 Feb '17, 4:08am -
-
by Tony SchoberI want to do some customizing for the topics page, specifically add social buttons. What php template do I edit to do the customizing? Also, will the edits be overwritten when the version is updated?
-
Channel: Support Issues & Questions
Sat 8 Dec '12, 12:59pm -
-
by nickwill86I broke my front page of my website, by adding in a php script. Im no longer able to get to the site from the front page, nor can i edit it. Ive looked around, found a few things to disable php module....
-
Channel: Support Issues & Questions
Mon 13 Apr '15, 12:41am -
-
by HaychTeeKayI've just been editing my site and added a new PHP module to the user settings page, sadly now the page for all users shows up blank, no nav, no nothing. Is there a way I can revert the change to the...
-
Channel: Support Issues & Questions
Tue 4 Feb '14, 10:50am -
Leave a comment: