![]() |
Quote:
domain as you noticed is "yamner' and user name is 5 characters. I just checked "nntp_groups" table in mysql and I don't see any issues there (server lenght=64; username=32; password=32) all values are correct . :ermm: But I noticed one thing, when I go to admincp>Execute SQL Query I get the message "You are not authorized to execute SQL queries"- I'm logged in as a superadmin. Do you think this might be my problem? If yes, what file should I modify? Thx |
Quote:
Ill try it, is this just the original php file + Kevins mod or an updated gateway.php + Kevins mod? Ill run it later and see if I can recreate it. |
Quote:
1. The script will now handle attachments as 'save as files' if that is how your version of vb is set-up. 2. It checks attachment permissions against the forum (allow attachments or not) and extension types (as set up in control panel). 3. On some flavours of php installations the making of thumbnails was problematic. It now follows vb's standard way of thumbnail creation. There may be other improvements made by Lierduh ;) |
Quote:
|
Can someone please tell me how to properly stop attachments being made with posts, I get constant errors sent to my email everytime gateway.php run's , I tried to comment out a small piece in gateway.php and this stopped the attachments and the posts so I must have did something wrong. I re-edited and am getting attachment errors again.
|
Quote:
So is the mini hack for thread by subject enhancement is now integrated or will it need updated again for this version of gateway.php? |
Its Ok Kevin, I answered my own question (just tried it)
If i add the thread by subject mini hack I get Parse error: parse error in /home/protelus/public_html/bbs3/gateway.php on line 401 Without it its fine. |
Quote:
|
Quote:
$this->_write("USER $this->username"); and insert the following line before that: echo "=========USER Name: " . $this->username . " =========="; This will show the user name entered by the script. I want to confirm if the right username is used by the script at this stage. Also with gateway.php, find: $pop_connect = $pop3->connect(); and add the following line after this: logging($pop3->showlog()); This will show the entire pop3 connection log. No fix at this stage, just need to find out the reason behind this first. |
Quote:
|
All times are GMT. The time now is 10:51 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|