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: jcroot
Forum Index » Profile for jcroot » Messages posted by jcroot
Author Message
Hi guys!

I'm currently using advanced poll 2.0.8 and is working great! I have a question regarding a piece of code that I found in my .htaccess for my site.

This is the code:

<IfModule mod_php5.c>
php_flag magic_quotes_gpc off
php_flag register_globals off
</IfModule>
<IfModule mod_php4.c>
php_flag magic_quotes_gpc off
php_flag register_globals off
</IfModule>

I want to remove this code if i'm not really using it, I always like to keep my files and code clean, can somebody please tell me if this piece of code is related with advanced poll 2.0.8? I'm guessing is related to advanced poll 2.0.8 because in the comment I put something about a "poll" but I'm not sure which poll script was this piece of code for.
Carbonize wrote:well http://jcroot.net/guestbook/img/home.gif is the correct path so http://jcroot.net/guestbook should be the correct base url. Or is it http://jcroot.net/guestbook/


I think the url base was: http://jcroot.net/guestbook/
I made this change and now is working...

Thanks!
Carbonize wrote:open your config.inc.php file and set the base url to http://jcroot.net/guestbook


Hi! and thanks for your reply... I tried what you told me but it didn't work, im still having the same problem. I tried several base url such as:

http://jcroot.net/guestbook
http://jcroot.net/
guestbook
guestbook/

But none of them works....

What else could be wrong?
Hi guys!

I just love Advanced Guestbook 2.4.3 script! is so simple and easy to use... I'm currently using Advanced Guestbook 2.4.3 and Advanced Poll 2.0.8.

I'm not having any problem with the poll script but with the Advanced Guestbook 2.4.3.

Here is my problem... I installed the script and the script is not able to load the script's images which are inside the folder "img". Can somebody please give me a hand with this?

This is the URL:

http://jcroot.net/guestbook/

FYI: At first I thought that the problem was my .htaccess file in which I have a piece of code that prevent hot link images, after I remove this piece of code the problem with advanced guestbook script was still there.

This problem happen sometimes because there are times when I'm able to see the images without any problem, I also chmod the folders "public and tmp" as the installation instructions required.

I hope somebody will help me with this.
 
Forum Index » Profile for jcroot » Messages posted by jcroot
Go to:   
Based on the open source JForum