vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Deluxe vB User login and access control on non vB pages (https://vborg.vbsupport.ru/showthread.php?t=108026)

Billspaintball 11-15-2006 11:37 PM

Quote:

Originally Posted by myplacidcasual (Post 1116292)
I'd like it to show that you have unread pms

Shouldn't be hard right bill?

It already does. :confused:

myplacidcasual 11-16-2006 10:18 AM

indeed it does, sorry bill :-)

myplacidcasual 11-16-2006 10:23 AM

I'm trying to rewrite this code:

echo "<a href=\"".$forumpath."private.php?$session[sessionurl] \">

so that it will open in _top

no luck though, it causes a parse error when I do something like

echo "<a href=\"".$forumpath."private.php?$session[sessionurl] \" target="_top">

I'm sure its something simple like quotations but nothing I've tried works.

Billspaintball 11-17-2006 01:50 AM

Quote:

Originally Posted by myplacidcasual (Post 1118515)
I'm trying to rewrite this code:

echo "<a href=\"".$forumpath."private.php?$session[sessionurl] \">

so that it will open in _top

no luck though, it causes a parse error when I do something like

echo "<a href=\"".$forumpath."private.php?$session[sessionurl] \" target="_top">

I'm sure its something simple like quotations but nothing I've tried works.

You must escape all " that are part of the HTML else it will bugger up your php.
Try something like
PHP Code:

echo "<a href=\"".$forumpath."private.php?$session[sessionurl] target=\"_top\" \"> 


N-0p3rz 11-20-2006 02:24 AM

any idea on my prob?

Billspaintball 11-22-2006 02:46 AM

Quote:

Originally Posted by N-0p3rz (Post 1121263)
any idea on my prob?

Sorry no.
It looks like a cookie problem.

The rest of the script appears setup correctly as it forwards you to the vB login page then redirects back again.

It could be the way your host is setup to handle cookies, Im not sure.

Hornstar 11-22-2006 04:42 AM

Hi bill. I have used this integration into a cms that i have purchased for the front end of my forums, and all went really well. thanks.

However I have a request, to ask, and I hope it is not too big of a request.

I am trying to get several other things to show in the non vb page that are from vbulletin.

some examples of things that I am trying are:
* Last 5 posts
* Last 5 Threads
* Latest Polls
* Random Arcade Games
* Most popular Downloads (From Downloads II)
etc.
Basically just like modules from vbadvanced, however instead of for them to show on vbadvanced, for them to show on a non vb page.

If you could throw something together, or basically any help, advice, etc. would be so much appreciated. (I'm not asking for the lot, just any that you think you could do would be great)

Thanks Matt.

Billspaintball 11-23-2006 02:39 AM

Thats pretty much replicating a few modules from vB advanced.

Its certainlty possible, however I really dont have enougth time at present to look at doing that.

Hornstar 11-23-2006 11:03 AM

Quote:

Originally Posted by Billspaintball (Post 1123410)
Thats pretty much replicating a few modules from vB advanced.

Its certainlty possible, however I really dont have enougth time at present to look at doing that.

Thats okay, however for some money would you consider trying to squeeze it in your schedule? I know you have the skill to do this, which is why I would prefer to pay you then a random coder. I dont have much money so if your interested, pm me a value that you would think is fair. If you dont have time, I will understand.

Thanks.

Billspaintball 11-27-2006 11:24 PM

Sorry, with family life at the moment I really just dont have any spare time. :(

I have another project sitting stalled from lack of time as it is :(


All times are GMT. The time now is 09:11 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.01182 seconds
  • Memory Usage 1,745KB
  • 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
  • (1)bbcode_php_printable
  • (4)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