After upgrading ipcontent from 2.0 to 2.0.1, trying to use the <head> tag in an un-wrappered ipcontent page to link to any server-side custom css/js files does not work, instead it will still parse the <head> portion of the forum global templa ...
{parse block="article_search"} which is found in the demo code does nothing. The search that is displayed is actually part of the menu code. So how do we display just the search box? The block seems to be missing. Thanks ...
Pretty much all of those are right on the date but not the time. I do not publish anything at 12:00 am. I d ...
When codepress is set as template editor it is does not show when adding javascript files. Shows as disabled textarea instead. ...
It resets the "Category Filter" when editing using the "editing wizard" ...
Found this in IP.Content source code: public function recachePage( $aksdhkjashdkhsdjkhakjsdhkh=array() ) { if( !count($aksdhkjashdkhsdjkhakjsdhkh) ) { return ...
I'd be greatly surprised if no one has reported this one yet but here it goes: when you click the promote to article button, the promote to ...
My status update feed is not sorting correctly. You can see from my last post it stopped working after the update to IPB 3.1.1 / ip.content 2.0.1. Feed of members ordered by last status update: ...
http://www.castingsh...s/?view=archive As we can see here, there are 2 problems: 1) The first record is pushed to the ...
In adminBlockHelper_feed::returnNextStep we have this code: case 2: $_feedTypes = array(); foreach( new DirectoryIterator( IPSLib::getAppDir('ccs') . '/sources/blocks/feed/data_sources' ) as $object ) { ...
My feeds were working okay after i configured them but today when i try to access them i get a database error; =================================================== Date: Thu, 24 Jun 2010 08:52:06 +0000 Error Number: 1064 ...
Error code: Parse error: syntax error, unexpected '<' in /home/content/m/y/g/mygamingnet/html/community/admin/applications_addon/ips/ccs/sources/pages.php(163) : eval()'d code on line 1 He ...
If you have the "empty" row with the message "no templates in this container" you can drag&drop it around inside other containers. ...
I add 3 extra fields in the Manage article Fields section. Then I move the fields from the section "Custom art ...
Edit a block. Include <php> tags. Let's get dangerous. <php>var_dump( $this );</php> Enjoy. ...
Have multiple categories. Pick one to move. Keep moving it up above the top category. Description bar will move down to make room for it. ...
Go to make a new category, don't give it a name or anything. Save. ...
If you create a new custom field in the Articles DB and set that new field as the Sort By field in front page manager and then subsequently delete that new field without first resetting the Sort By field the Articles system is unusable. You can no longer ...