[cBB Blockgets 1.0.2] Carga de bloques en todos los "index"


Due to a lack of free time, both support on this forum and extension development are currently limited.
All bugs are noted and saved for fixes, even if there are no replies to the posts.
Normal activity will resume as soon as possible.
User avatar
IvanPF
Administrator
 
Posts: 2265
Joined: Fri Jun 17, 2011 12:15 am
Location: España (Spain)
 Tue Nov 06, 2012 4:09 pm • via Web
Mod: cBB Blockgets 1.0.2

Error:El mod carga bloques en todos los "index.php" lo que causa errores con otros mods.

Solución:
1. Abrir/blockgets/blockgets.php
2. Buscar:
Code: Select all
if(empty($this->page) || empty($this->page['page_enabled']) || ($page_type == PAGE_FORUM && !$config['blg_on_board']))

3. Reemplazar por:
Code: Select all
if(empty($this->page) || empty($this->page['page_enabled']) || ($page_type == PAGE_FORUM && (!$config['blg_on_board'] || $user->page['page_dir'])))


Este problema estará solucionado en cBB Blockgets 1.0.3

Who is online

Users browsing this forum: No registered users and 0 guests