![]() |
i am trying to copy and paste my html code (which is really, really long) into the box. I can paste it there, but once it does, the whole browser freezes and never comes back. Is this something you might know about?
Thanks |
Quote:
|
Thanks for the tip! yes, it was not the webtemplates mod. It is something else i guess. I have over 19,000 lines of html code. :P
|
Hello Logician, and thank you for this great hack! However i have a problem, here is my forum link . It's messing my header and footer pretty bad, can you help me with this, it would be realy appreciated. thank you again.
Best Regards, Antidepresiv |
Quote:
|
Thank you again dude, i will figure smtin out with the designer.. ;)
|
Hello again Logician, and sry for bothering you again with this.. I talked to my designer, and he said folowing to me..
"vBulletin stores all CSS in external CSS files, not inside the header template. It then references these files in the headinclude and headinclude_bottom templates. We store our CSS in external files, just like vBulletin. It sounds like your plugin isn't including the headinclude_bottom template, which is where we reference our CSS files. This can be fixed by either moving the reference to our files from headinclude_bottom to headinclude, or by fixing the plug-in so it includes the headinclude_bottom. This is a mistake in the plug-in, not a mistake in our skin or bad practise. " Could you help me out with this, i would rly like to make you'r product work, thnak you again.. Regards, Antidepresiv |
I had an old version of this hack on Vb 3.8x and it worked fine.
I upgraded to vb 4.0.8 and uninstalled the hack, then re-installed the new version of the hack and now it does not work. I created a very simple HTML template but when I click on it, it does not display anything, except the header and footer. Any ideas? |
Quote:
|
Quote:
|
Hello Logician, and thanks for the reply, im not sure what part of code should i move ? Can you help me with this one ? I would rly want to get this product working.. Thanks again..
|
Quote:
Quote:
|
Thanks Logician, but, my headinclude_bottom had only 2 lines of code in it, so i copy-pasted them into my headinclude template, and now it works like a charm!!! xD Thank you Logician.. :)
Best Regards, Antidepresiv! |
Thank you for this mod, I just now installed it, went smooth and I didn't skip step 3.
I run an MMA site, my over all goal is to be able to bridge fighters Wiki pages into my site. I don't know if Iframes is the way I want to do it or not. I'm just now jumping in to be honest. I had messed with a Wiki mod but it seems like a dead mod to be honest so I dropped it and I'm moving to this. The biggest issue I see is that I want my side to be updated when people update the Wiki side. I don't know HTML all that well so I don't know if what I'm trying is really easy or impossible but that's why I'm here. I read through this thread and that's where I picked up Iframes. If you think there is a better way to do it than Iframes, please let me know cause that's the direction I'll be heading. Again, thanks for this mod as I'm just getting started. Brian with MMACrypt.com |
Hi Logician, and thank you for making this hack!
I think i have the same problem as "Antidepresiv" had. The header and footer are messed up and im wondering if I have to talk to the designer or do you have any solutions? Link: http://www.mw2.no/view.php?pg=test&langid=1 Thanks again. |
Quote:
|
It worked! Thank you so much!:)
|
Hi,
Came across this mod the other day and have installed it on my site, but I am having a couple of issues I can't seem to remedy and am seeking some help with the issues plus I am seeking some help on a question I have. Issues first: 1) When I go into admincp/settings/options I select the edit usergroup as 6 which is admin and then I go into Logician's Webtemplates/Webtemplates and edit say for instance info_aboutus and check the Administrator box and even enter my username in the editor permissions settings and then save it. Well when I click the "visit" link I see nothing at the bottom of the template to edit that actual page. This is for pretty much every page I have set the settings on. The only page I can edit is the "priv_privatemessages" page. I am viewing these pages as Administrator. 2) At the bottom of the view pages there is a link linked to "Logging" if I click that link I am brought to a message stating "you do not have permission to access this page. This could be due to one of several reasons:" and lists the reasons which is a standard message from vBulletin. Should this be doing this since I am Administrator? Question: I like the 2 Column layout and want to really use it for the site but have 2 boxes on the left one for the site policies, about us, etc and another box for Site Membership Information. My question is how can I add another block below the default one "Site Help Pages"? I hae looked at the code but I am kinda lost on this. Your help would be greatly appreciated. Thanks much in advance. |
Quote:
If you can't please edit the webtemplate theme that webtemplates is using (or webtemplate itself if it is not using a theme) and make sure it has this line somewhere: {vb:raw WT_Editor_link} Both your complaint 1 and 2 can be because your primary usergroup is not administrator. Please make sure your primary usergroup is administrator, not your secondary usergroup. Regarding item 3: Edit webtemplate THEME site information pages and add this code: HTML Code:
<div class="block" id="foldercontrols"> |
Hi Logician,
Thanks for your prompt reply. There are only 5 pages I can see the "Edit" link. test, test_pagination, priv_privatemessages, test2 and wtlist. From what I am gathering from looking at the ones I see it in and the ones I don't it is basically only the info_*.* pages I am not seeing it in which uses the "webtemplate THEME site information pages" After searching that THEME the "{vb:raw WT_Editor_link}" was not in there so I added it right above the line. HTML Code:
<div class="blockfoot floatcontainer"> I didn't think I changed my primary usergroup but I guess I did, lol. Sorry thats corrected and that works great. Code you supplied worked great too, thank you very much for sharing. Thank you very much for your help and this great mod. |
Does this work with 4.1.2?
Yes, this works in 4.1.2. It works just fine. :D |
1 Attachment(s)
Hi,
I just upgraded from vbulletin 3.8.5 to 4.1.3 and the latest release of your mod but when I try to access the templates all I get is an empty template page with just a title (see attached). What have I done wrong? Thanks... Hugh |
Quote:
UPGRADE FROM VERSION 3.x.TXT Quote:
Quote:
|
I hadn't uploaded the second xml file but the problem was with the default themes I'd created...
|
Quote:
Please remove your old webtemplate themes, upload new themes as described in step 3 and retry. |
I just installed this hack. Good stuff.
For my site, I just need this to create simple pages with information. I don't care much for the user stats. Therefore, how do I create a simple page that inherits my header/footer template without all that user stat info? I'd like to create pages similar to this page. http://www.theadminzone.com/forums/view.php?pg=aboutus |
Also, for my Custom Pages, why won't the title save with the first letter as a capital letter?
|
Quote:
"WebTemplate Name" is a technical key which is used in url so requires all lowercase letters so as not to confuse URLs and browsers |
Ok, I was actually able to figure a few things out. I had to modify some code.
|
very very enticing, and I am a CMS owner. This has a very clean look to it. Something I was interested in. Tagged. will install. thank you.
|
So I installed this smoothly but when I get to "Using a Theme?" I do not have any other option other then "No parent template, This is an independent webemplate" I do not have an option to choose my default theme...So it just shows up "as is" not inherting my forum theme...
http://digitalbrass.com/view.php?pg=aboutus I just do not have anything under "using a theme?" other then "No parent template".... Please help, thanks alot. |
Quote:
|
Thanks logician. You were correct. I am pretty sure alot of us are missing step 3 because, we are assuming it just says to upload the .xml and missing the rest... I think it is because our screen settings are cutting off the end of step 3 when viewing in notepad.. and we are just not scrolling all the way over to read. Regardless I did what you said and got it working.
However just one last question and then I wont bother you anymore...I will also donate. http://www.digitalbrass.com/view.php?pg=aboutdigital is the test page I created. It is throwing off the navbar making it off center.. and moving the header image to the left when it should be center. as shown here http://digitalbrass.com can you help me correct this? I am willing to PM you login details if you have some time and patience. Regardless Thanks again. |
Quote:
|
Teşekkür ederim
|
First off, great hack! Like many others, this is exactly what I was looking for.
I do however have a small problem. my stats script for bf2 relies on variables attached to the url. each player has a different url to pull up stats. for example: player 44455101 would have a url such as: http://www.knightsofkarbala.com/view...nput1=44455101 while player 44572383 would have a url as: http://www.knightsofkarbala.com/view...nput1=44572383 ANYWAYS onto my question here. In order to get this to function properly, I need to set WebTemplates to PHP mode. The script then works as intended but is missing the vbulletin header and footer. I looked at a post a few pages back here which Logician, you suggested using an iframe. I did this and the script simply just loaded whenever a user inputed his player number/name on the main page. The script didnt grab his data. I think I can get this to work with the vbulletin header and footer if in WebTemplates we were allowed to use both HTML and PHP at the same time within WebTemplates. I was trying to put the contents of the Default Basic Theme into the Template I was creating with the script code in it but all it outputs is a blank white screen. If thats not possible, I was then wondering how to export the Default Basic Theme to include it in my script and have it load it that way. thoughts? |
Quote:
1- Edit view.php, find PHP Code:
PHP Code:
2- In php webtemplates, variables for header, footer, headinclude etc. are already compiles so I'd think just echo'ing them should work. Eg. echo $header; echo $headinclude; echo $footer; (I didn't test myself atm) |
Quote:
thanks again! |
Great hack! How do I make the pages more SEO friendly though? Google's not picking them up as well as the other pages... Furthermore, how do I sort my header out? On the other pages the header logo is centralised. However, on the webtemplate pages the header logo is on the left. So for instance...
Normal page: http://www.studentcreche.co.uk/forum.php Webtemplate page: http://www.studentcreche.co.uk/view....=periodictable |
Quote:
|
All times are GMT. The time now is 01:03 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|