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
Ok.. thanks for that! so i only need to upload 1 dir and not both?
I think it just means that "db" uses a MySQL database while "textfile" (or however it's called) uses textfiles so you don't need a database
Hi, i'am sorry for my english, but i need help.
I load my site on hosting, but in Advanced Poll following errors

Warning: Unknown(/vhosts/soft.iphosting.ru/htdocs/poll/booth.php/include/config.inc.php): failed to create stream: Not a directory in /vhosts/soft.iphosting.ru/htdocs/functions.php(359) : eval()'d code on line 187

Fatal error: Unknown(): Failed opening required '/vhosts/soft.iphosting.ru/htdocs/poll/booth.php/include/config.inc.php' (include_path='.:/usr/lib/php') in /vhosts/soft.iphosting.ru/htdocs/functions.php(359) : eval()'d code on line 187


What i must to do?
Address of my site is: http://soft.iphosting.ru/

Thanks in advance.
Through the advanced guestbook menus are there any options do do a quick data backup? Having just suffered an entire loss of data due to my servers fault i must please know!!!
I can't find any help about this subject. I'm trying to show comments on the poll-page, but I can't get it done. Is there a FAQ or something?

Please help!
Guest book (after signing) reloads in new window.. how do I get it back to the original window
its me the same guy.. i belive that the poll is laging the site...
come to http://wow.totalwarcraft.com and you will see what i mean idea idea to make the poll actually "show up" sorry if the site lags at the moment i'm currently uplaoding alot of pics
Nachdem ich auf meiner Seite eine Stimme abgegeben hab, bekomme ich die Resultate und alles scheint in Ordnung, aber dann fehlt der Teil mit den Nachrichten ( cutephp news, die ich mit dem include befehl in die Tabelle links vom Voting eingebunden hab ).

http://www.arhitektura.co.ba/
well i sorted out the comment prob but any light on the other??
what do these folders means... both has almost the same content of files and i dont know what to do could someone help me please to install it?
All that is necessary is use the default code as provided with the example on "demo 1" the third poll.

Then edit popup.php with the following entries:

After the line saying:
include "./booth.php";

Insert the following:
include "./include/class_pollcomment.php";


Then after:
<?php
$php_poll->set_template_set("popup");
if (isset($poll_ident) && isset($action)) {
$php_poll->set_max_bar_length(110);
echo $php_poll->poll_process($poll_ident);
}


Insert the following:
$php_poll = new pollcomment();

$php_poll->set_template("poll_comment");
$php_poll->set_comments_per_page(5);
$php_poll->set_date_format("d/m/Y H:i");
$php_poll->data_order_by("time","desc");
echo $php_poll->view_poll_comments($poll_ident);
echo $php_poll->get_comment_pages($poll_ident);



That's it Just save the page and view your poll. It will show up just below the poll results. If there is no comments section shown, then there is probably none posted yet. Post one and then refresh the results window.

Hope it works for everyone! Dan
Hi,

I'm new to this PHP stuff so please excuse my question. I am running Advanced Guestbook 2.3.1 (PHP/MySQL) and I am trying to upload a .SQL file from my old guestbook. My server has Linux, Apache version 1.3.27 (Unix), PHP version 4.2.3 and MySQL version 4.0.12. I've gone into phpMyAdmin and exported the old structure and data. Then I have gone to the new database and attempted to upload the .SQL file that contains my old entries. The message I gets it's been successfully uploaded but when I go to the new guestbook homepage.....it's still blank. Any ideas? Please? I've been banging my head for hours on this!

Thank you all so much!

nadine
Anonymous wrote:das ist ja ein sehr hilfreiches forum !


cuba wrote:hallo

ich habe eine umfrage erstellt, und sobald ich eine antwort auswähle und abstimme erscheint als Resultat alle Werte auf 0 ???

was ist das problem ?

danke und gruss

cuba


What do you expect from the fagots and pussies in here?
Thanks got it figured out. Just had to put the right credentials in. LOL
 
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Go to:   
Based on the open source JForum