vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Question about [HOW TO - vB4] Create your own vBulletin page (https://vborg.vbsupport.ru/showthread.php?t=242607)

Xencored 05-18-2010 03:09 AM

Quote:

Originally Posted by Lynne (Post 2038932)
Whoops.... when I told you to change that one line and remove the .php from it, I meant the other one, not both. Sorry about that. For the first plugin, you need to have that in the case line:
Leave the second one as is. Now let's see if it works. (Again, sorry about that, I didn't look to see that the line was the same in two places.)

lol its not a problem at all hehe your helping me nothing to be sorry about :up:
Anyways, Good news it now shows
Viewing MAI-Wallpapers
MAI-Wallpapers

But the Url still showing /extra_online_users.php?
Soo close hehe

Xencored 05-23-2010 04:55 PM

Well ive tryed and tryed i still cant get the Link to work

Anyone got any more ideas?

Thanks

Xencored 06-01-2010 12:35 PM

Anyone know anymore why the last bit wont work >? so close to give up :D

Thanks

Xencored 06-20-2010 03:17 PM

Bump :(

ChopSuey 06-20-2010 03:45 PM

If you want, you can PM me your XML and your template. I'll see what i can do.

Xencored 06-20-2010 03:51 PM

Quote:

Originally Posted by ChopSuey (Post 2056454)
If you want, you can PM me your XML and your template. I'll see what i can do.

Hey ChopSuey
Where is no XML mate or template
or i dont understand what you mean :confused:

p.s lmfao at your avy i remmber this dude from some time ago me and a made made a youtube account after he deleted his one :) so he is never lost

ChopSuey 06-20-2010 03:54 PM

Download your plugin for the WOL as an xml...that's what i meant.

Xencored 06-20-2010 04:00 PM

Quote:

Originally Posted by ChopSuey (Post 2056466)
Download your plugin for the WOL as an xml...that's what i meant.

https://vborg.vbsupport.ru/showpost....6&postcount=19
There is my two plugins mate :up:

ChopSuey 06-20-2010 04:16 PM

Try this for second one?

PHP Code:

switch ($userinfo['activity'])
{
    case 
'extra_online_users':
        
$userinfo['where'] = "<a href=\"extra_online_users.php\">MAI - Wallpapers</a>\n"));
        
$userinfo['action'] = "Viewing MAI-Wallpapers";
        
$handled true;
        break;

// add more cases here if you have more than one custom page. no need for multiple plugins. one plugin can handle all. 


Xencored 06-20-2010 04:28 PM

Quote:

Originally Posted by ChopSuey (Post 2056483)
Try this for second one?

PHP Code:

switch ($userinfo['activity'])
{
    case 
'extra_online_users':
        
$userinfo['where'] = "<a href=\"extra_online_users.php\">MAI - Wallpapers</a>\n"));
        
$userinfo['action'] = "Viewing MAI-Wallpapers";
        
$handled true;
        break;

// add more cases here if you have more than one custom page. no need for multiple plugins. one plugin can handle all. 


Parse error: syntax error, unexpected ')' in /home/myanimeisland/public_html/includes/functions_online.php(1201) : eval()'d code on line 59

Parse error: syntax error, unexpected ')' in /home/myanimeisland/public_html/includes/functions_online.php(1201) : eval()'d code on line 59

Parse error: syntax error, unexpected ')' in /home/myanimeisland/public_html/includes/functions_online.php(1201) : eval()'d code on line 59

Parse error: syntax error, unexpected ')' in /home/myanimeisland/public_html/includes/functions_online.php(1201) : eval()'d code on line 59

Parse error: syntax error, unexpected ')' in /home/myanimeisland/public_html/includes/functions_online.php(1201) : eval()'d code on line 59

Parse error: syntax error, unexpected ')' in /home/myanimeisland/public_html/includes/functions_online.php(1201) : eval()'d code on line 59

etc


All times are GMT. The time now is 01:13 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.02859 seconds
  • Memory Usage 1,750KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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