[BUG] V2.0 Ajax Chat - Path Error


Subject: [BUG] V2.0 Ajax Chat - Path Error
If one is logged out of IP and logs in using the Ajax-Chat index Log-In - viz:

http://127.0.0.1/forum/plugins/chat/index.php


This path in the index.php throws an error.

// Path to the chat directory:
define('AJAX_CHAT_PATH', dirname($_SERVER['SCRIPT_FILENAME']) . '/');


This doesn't.

// Path to the chat directory:
define('AJAX_CHAT_PATH', dirname($_SERVER['SCRIPT_FILENAME']) . './');

Profile PM  
Subject: Re: [BUG] V2.0 Ajax Chat - Path Error
Unfortunately that edit is not going to fix the issue which is related to redirect function.

I've probably fixed it, but since the fix involves a core function I need to test it accurately.

As soon as I have decided the final fix I will post the solution on GIT, so you can confirm it is working fine.


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.0827s (PHP: 18% SQL: 82%)
SQL queries: 10 - Debug Off - GZIP Enabled