PDA

View Full Version : No file uploaded and no local file found.


shneler2010
02-26-2015, 08:53 AM
Hello
after upgrade to utf-8 i try to upload Arabic language compatible
every time i see this error ?

Thank you

Lynne
02-26-2015, 05:53 PM
Can we see the configuration page from before you got the error?

shneler2010
02-28-2015, 09:33 AM
Can we see the configuration page from before you got the error?

i fix this issue ... but now there is another error

after I successfully upgraded Forum to VB5 .. but ..inside the threads empty !

After it has been successfully upgraded Forum ..inside the threads empty , as well as sub-forum not exist ?!
inside the thread I see:
An internal error has occurred and the module cannot be displayed.


http://www.shneler.com/vb5

Lynne
02-28-2015, 09:40 PM
I would check your error_logs (if you don't know where they are, ask your host) first since that is a server error. Hopefully something is in there.

You can also try going into debug mode to see what the actual error is.

To enable debug mode edit the /config.php file and change:

$config['debug'] = false;
To:
$config['debug'] = true;

Then edit the /core/includes/config.php file and change:

// $config['Misc']['debug'] = true;
To:
$config['Misc']['debug'] = true;

To set that up for only your IP address (replace xxx.xxx.xxx.xxx with your IP), put these lines around the code:

if($_SERVER['REMOTE_ADDR'] == "xxx.xxx.xxx.xxx") {
CODE HERE
}

shneler2010
03-01-2015, 07:33 AM
attached after the change , last step ((To set that up for only your IP address )) i do not know what you mean ?



An internal error has occurred and the module cannot be displayed. Template: widget_conversationdisplay => conversation_toolbar Controller: prefix Method: fetch Arguments: Array ( [0] => 22606 ) Errors:


Array
(
[0] => Error
Database error in vBulletin 5.1.6 Beta 1:

Invalid SQL:

SELECT prefix.*, prefixpermission.usergroupid AS restriction
FROM channelprefixset AS channelprefixset
INNER JOIN prefixset AS prefixset ON (prefixset.prefixsetid = channelprefixset.prefixsetid)
INNER JOIN prefix AS prefix ON (prefix.prefixsetid = prefixset.prefixsetid)
LEFT JOIN prefixpermission AS prefixpermission ON (prefix.prefixid = prefixpermission.prefixid)
WHERE channelprefixset.nodeid = 22606
ORDER BY prefixset.displayorder, prefix.displayorder;

MySQL Error : Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8_unicode_ci,IMPLICIT) for operation '='
Error Number : 1267
Request Date : Sunday, March 1st 2015 @ 09:32:57 AM
Error Date : Sunday, March 1st 2015 @ 09:32:58 AM
Script : http:///vb5/forum/?…?†تد?‰-ا?„ت?‚?†?Šة/?…?„ت?‚?‰-ا?„ت?‚?†?Šة/vbulletin-4-x/?…?ˆاض?Šع-?…جربة-?„?…?†تد?Šات-ا?„ج?Š?„-ا?„رابع-100-vb4/22606-how-to-setup-dns-in-whm-cpanel-on-godaddy
Referrer : http://www.shneler.com/vb5/
IP Address : 92.253.33.153
Username : mohammad
Classname : vB_Database_MySQLi
MySQL Version : 5.5.32-cll-lve


Stack Trace:
#line vB_Database->halt() called in [path]/vb/database/mysqli.php on line 176
#line vB_Database_MySQLi->execute_query() called in [path]/vb/database.php on line 519
#line vB_Database->query_read() called in [path]/includes/functions_prefix.php on line 40
#line fetch_prefix_array() called in [path]/vb/api/prefix.php on line 63
#line vB_Api_Prefix->fetch() called in on line
#line call_user_func_array() called in [path]/vb/api/wrapper.php on line 121
#line vB_Api_Wrapper->__call() called in on line
#line vB_Api_Wrapper->fetch() called in on line
#line call_user_func_array() called in /home/wwwowtjo/public_html/shneler.com/vb5/includes/api/interface/collapsed.php on line 189
#line Api_Interface_Collapsed->callApi() called in /home/wwwowtjo/public_html/shneler.com/vb5/includes/vb5/template/runtime.php on line 501
#line vB5_Template_Runtime::parseData() called in /home/wwwowtjo/public_html/shneler.com/vb5/includes/vb5/template.php(290) : eval()'d code on line 1259
#line eval() called in /home/wwwowtjo/public_html/shneler.com/vb5/includes/vb5/template.php on line 290
#line vB5_Template->render() called in /home/wwwowtjo/public_html/shneler.com/vb5/includes/vb5/template/cache.php on line 134
#line vB5_Template_Cache->replacePlaceholders() called in /home/wwwowtjo/public_html/shneler.com/vb5/includes/vb5/template.php on line 312
#line vB5_Template->render() called in /home/wwwowtjo/public_html/shneler.com/vb5/includes/vb5/template/cache.php on line 134
#line vB5_Template_Cache->replacePlaceholders() called in /home/wwwowtjo/public_html/shneler.com/vb5/includes/vb5/template.php on line 312
#line vB5_Template->render() called in /home/wwwowtjo/public_html/shneler.com/vb5/includes/vb5/template/cache.php on line 134
#line vB5_Template_Cache->replacePlaceholders() called in /home/wwwowtjo/public_html/shneler.com/vb5/includes/vb5/template.php on line 312
#line vB5_Template->render() called in /home/wwwowtjo/public_html/shneler.com/vb5/includes/vb5/frontend/controller/page.php on line 245
#line vB5_Frontend_Controller_Page->index() called in on line
#line call_user_func_array() called in /home/wwwowtjo/public_html/shneler.com/vb5/index.php on line 82


[1] => Array
(
[0] => exception_trace
[1] => ## /home/wwwowtjo/public_html/shneler.com/vb5/core/vb/database.php(1253) Exception Thrown
#0 /home/wwwowtjo/public_html/shneler.com/vb5/core/vb/database/mysqli.php(176): vB_Database->halt()
#1 /home/wwwowtjo/public_html/shneler.com/vb5/core/vb/database.php(519): vB_Database_MySQLi->execute_query(true, Object(mysqli))
#2 /home/wwwowtjo/public_html/shneler.com/vb5/core/includes/functions_prefix.php(40): vB_Database->query_read('\n\t\t\tSELECT pref...')
#3 /home/wwwowtjo/public_html/shneler.com/vb5/core/vb/api/prefix.php(63): fetch_prefix_array('22606')
#4 [internal function]: vB_Api_Prefix->fetch('22606')
#5 /home/wwwowtjo/public_html/shneler.com/vb5/core/vb/api/wrapper.php(121): call_user_func_array(Array, Array)
#6 [internal function]: vB_Api_Wrapper->__call('fetch', Array)
#7 [internal function]: vB_Api_Wrapper->fetch('22606')
#8 /home/wwwowtjo/public_html/shneler.com/vb5/includes/api/interface/collapsed.php(189): call_user_func_array(Array, Array)
#9 /home/wwwowtjo/public_html/shneler.com/vb5/includes/vb5/template/runtime.php(501): Api_Interface_Collapsed->callApi('prefix', 'fetch', Array, false, true)
#10 /home/wwwowtjo/public_html/shneler.com/vb5/includes/vb5/template.php(290) : eval()'d code(1259): vB5_Template_Runtime::parseData('prefix', 'fetch', '22606')
#11 /home/wwwowtjo/public_html/shneler.com/vb5/includes/vb5/template.php(290): eval()
#12 /home/wwwowtjo/public_html/shneler.com/vb5/includes/vb5/template/cache.php(134): vB5_Template->render(false)
#13 /home/wwwowtjo/public_html/shneler.com/vb5/includes/vb5/template.php(312): vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\r\n\t\r\n\t\t\r\ n...')
#14 /home/wwwowtjo/public_html/shneler.com/vb5/includes/vb5/template/cache.php(134): vB5_Template->render(false)
#15 /home/wwwowtjo/public_html/shneler.com/vb5/includes/vb5/template.php(312): vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- *** STA...')
#16 /home/wwwowtjo/public_html/shneler.com/vb5/includes/vb5/template/cache.php(134): vB5_Template->render(false)
#17 /home/wwwowtjo/public_html/shneler.com/vb5/includes/vb5/template.php(312): vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\t\r\n\t\r\n\t\r\n\ t...')
#18 /home/wwwowtjo/public_html/shneler.com/vb5/includes/vb5/frontend/controller/page.php(245): vB5_Template->render()
#19 [internal function]: vB5_Frontend_Controller_Page->index(227, '22606', 1, 1, 227, 469, 0, '', '\xE3\xE6\xC7\xD6\xED\xDA \xE3\xCC\xD1\xC8\xC9 \xE1\xE3...', 'http://schema.o...')
#20 /home/wwwowtjo/public_html/shneler.com/vb5/index.php(82): call_user_func_array(Array, Array)
#21 {main}
)

)



http://www.shneler.com/vb5/forum/%D8%A7%D9%84%D9%85%D9%86%D8%AA%D8%AF%D9%89-%D8%A7%D9%84%D9%81%D8%B6%D8%A7%D8%A6%D9%8A-%D8%A7%D9%84%D8%B9%D8%A7%D9%85/%D8%A7%D9%84%D9%85%D9%84%D8%AA%D9%82%D9%89-%D8%A7%D9%84%D9%81%D8%B6%D8%A7%D8%A6%D9%8A-%D8%A7%D9%84%D8%B9%D8%A7%D9%85/22605-lost-password-beinsport-sport-receiver-very-easy#post22605

Lynne
03-02-2015, 04:43 PM
When vBulletin creates a new table in the upgrade process, it asks MySQL what the default collation for the database is and then uses that. Most MySQL installations default to latin1_swedish_ci. If you have changed collations for any reason on tables in the past then you should change the database to use that as the default to prevent this issue from happening in the future.

You will find more information in the MySQL manual here:
http://dev.mysql.com/doc/refman/5.1/en/charset.html

You will need to use phpMyAdmin and make sure that all tables and fields within them have the same collation. Make sure your database collations are appropriate and consistent throughout the entire database. You need to use program like phpmyadmin to view your collations:

http://www.phpmyadmin.net/home_page/index.php

When you click your database name in phpmyadmin it will list all tables, their collations, as well as the collation of the database itself at the bottom. And when you click the name of a table on the left it will list the collations of individual fields within that table.

1) To edit the collation of the database itself you need to click the database name on the left and then click "Operations" on the top.

2) To edit the collation of an individual table you need to click its name on the left and then click "Operations" on the top.

3) To edit the collation of an individual field within a table you need to click the table name on the left and then click the edit image (a little pencil icon) for that field.

For more information please see: https://www.vbulletin.com/forum/showthread.php?t=275958&highlight=collation

Note: It is very very very important to make full database backups before proceeding if you are ever manually making any changes to your database, let it be issuing queries, or editing it via phpMyAdmin or any other interface. If done incorrectly, manually modifying the database can potentially cause irreversible damage to your database, and there is no way to perform a "partial restore" to restore just the part you may break.