Customizing SMF > Mambo Bridge Support
Tons of Undefined offset errors after bridge installation
Rowdy:
Ok. Before we do that if you are willing to take a look, I am still getting one bridge error, on every post/reply if you could please help:
File: /home/dannyreynolds/public_html/components/com_smf/smf.php
Line: 1257
Thanks very much again!
Orstio:
What is the error?
Rowdy:
Sorry, copy and paste error. I was having a drink. :)
8: Undefined offset: 1
File: /home/dannyreynolds/public_html/components/com_smf/smf.php
Line: 1257
There are also these problems with the bridge, and not the stand alone site:
* Post preview hangs forever, works fine for quick reply. I can provide the error info from firebug if you want.
* New members can not register generating this error: Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 40 bytes) in /home/dannyreynolds/public_html/smf/Sources/Subs-Db-mysql.php on line 655
* Members can not change their displayname generating this error: Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 35 bytes) in /homedannyreynolds/public_html/smf/Sources/Subs-Db-mysql.php on line 655
I also can't log in to the back end of my CMS now. It says my password is incorrect on one admin account. I did change the password on the forum for that account doing testing but can still log in as admin on forum. My other admin account was unchanged and when I enter the login info to the cms backend, it just refreshes the admin login screen.
Orstio:
Line 1257 of smf.php should be:
--- Code: --- global $newsboard, $db_name;
--- End code ---
Can you confirm this?
--- Quote ---
* Post preview hangs forever, works fine for quick reply. I can provide the error info from firebug if you want.[/l]
--- End quote ---
This is probably something to do with the javascript URL and the Mambo SEF URL.
--- Quote ---
* New members can not register generating this error: Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 40 bytes) in /home/dannyreynolds/public_html/smf/Sources/Subs-Db-mysql.php on line 655
[/l]
--- End quote ---
You should have your PHP RAM set to at least 32 MB.
--- Quote ---I also can't log in to the back end of my CMS now. It says my password is incorrect on one admin account. I did change the password on the forum for that account doing testing but can still log in as admin on forum. My other admin account was unchanged and when I enter the login info to the cms backend, it just refreshes the admin login screen.
--- End quote ---
You can do one of two things.
1) Stop using Firefox.
2) Turn off the auto-fill forms (autocomplete) in Firefox.
If you let Firefox fill in form data from saved information, it does not matter what you type into the form. Firefox overrides whatever you type with the saved information. This is extremely insecure, especially when you are working in your Mambo admin panel. You may find that you will need to turn this off each time you upgrade Firefox.
Rowdy:
Yes, that code is on line 1255. The php RAM is set to 64MBs. And, I can't log in to the back end of my CMS in internet explorer either. I was typing the passwords. It won't let me in the account which I never changed the password for either. It justs refreshes the page.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version