![]() |
Thanks, that did it. Is there a comprehensive list of variables somewhere? Sure would help!
Here's how one instance in how I use this to give others an idea. I use it in my privacy statement. I show users what information we have collected, then explain what other users can see based on various setting like invisibility and such. Then they have a clear idea who can see what information, who can PM them or email them. Basically it is a privacy statement tailored to the individual user and one that will change as they change their settings to either gain more privacy or more visibility to the on-line community. How's that for a good use of this utility (not really a hack)? |
I get a error when I try to do anything with the show.php
atal error: Call to undefined function: logiciangettemplate() in /home/talkdis/public_html/forums/show.php on line 25 What am i missing? |
Quote:
|
Quote:
|
That was more in reference to the other $bb variables. I've noticed that more than just the $bbuser variables get parsed and replaced.
|
did I reply to say this is a great hack? cant remember
well anyway it is.. |
When i click the link on webtemplates_install.php i just get
http://www.limpkinw.com/webtemplates_install.php?p=1 and it keeps kicking me back to that. Any suggestions? |
Ok I was able to get around the problem above by modifying the php file a bit but on step 4 i get this...
Inserting the default templates to the table and finishing the installation.. Notice: Undefined variable: pagetitle in D:\Inetpub\wwwroot\www.limpkinw.com\forum\webtemplates_install.php on line 309 Congratulations! The relevant tables are created and default templates are installed successfully. Before proceeding with hack installation, please DO NOT FORGET to DELETE this file (webtemplates_install.php) from your server! that line is <head><title>$pagetitle</title> surrounded by $template=addslashes($template); mysql_query ("insert into webtemplates (templateid, title, template, count) values (null, '$title', '$template', '0')"); echo mysql_error(); //////////////////////////////////////////////////////////////////////////////////////////////// notfound $title = "notfound"; $template=<<<HASH51 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head><title>$pagetitle</title> \$headinclude \$headinsert </head> Any suggestions? Thanks! |
Quote:
<head><title>\$pagetitle</title> then you should be fine.. If you are going to run the installation script from the begining I suggest deleting tables "webtemplates" and "webtemplatequery" first, then run the script. Or another chice will be inserting the "notfound" webtemplate manually via Admin CP/Add Webtemplate |
Great hack, works fine here: www.short-stories.de
Thats exactly what I was looking for for my starting page - I have a literature-page and wanted to show the newest story of each forum. Further feedback from me as soon as I installed lot of queries :D |
All times are GMT. The time now is 05:15 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:
|