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
Hallo Peter, lange nicht mehr gesehen! Wie geht`s deiner Frau Sandra und die beiden Kinder? Bist du immer noch bei dieser Idiotenverein tätig, wie hiess sie noch mal..ahhh ja, Greenpeace!?

Ich muss jetzt aber wirklich aufhören, bis bald, man sieht sich Peter!
THE REAL JOY OF DRINK.....

I have the same problem, please find it out for me! Thanks!
Have you figureed it out your admin/config.inc.php? (db name, password)
It seems that this is a permission issue. One common problem, there is .htaccess file in your folder. Check it by clicking "show hidden" file in your folder. If you find it, change its permission access (Chmod) to 755 (normal) or 777 and then delete it first before you deleting other files. If you don't find it, check Chmod of certain files or folders. If this is a lot work to do, delete files per sub-folders, you will find that which files that cannot be delete.
Is it a question? If so, you should download your files by using FTP.
Hey there!

My FTP won't let me delete my guestbook....it leaves in the Admin folder, and says there's something in there....but there isn't!

Am I doing something wrong? Arrrg!
Heeeelp me! I feel so stupid....

Thanks!


~cAt*
Hey there!

I am having the same problem and don't know what to do! Did you figure it out?

~cAt*
Hey,

Can Someone Please send me the script in PHP, to get an ip of someone else..

Like when they visit the site... the site replys the ip of that person
Thx..

webber634@hotmail.com
I got it working, took forever and a lot of patience, but after messing with it for a long time, it now up. My only problems now are that when I try to load the page my poll is on, it displays the results, and says I've already voted, I guess this is because users can only vote 1 time, is there a way to fix that? I tried deleting all the temp files IE saves (Internet Optionselete Temp Internet Files), which I belive the sctipt is set to a cookie, and the delete temp files doenst remove them)

Second thing, where are the comments users leave posted, and where do you go to read them?
What database do you want to re-install? Guestbook database? CMS databse? etc First, in old server, try to save your database: a) structure only, b) data only, or c) structure and data. You can use it later based on your need. Use "Export" facility in phpmyadmin. Second, in your new server, you can upload b) if you already have database structure or c) if you don't have it. Use "SQL" facility.
I reupload all my files, to see if maybe I went wrong somewhere in the installation, followed all steps. This time when I went to settings I only edited the URL to Poll and URL to images, saved it and that worked fine, no error, I went back into settings and changed a few more settings (colors, poll title, ect), and then when I saved it I got the same errors I posted above, so my problem is somewhere besides the URLS I put in, because they post fine.
If the installation is complete, the admin page won't load!
Sound like your table book_pics is missing (doesn't exist). Check your database, it should be 10 tables. Here are mine:
book_auth
book_ban
book_com
book_config
book_data
book_ip
book_pics
book_private
book_smilies
book_words

1. If you miss it, make a manual table. For book_pics, see install.php, make a table with parameter like this:
msg_id int(11) NOT NULL default '0',
book_id int(11) NOT NULL default '0',
p_filename varchar(100) NOT NULL default '',
p_size int(11) unsigned NOT NULL default '0',
width int(11) unsigned NOT NULL default '0',
height int(11) unsigned NOT NULL default '0',

2. If it doesn't work, it seems an installation problem. Common solution is to reinstall, as follows : a) delete all tables (backup first if you have data) [you do not need to delete database] b) execute install.php [db name, password should match config.inc.php]

3. If it still doesn't work, sometimes there is a problem during file uploading (file missing, not upload appropriately). Re-upload the latest version, delete the existing tables, install.
I have uploaded and installed the 'textfile' version of Advanced Poll 2.0.2 onto my server, I loged into the admin page and changed my password, everything seemed fine, except images were broken, so I went to the Settings section and edited those fields to the proper paths for the polls and image directory.. Now once I clicked to save the settings, I got a huge error code on the top of the new page that loaded, and now the error is on all my pages, including the login page.

The error I am getting is as follows:
Parse error: parse error, expecting `T_STRING' or `T_VARIABLE' or `T_NUM_STRING' in /home/poarich/public_html/imagegall/poll/include/config.inc.php on line 7

Warning: main(/home/poarich/public_html/imagegall/poll/lang/): failed to open stream: Inappropriate ioctl for device in /home/poarich/public_html/imagegall/poll/admin/common.inc.php on line 43

Warning: main(): Failed opening '/home/poarich/public_html/imagegall/poll/lang/' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/poarich/public_html/imagegall/poll/admin/common.inc.php on line 43

Warning: Cannot modify header information - headers already sent by (output started at /home/poarich/public_html/imagegall/poll/include/config.inc.php:7) in /home/poarich/public_html/imagegall/poll/admin/common.inc.php on line 15

Warning: Cannot modify header information - headers already sent by (output started at /home/poarich/public_html/imagegall/poll/include/config.inc.php:7) in /home/poarich/public_html/imagegall/poll/admin/common.inc.php on line 16

Warning: Cannot modify header information - headers already sent by (output started at /home/poarich/public_html/imagegall/poll/include/config.inc.php:7) in /home/poarich/public_html/imagegall/poll/admin/common.inc.php on line 17

Warning: Cannot modify header information - headers already sent by (output started at /home/poarich/public_html/imagegall/poll/include/config.inc.php:7) in /home/poarich/public_html/imagegall/poll/admin/common.inc.php on line 18


Anyone have an idea of what is causing this, and what I can do to fix the problem?

Thanks,
Brandon
http://www.pointofanger.com
Can anyone show me how/where to make this change in the links.pl script?

I want to review new links added to make sure they are appropriate for our site. I'd like to add code to EMAIL me with the info that was just added to the page, including which page, so I can review the link and see if I need to dump it. I got rid of a "free" links page before because porn and spammers and other shady businesses thought it was a free forum to post. We are NOT selling Viagra.

I want to make sure the links stay focused and we already have a LOT of links, so manually checking them is out.

I think this should be a standard feature in the script.
 
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Go to:   
Based on the open source JForum