#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
array(3) {
["url"] => string(73) "http://aoahosting.webfactional.com/threads/extra-life-2013-join-us.26390/"
["_GET"] => array(1) {
["/threads/extra-life-2013-join-us_26390/"] => string(0) ""
}
["_POST"] => array(0) {
}
}
[URL]https://www.facebook.com/photo.php?v=164624740391963&set=vb.539110052800217&type=2&theater[/URL]
[video=dailymotion;x14tmd0]http://www.dailymotion.com/video/x14tmd0_kaltak17sep2013_news#from=embediframe[/video]
It looks like you uploaded the files to the wrong directory and written over a stock file needed by and included with xenforo.This addon broke my post.php page. After installing it I get this error when trying to view posts:
ErrorException: Fatal Error: Class 'XenForo_Model_Post' not found - library/XenForo/Model/Post.php:4
Stack Trace
Request StateCode:#0 [internal function]: XenForo_Application::handleFatalError() #1 {main}
Code:array(3) { ["url"] => string(73) "http://aoahosting.webfactional.com/threads/extra-life-2013-join-us.26390/" ["_GET"] => array(1) { ["/threads/extra-life-2013-join-us_26390/"] => string(0) "" } ["_POST"] => array(0) { } }
Code:[URL]https://www.facebook.com/photo.php?v=164624740391963&set=vb.539110052800217&type=2&theater[/URL]
Need to convert these into facebook video.
Code:[video=dailymotion;x14tmd0]http://www.dailymotion.com/video/x14tmd0_kaltak17sep2013_news#from=embediframe[/video]
Need this to convert in daily motion video.
[url
#\[url]https://www\.facebook\.com/photo\.php\?v=([0-9]+)(?:[^\[]+)?\[/url]#siu
[media=facebook]\1[/media]
[video
#\[video=dailymotion;([^]]+)][^\[]+\[/video]#siu
[media=dailymotion]\1[/media]
It looks like you uploaded the files to the wrong directory and written over a stock file needed by and included with xenforo.
Try this...
Find the .zip with your copy of xenforo.
-
extract it and go to the following directory...
-
/library/XenForo/Model ,then find Post.php
-
Copy that file and upload it to your server inside the following directory - /library/XenForo/Model/
After re-uploading that file and overwriting the existing one in that folder...check that page that threw you the error before.
If you don't have that error anymore you only need to upload the addon to the proper directory...
extract the zip containing the addon from this thread and upload the entire PostReplace folder to the library folder on your server.
Let me know if that solves the issue.
Quick Find:
Code:[url
Regular expression:
Code:#\[url]https://www\.facebook\.com/photo\.php\?v=([0-9]+)(?:[^\[]+)?\[/url]#siu
Replacement String:
Code:[media=facebook]\1[/media]
Quick Find:
Code:[video
Regular expression:
Code:#\[video=dailymotion;([^]]+)][^\[]+\[/video]#siu
Replacement String:
Code:[media=dailymotion]\1[/media]
Quick Find:
Code:[url
Regular expression: EDITED
Code:#(\[url]http://)(forums)(\.DOMAIN\.com(?:[^\[]+)?)(\[/url])#siu
Replacement String:
Code:\1www\3\4
nice...gotta love burning at midnight...might just swap out the oils though ;-)Damn, finally got to run this and got out of memory errors.When I searched for how many instances I had in mysql directly, it had about 20k entries (spread over about 10 tables). I guess I can try to temporarily set the memory limit higher one night when I'm burning the midnight oil.
![]()
nice...gotta love burning at midnight...might just swap out the oils though ;-)
have you tried this for the memory issues?
http://xenforo.com/community/threads/import-from-ipb-3-2-posts-not-parsed-at-all.39577/#post-435226
Quote(Kulikov @ 04 September 2013, 14:42)
Seregas1979, How are you ?
[QUOTE]
(Kulikov @ 04 September 2013, 14:42)
Seregas1979, How are you ?
[/QUOTE]
[QUOTE]
(Kulikov @ 04 September 2013, 14:42)
Seregas1979, How are you ?
[/QUOTE]
Don't worry about it.Please forgive me for my bad English!
The first example of this is now,
The second example - the way I want to do!
By the way this addon works on 1.2.2?
We kind of left mine in the middle, can you have a quick look ?![]()
[url
#\[url='http://www.travelstories.gr/glossary(?:.|/)[^]]+]([^]\[]+)(\[/url])#siu
\1
URLs to catch
[URL='http://www.travelstories.gr/glossary/whateverhereagain']Barcelona[/URL]
[URL='http://www.travelstories.gr/glossary.php?do=item&id=42']Barcelona[/URL]
PHP:preg_match_all #\[url='http://www.travelstories.gr/glossary(?:.|/)[^]]+]([^]\[]+)(\[/url])#siu OUTPUT: [0]=> array [0]=>[URL='http://www.travelstories.gr/glossary/whateverhereagain']Barcelona[/URL] [1]=>[URL='http://www.travelstories.gr/glossary.php?do=item&id=42']Barcelona[/URL] [1]=> array [0]=>Barcelona [1]=>Barcelona [2]=> array [0]=>[/URL] [1]=>[/URL]
[URL='http://www.youtube.com/watch?v=Fp5O4FuVdnI']Veena Malik's ISI tattooed picture controversy investigation completed ( EXCLUSIVE) - YouTube[/URL]
We use essential cookies to make this site work, and optional cookies to enhance your experience.