I need add this code to php file but doesn't work.
$ch = curl_init ("http://www.domain.name?".$QueryString); curl_setopt ($ch, CURLOPT_HEADER, 0); curl_exec ($ch); if(curl_error($ch)) echo "Error processing request"; curl_close ($ch); But if I comment this line it works, but is not a vbulletin page anymore :-( eval('print_output("' . fetch_template('my_template') . '");'); I've solved the problem. |
loook i made this .... but need ur help .
hi ! i have a little problem in reading and viewing some html from my database which i make it .... acually iam trying to make some differnt hack which can read templates from the database instead to include it to the style templates the idea comes to me when i was trying to add some html templates to the style and i saw that its from the stupidity to add a houndred templates to a styles so it will make the forum style very heavy for me . any way here is the idea .... i create that Code:
CREATE TABLE `testdb` ( i have more than 100 id with 100 full html text pages for that . so i make a php file with a name of test.php and include that code inside it : PHP Code:
while browseing the file , a blank page appears to me !!!1 so ........... if i include 'test_h' template to the style it will open it nicely but i need to read from my database by its id so to browse is as its browsed from the style it self:- now if i want to read the templates from my styles i just make that changes // pre-cache templates used by all actions PHP Code:
PHP Code:
and off couse the test_h template is included and it tooks a style like that :- Code:
$stylevar[htmldoctype] |
Hi Guys!
I read this: https://vborg.vbsupport.ru/showthread.php?t=98009 But I can't get it working. It's about this page: http://www.nucia.nl/forum/donatie.php So what I do is: Quote:
Quote:
|
Mine does that, but the page looks good and works - that's the important part to me. The location thing is nothing more than an annoyance at the moment.
|
how can i let only people that are logged in see this page?, and if not logged in it will take them to the log in page, or the page of choice.
*sorry for the newbie question* |
Guessing some have more constructive things to do than nail others - or some of us don't really grow up huh?
|
Quote:
|
blackwidow and Jordan17: Try somehting like this:
Code:
<?php |
thanks :)
|
I made the php file and the template exactly as you described and when I point my url to test.php I get this
Code:
Warning: Division by zero in /includes/functions.php(4320) : eval()'d code on line 98 |
All times are GMT. The time now is 12:48 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|