View Full Version : Customize the page?
trana
05-18-2009, 07:26 PM
Where is this supposed to show up? I do not see the option even with the selection checked in the Main Options.
medusa
05-18-2009, 08:17 PM
admincp--> edit pages---> go homepage --> Allow Page Customization you must choose ( yes )
trana
05-18-2009, 08:28 PM
Yeah, like I said I have it turned on. I just don't see the option to customize the page itself.
medusa
05-18-2009, 08:32 PM
I have problem this point
if I active it there is a interesting event and I take error at changing modules
trana
05-18-2009, 08:48 PM
Come on man, stop hijacking my thread.
medusa
05-18-2009, 08:53 PM
pfff ok no problem :(
did you add this code at adv_portal below the $navbar variable?
<if condition="$show['customizepagelink']">
<div align="$stylevar[right]" style="padding-top: $stylevar[cellpadding]px; padding-bottom: $stylevar[cellpadding]px">
<if condition="$show['customizepage']">
<a href="$show[customizepagelink]">$vbphrase[exit_customization_mode]</a>
<else />
<a href="$show[customizepagelink]">$vbphrase[customize_this_page]</a>
</if>
</div>
</if>
trana
05-18-2009, 09:12 PM
Nice, where does it mention that in the instructions?
medusa
05-18-2009, 09:34 PM
I understand a little to you
http://www.vbadvanced.com/forum/showpost.php?p=170797&postcount=1
is it true?
Brian
05-19-2009, 10:56 AM
medusa - Try downloading the files from here again and upload the modules/news.php file over your existing one. An issue was discovered with that module earlier today that would produce that error box, and has been corrected since.
medusa
05-19-2009, 11:44 AM
Thanks Brian, CMPS is normal now. I dont have any problem:)
trana
05-19-2009, 11:46 AM
This is a really cool feature, but I wonder if there are any controls so you can maintain some essence of branding on your homepage.
Brian
05-19-2009, 11:51 AM
I'm not entirely sure what you mean... Could you please elaborate a little?
trana
05-19-2009, 12:03 PM
I mean it would be nice to lock certain modules into place so users cannot move them around on the page, or somehow limit what can go where.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.