vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - BF-Easy Pages for vBulletin4 (https://vborg.vbsupport.ru/showthread.php?t=232207)

djbaxter 01-23-2010 04:42 PM

Quote:

Originally Posted by gsmph (Post 1964531)
hi

i tried to put this code below but i always get error..

Parse error: syntax error, unexpected T_LNUMBER in /home/xxx/public_html/forum/vbb/pages.php(113) : eval()'d code on line 2


PHP Code:

<?php
<body>
<
table border="0" width="100%" cellpadding="0" cellspacing="0" align="center">
<
td align="center">
<
iframe src ="http://downloads.xxx.xxx/" frameborder=0 width=100height=800 scrolling=yes>
</
iframe>
</
td>
</
table>
</
body>
?>

please confirm if i did put a wrong code :(

br
gsmph

What you've entered is HTML, not PHP, so:

1. Delete it and go to the HTML page section => Add new page

2. Then remove the php and body tags, so you'll be left with just this:

PHP Code:

<table border="0" width="100%" cellpadding="0" cellspacing="0" align="center">
<
td align="center">
<
iframe src ="http://downloads.xxx.xxx/" frameborder=0 width=100height=800 scrolling=yes>
</
iframe>
</
td>
</
table


dmknights 01-23-2010 05:35 PM

Just a couple of things......................

1. Is it possible to NOT show the tab

or

2. Is it possible to make more than 1 tab with this mod?

Inferno Dragon 01-23-2010 05:43 PM

It's working fine for me, great mod! however I am having a small issue, the template variable {vb:raw pagetitle} is not working i-e I am not seeing any page title on the browser window.

djbaxter 01-23-2010 06:58 PM

Quote:

Originally Posted by dmknights (Post 1964588)
1. Is it possible to NOT show the tab

Yes. That's an option in the Admin CP settings.

Quote:

Originally Posted by dmknights (Post 1964588)
2. Is it possible to make more than 1 tab with this mod?

No. But what you can do is use this add-on to do that: https://vborg.vbsupport.ru/showthread.php?t=233629

I disabled the extra tab in this mod and used the other one to add (and position) extra tabs.

ijob 01-24-2010 08:30 AM

can these be used for pages away from your forum? for example, can a page be created as the main idex page of the website?

dmknights 01-24-2010 09:31 AM

Quote:

Originally Posted by dmknights (Post 1964588)
Just a couple of things......................

1. Is it possible to NOT show the tab

or

2. Is it possible to make more than 1 tab with this mod?



Support is needed please

greenchicken 01-24-2010 12:37 PM

I absolutely love this mod and the way it works with VBSEO... now if I could only figure out how to make it work with forms :)

Thank you for this mod

gsmph 01-24-2010 01:11 PM

@djbaxter

Done.. thanks

jimfries 01-24-2010 04:19 PM

Wonderful Addon, and I have it installed. However I use darker colors on my website and more transparent

Question:
Where can I adjust the background color of the Easy Pages content? I've searched through everything I knew about, but was unable to find the setting. Currently its on a white, or lighter background, but my fonts are white/lighter.

Thanks for all your work put into this project!

Stefanus 01-24-2010 06:47 PM

Quote:

Originally Posted by djbaxter (Post 1962922)
zbhadir, another minor bug to fix...

There are extraneous list elements at the top of my HTML page at http://forum.psychlinks.ca/pages.php?pageid=1

I've got the same problem with the list elements on my pages, but on an "invalid page" it does not appear:

Compare with this page on your site:
http://forum.psychlinks.ca/pages.php?pageid=2

Found what caused the problem:

Admin Control Pane -> Settings -> Server Settings and Optimization Options -> Use Remote YUI -> Set this to none!
(YUI (Yahoo! User Interface Library) script files are hosted locally on your server, you may however have them served from Yahoo or Google servers, saving you some bandwidth and potentially decreasing load times.)

zbahadir, could you check this out?


All times are GMT. The time now is 02:01 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01503 seconds
  • Memory Usage 1,753KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete