Search found 12 matches

Return to advanced search

Re: Album BBcode not opening popup window to insert Image

It turned out that this WAS the fix for the problem I was having, and that I had made a mistake in the "find" - there are 2 places in posting_abbcode_buttons.html that have the <!-- BEGIN custom_tags --> and <!-- END custom_tags -->, and I had placed your code after the wrong one. So, if a...
by Tikva
Fri Dec 16, 2011 12:27 am
 
Forum: Support
Topic: Album BBcode not opening popup window to insert Image
Replies: 22
Views: 1586

Re: Album BBcode not opening popup window to insert Image

Okay, ignore last question - just uninstalled the ABBC Mod, and the "gallery" button shows up fine now, and the popup is working, so clearly there is a conflict between that Mod and your Gallery Mod. Will ask the author of ABBC for help, and then post the fix here just in case someone else...
by Tikva
Tue Dec 13, 2011 3:53 am
 
Forum: Support
Topic: Album BBcode not opening popup window to insert Image
Replies: 22
Views: 1586

Re: Album BBcode not opening popup window to insert Image

Okay, will do. However, do you think that it is that Mod that is causing the problem?
by Tikva
Tue Dec 13, 2011 2:12 am
 
Forum: Support
Topic: Album BBcode not opening popup window to insert Image
Replies: 22
Views: 1586

Re: Album BBcode not opening popup window to insert Image

Okay, when I do that, I get the following Error at the top of the page (not sure what it means): string(9) "i am here" [phpBB Debug] PHP Warning: in file /includes/functions.php on line 4750: Cannot modify header information - headers already sent by (output started at /posting.php:1688) [...
by Tikva
Tue Dec 13, 2011 2:06 am
 
Forum: Support
Topic: Album BBcode not opening popup window to insert Image
Replies: 22
Views: 1586

Re: Album BBcode not opening popup window to insert Image

Here's my posting.php: <?php /** * * @package phpBB3 * @version $Id$ * @copyright (c) 2005 phpBB Group * @license http://opensource.org/licenses/gpl-license.php GNU Public License * */ /** * @ignore */ define('IN_PHPBB', true); $phpbb_root_path = (defined('PHPBB_ROOT_PATH')) ? PHPBB_ROOT_PATH : './'...
by Tikva
Tue Dec 13, 2011 12:45 am
 
Forum: Support
Topic: Album BBcode not opening popup window to insert Image
Replies: 22
Views: 1586

Re: Album BBcode not opening popup window to insert Image

The install.xml file that I have only has one Edit for includes/functions_display.php, and I just re-downloaded the Gallery Mod from here to double check, and it does only have one Edit, which is: Open: includes/functions_display.php Find Tip: This may be a partial find and not the whole line. $num_...
by Tikva
Mon Dec 12, 2011 2:16 pm
 
Forum: Support
Topic: Album BBcode not opening popup window to insert Image
Replies: 22
Views: 1586

Re: Album BBcode not opening popup window to insert Image

Here it is: <?php /** * * @package phpBB3 * @version $Id$ * @copyright (c) 2005 phpBB Group * @license http://opensource.org/licenses/gpl-license.php GNU Public License * */ /** * @ignore */ if (!defined('IN_PHPBB')) { exit; } /** * Display Forums */ function display_forums($root_data = '', $display...
by Tikva
Mon Dec 12, 2011 12:41 pm
 
Forum: Support
Topic: Album BBcode not opening popup window to insert Image
Replies: 22
Views: 1586

Re: Album BBcode not opening popup window to insert Image

Hmmm, in that case, even after the edit of the abbcode file, purging the cache and refreshing the Template files, it isn't showing up.
by Tikva
Mon Dec 12, 2011 1:23 am
 
Forum: Support
Topic: Album BBcode not opening popup window to insert Image
Replies: 22
Views: 1586

Re: Album BBcode not opening popup window to insert Image

Thank you very much for that, however I still don't have the actual BBCode for the 'gallery' button (ACP/Posting/BBcodes), so it's still not showing on the posting page - only the 'album' BBCode is there. Could you please give me the required information so I can create it? Once again, thank you for...
by Tikva
Mon Dec 12, 2011 12:50 am
 
Forum: Support
Topic: Album BBcode not opening popup window to insert Image
Replies: 22
Views: 1586

Re: Album BBcode not opening popup window to insert Image

I have PM'ed you the Login information that you require.
by Tikva
Sun Dec 11, 2011 5:03 am
 
Forum: Support
Topic: Album BBcode not opening popup window to insert Image
Replies: 22
Views: 1586
Next

Return to advanced search