If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Messages posted by: Anonymous
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Author Message
I am also having problems.
The code that advanced polls said to put in my html page looks like this:

<?php
// Important! You have to include it before your html code
include_once "/home/jasonb4/public_html/advancedpoll/poll_cookie.php";
?>

<html>
<body>
<?php
include_once "/home/jasonb4/public_html/advancedpoll/booth.php";
echo $php_poll->poll_process(4);
?>
</body>
</html>

___________________
However, when I put this into a blank html document and preview it, it is a blank page with:

poll_process(4); ?>

at the top. So is the code wrong?
HI, I just wanted to weigh in regarding Amber222. I have a website at http://www.diabetesrun.com and my guestbook was hacked pretty badly. I know nothing about computers (this does not make me a bad person) and my webmaster was at a loss as to how to fix the guestbook --when along came amber2222 - she took care of my guestbook and never asked for a penny - i even offered to give her money but she refused. She saved my website's guestbook without asking for anything in return and I am extrmemlygreatful - so those of you cl;aiming she charges for her services are mistaken...
-JaseGross
I've installed the script, well not me, but another computerfreak. Well now I want to put it in my page, I've inserted the javascript, that was called in the readme file, and changed "www.host.com". But it doesn't starts counting, there aren't statistics. Check out my site for more information if this is a bit confusing.

http://members.ukonlinehosting.com/speerstra/team/
http://members.ukonlinehosting.com/speerstra/stat/cgi-bin/stat.pl
I get this error when trying to sign guestbook,

Guestbook - Error
Cannot add entry to guestbook because the html tag

<option value="guestbook.html" selected>Guestbook</option>
was not found in some guestbook files. Back to submit form | Back to Guestbook

WHYYYYYYYYY after 40 posts, please help, I tried reinstalling and copying my addentry,html & guestbook.html files did't work.

PLEASE HELP
Carbonize wrote:All the images can be changed by editing the relevant template file. Nearly all of the wording can be changed by editing the relevant language file found in the lang folder although some are hard coded into the templates.

The only thing in your list that would affect your ability to learn is the ADD. I know this from personal experince. Hard to learn something, let alone code something, when you get bored within five minutes, your brain is working five times faster than you can type and it sometimes feels like you have a major debate going on in your head. Age is no problem. A good friend of mine is in his late forties and is one of the best programmers I know.

BTW Critic, Your index page is not .php it is .html


Rofl See what I mean?? url should have been
www.globalcritics.org/forums/index.php

I'm 62 this month lol to be forty again I would kill to be forty

Here is when the problem really comes in ...you indicate that certain folders and template files can be modified, and thats great, if I'm you and have your knowledge But I'm not and I don't ! But I do thank you for your input

In retrospect JTD you could have saved the bandwidth, not only is your reply non-substantive, it reads like a slap in the face
Warmest regard to all
TC
i have problem inserting this code:<?php
// Important! You have to include it before your html code
include_once "/home/rikabin/public_html/poll2/poll_cookie.php";
?>

<html>
<body>
<?php
include_once "/home/rikabin/public_html/poll2/booth.php";
echo $php_poll->poll_process(4);
?>
</body>
</html>[/b]
how do i work it? email me: ali@rikabi.net
hrm.. how would you edit a "table" ?
Hello!

I've got installed appserv on my computer and Link add 1.2 from this side doesn't work.
When I like add the link and I click SUMIT URL in Submit Link Page Form and than I see on screen this: Cannot create ID file links_id.txt in /home/usr/you/links. Please check your base directory.
What is wrong? May be links.pl in cgi-bin directory configuration? Please HELP!!!
the default poll template in the advence poll is graphic but i want to change it to plain. how do i do it?
I modifay config.inc.php 3600 with 10800 the counting is doing better. The problem is at 12:00 o'clock the numbers of visitators is not reset to 0. In counter.class.php I modifay the time but it is not working. I'm not a genius in php please help. PS. I speak a little english, but i understand .
I would like to have a site like: http://wwwMarketingBreakfast.com

Any suggestions on the easiest way to get one set up? Thanks

Charles Clift
Anonymous wrote:will this work with php version 4.2.2, and GD 1.6 or higher? I seem to have everything setup fine, but I can't get the images to come up.



Nevermind it was a perm problem on image files (no read)
will this work with php version 4.2.2, and GD 1.6 or higher? I seem to have everything setup fine, but I can't get the images to come up.
Hi,

I have been unsuccessful in getting Access Stats to work after trying for 3 or 4 days. I keep getting an "Internal Error Message" when I try view the cgi-bin/stat.pl file. Here is what I have done out so far:

I made sure that apache was set up for cgi-bin and wrote a little perl test script. Everything worked OK from a web browser. (ie apache, perl and cgi-bin are all set up and working correctly.)

Next I uploaded the stat.pl and log.pl files to the cgi-bin directory, and put the rest of the "stat" directory under my web server's document root (var/www). I changed the permissions on stat.pl and log.pl (chmod 755) and also changed the file locations within both as necessary (see below):



Also, I made sure that the files were uploaded in ASCII mode, and I changed the permissions (recursively) on the entire stat directory to 777.
I still got no where so I decided to check out the perl files like this:



I had no idea what "\h" is supposed to be. After some checking I discovered this is a new thing in Perl 5 - it is for horizontal whitespace (click HERE for more information). I AM using Perl 5 (5.8.4) so I don't know why it didn't recognise the \h. Anyway, I removed it just in case... still no luck.

I really don't know perl and am not sure what else to check. I am pretty sure that I have all the relevant files in the correct places, the permissions are correct and my server is set up correctly. Any advice on what else to check.

Also, what is the deal with the image call that is supposed to be placed in the index file. Is this a normal way to make a call to perl or cgi bin? I am talking about lines like:



How can I do this from the command line (to test it out without using a browser)? I tried the following but it didn't work:

perl -w log.pl ref=noscript

Any help or guidance would be much appreciated,

Craig
Thanks for your reply too JTD, to be honest I have spent hours upon hours trying to find answers to this & a lot here on this site. I don't think I quite know why 2.2 is bad but I will endevour to fix it. I know where the gb.class file code you gave me goes, but if I replace the one I have on the server with your code will I loose any of the entries I already have in the guest book? Sorry to sound so thick but computer programing is not my strong point, Building houses in New Zealand is. Thanks again.
 
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Go to:   
Based on the open source JForum