vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Hybrid postbit (https://vborg.vbsupport.ru/showthread.php?t=100958)

tei727 04-21-2006 12:32 PM

Quote:

Originally Posted by WolfsongNevan
Does anyone have vbPlaza installed and is running Hybrid Postbit as well? Our TechSupport went to install this today, but said he was concerned because it's editing/modifying/deleting stuff from vbPlaza ....

I have it and saw what he was talking about. Works fine for me.

Coast to Coast 04-22-2006 01:44 AM

Interesting idea, I'll click on install and may come back with results - after installing it.

stonyarc 05-26-2006 03:10 PM

So who has a screenshot of his/her hybrid postbit.

Kroby 05-26-2006 07:45 PM

Installed, work nice, thank you :)

Tulsa 05-26-2006 08:38 PM

Code:

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/mysite/public_html/forums/includes/adminfunctions_template.php(3537) : eval()'d code on line 274

After making the edits in the postbit legacy template, the system stopped me during the save with this. Seeing the eval code in there, I'm assuming it's because I'm using php5.

Any thoughts?

stonyarc 05-28-2006 01:47 PM

Quote:

Originally Posted by Tulsa
Code:

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/mysite/public_html/forums/includes/adminfunctions_template.php(3537) : eval()'d code on line 274

After making the edits in the postbit legacy template, the system stopped me during the save with this. Seeing the eval code in there, I'm assuming it's because I'm using php5.

Any thoughts?

This most of the time means a typo eg forgotten ; or " or something like that.

Tulsa 05-29-2006 01:22 AM

I'm thinking now it's got to be another hack interfering with it. I upgraded to 3.5.4 and went back to php4 and still I have the same issue. I can't see where in the code or why though??

Damned confusing...

Tulsa 05-29-2006 02:20 PM

I love this site. It's so educational for the coding challenged. Of course I feel like an idiot but I'll get over that soon enough.. ;)

I found my issue. I read in another thread somewhere on here where one person was telling another they needed to make their hack xhtml complaint and since they had <br> instead of <br /> it wasn't compliant and that meant you couldn't have open ended <tr> and such.

Knowing that I have put some <br> in my sig section to space the sig away from the text a bit I went and changed those to <br /> and it worked like a charm.

By the way in the instructions above in the last section you have:

widht="100%"

I'm assuming that should be width and it's a typo but for people copying and pasting without looking at it, it might make a difference.


I could use a little help if you don't mind. I was moving the vbplaza gifts icons to the right table and they are showing fine but they are showing vertical instead of horizontal. It's kind of freaky looking. Any thoughts on how I can get to those to show in a nice straight line?


All times are GMT. The time now is 05:51 AM.

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.01731 seconds
  • Memory Usage 1,728KB
  • 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_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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