Jump to content

media

Clients
  • Posts

    3,242
  • Joined

  • Last visited

  • Days Won

    3

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by media

  1. There are more problems... Cannot add new videos... The app itself has so many bugs needs to be updated...
  2. @Michael.J is not around. Can someone help us to fix these 2 problem???? This is the problem code I have pinpointed. /* Video description */ $return['description'] = new \IPS\Helpers\Form\Editor( 'video_description', $item ? $item->description : NULL, FALSE, array( 'app' => 'videos', 'key' => 'Videos', 'autoSaveKey' => 'videos-video', 'attachIds' => ( $item === NULL ? NULL : array( $item->tid ) ) ) );
  3. Yes, it is related with video app... Thank you for your help. You are great....
  4. This and this one System Logs The log entry was triggered by a guest (Guests) 4 hours ago The URL of page the error occurred on was https://www.URL ParseError: syntax error, unexpected fully qualified name "\IPS\Content\Followable", expecting "{" (0) #0 [internal function]: IPS\IPS::autoloader('IPS\\videos\\Vide...') #1 /home/media/public_html/forum/system/Http/Url/Internal.php(173): method_exists('\\IPS\\videos\\Vid...', 'preCorrectUrlFr...') #2 /home/media/public_html/forum/system/Http/Url/Friendly.php(218): IPS\Http\Url\_Internal->correctUrlFromVerifyClass('\\IPS\\videos\\Vid...') #3 /home/media/public_html/forum/system/Dispatcher/Front.php(305): IPS\Http\Url\_Friendly->correctFriendlyUrl() #4 /home/media/public_html/forum/system/Dispatcher/Front.php(87): IPS\Dispatcher\_Front->checkUrl() #5 /home/media/public_html/forum/system/Dispatcher/Dispatcher.php(110): IPS\Dispatcher\_Front->init() #6 /home/media/public_html/forum/index.php(13): IPS\_Dispatcher::i() #7 {main} BACKTRACE #0 /home/media/public_html/forum/init.php(1034): IPS\_Log::log('ParseError: syn...', 'uncaught_except...') #1 [internal function]: IPS\IPS::exceptionHandler(Object(ParseError)) #2 {main} LOADED HOOKS applications/videos/hooks/memberSource.php applications/videos/hooks/groupSource.php
  5. Yes @Adriano Faria, nothing to do with your code... Your code fixed the counter problem but lates IPB update 4.7.12 broke video template system and right now we have a new problem HUSTON... but Mister @Michael.J is not AROUND anymore....
  6. Hi Adriano, I did about and got this [[Template videos/front/view/comments is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]
  7. Are you saying; replace this \IPS\Content\Views with this \IPS\Content\ViewUpdates all instances??? Thank you for your help
  8. It is almost 4 weeks right now... Looks like he is gone.... Sad...
  9. If he shows up, he will definitely fix it, but he is not around....
  10. It has been 2 weeks right now... Did he quit or ????
  11. I have posted this on your website, but you don't check your bug reports anymore... I have posted here too. After latest update of IPB (Invision Community v4.7.11) Counters Stop Working
  12. Member request PII data: Then I see this in the admin notification on ACP Then when I click on checkmark. as you see it says approve... then you get this Asking you if you want to delete the account suppose to be PII data request NOT deletion Is this a bug or intended to be this way?
  13. notifications__core_pii_data_request_desc key does not have translation word Also notifications__core_pii_data_request_rejected_desc does not have translation word
  14. Never mind I just tried to patch again and NO problem (Looks like something was wrong on your verification service on license but right now all good). Patch applied.... Thanks
  15. 20 min ago tried to apply the newest patch but got this. The license key is not valid. Please contact account assistance. my license is valid, and it is on auto renewal.
  16. Please focus on my question I would like to see any link from my site open on SAME tab, NOT on a NEW tab... Any other link should be opened a new tab or window I do not care....
  17. I do not understand this Embedded topic opens a NEW TAB WHY? The topic from my board and should be opened on same tab.... Just wondering WHY?
  18. Ok there is what I do: copy a topic URL and embed into another topic.... Then click the embedded topic then board open that request on a new tab...
  19. Sorry, yes embedded content opens a new tab... How do you change that does not open new tab?
  20. Used to be Adding a url from your forum (topic or post) did not open the link in new window. Is this changed, right not when I add a url from my board opens the url in NEW window??????
×
×
  • Create New...