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 working on a site which will mainly be viewed from a couple of computers. The problem is that once you have voted from one machine you can't do it again. How can I get round this as I can't see any option in the control panel for disabling this. Is there some code I can comment out?
Advance guestbook editing messages?????

When you want to edit a message in the easy admin,
u get the option reset or go back....

none of the button will make the changes i wanted...

Why?
Thanks for alle the great stuff!!!!!

Stan
Jam'n wrote:I don't use Top downloads but, when he says

# path to the downloads from the server root! (use for scanning)
$base_dir = "/music "; //////////// RIGHT???? or no?

It means usually means the server from the where the script is running
Thanks for replying but I don't have a:
/usr/local/lib/php

I just have a www folder with Advance Poll and a web page in it and there is no php.ini anywhere in that folder.
usually the configuration file php.ini is located in /usr/local/lib/php

otherwise you can search with find (shell)

find / -name "php.ini"
Could you be a bit more specific as to how I would use:

> find / -name "php.ini"


Thanks..rluka
*lol*
yes, they support php and mysql but with restrictions
To change the logo, you must edit the templates instead in file manager otherwise it won't work.

Go to templates

edit body.php find:

<td width="56%"><img src="img/logo.gif" width="225" height="42"></td>

change logo.gif

And you're done!

also if you have much bigger logo change the height and the width and you must also upload the logo in img files in order for it to work

Good luck!
i use http://www.tripod.lycos.co.uk and they allow mysql and php an i wonder if one of you gyes out there could intsall this script for me i you can email me viruset_56@hotmail.com

thanks
Does anyone know what encrytion method is used for the password so i can reset it?
upgrade to 2.0.2
I have been running AP v1.6 for some time now just fine. Recently we have been unable to login to the admin with any consistancy. Today I can't get in at all. I have not changed the password.
I tried to rerun the install but it saw that the db tables were up and stoped there-- any advice?

Andy
das würde mich auch interessieren, denn ich habe das selbe problem.
jemand da der helfen kann
$newid = $php_poll->get_latest_poll_id();
$php_poll->set_template_set("popup");
if ($php_poll->is_valid_poll_id($newid)) {
echo $php_poll->display_poll($newid);
}
The location:
/include/class_poll.php in your installation directory
find function poll ()... Now you can place the string
$this->pollvars['check_ip'] = 2;
after the string
$this->pollvars = $this->db->fetch_array($this->db->query("SELECT * FROM ".$this->tbl['poll_config']));
It will set the value of parameter 'check_ip' to '2' in the database.
The number of this line is between 35 and 40 (I have edited the code, so can not tell you exactly).

I think that your way to do this is better. So use editing database directly (via phpMyAdmin or something else) if it works.
 
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Go to:   
Based on the open source JForum