vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Vbjokes (https://vborg.vbsupport.ru/showthread.php?t=98248)

Gizmo5h1t3 11-01-2005 08:13 PM

Quote:

Originally Posted by DS MrSinister
thats odd i never lost one yet with all these updates.

Quote:

Originally Posted by micheal332001
I have updated the products-vbjokes.xml file as there was a error in there.
This can only be installed as a new install.
So if you want to upgrade to this version you will need to remove the old version and reinstall vbjokes.
This means if you have jokes already there you will lose them sorry for this but im working on a fix to this and some other things too.
well i lost mine...and wait for it...THERS ANOTHER UPDATE TODAY?!?!?!?

micheal332001 11-01-2005 09:34 PM

Quote:

Originally Posted by mfizzel
I've installed it and activated but when I goto vbjokes.php I get this error:

If you read up top and look at the install notes it will tell you how to install vbjokes with out any problems.

micheal332001 11-01-2005 09:35 PM

im working on putting user group promissions in so you can stop unwanted people adding new jokes.
This will not be a upgrade just upload a new file and replace a file.

mfizzel 11-01-2005 10:11 PM

Quote:

Originally Posted by micheal332001
If you read up top and look at the install notes it will tell you how to install vbjokes with out any problems.

Ah, I see...I thought step #6 was only for upgrading from a previous version and since this was my first install of it I didn't import the ugprade...anyway, it's working now, thanks for your help :)

Madmp3zz 11-01-2005 11:21 PM

Code:

Database error in vBulletin 3.5.0:

Invalid SQL:
ALTER TABLE vbjokes_jokes ADD rating float(10,2) default '0.00' NOT NULL;

MySQL Error  : Duplicate column name 'rating'
Error Number : 1060

I did all the steps including step 6......
Still getting this error..

What to do, what to do......

mfizzel 11-02-2005 12:35 AM

micheal, how can I remove the 'vbjokes main' box with the simpsons animation? I couldn't find the code...

mfizzel 11-02-2005 02:32 AM

nevermind, I emptied the jokes_home template and that did the trick

micheal332001 11-02-2005 11:50 AM

Quote:

Originally Posted by Madmp3zz
Code:

Database error in vBulletin 3.5.0:
 
Invalid SQL:
ALTER TABLE vbjokes_jokes ADD rating float(10,2) default '0.00' NOT NULL;
 
MySQL Error : Duplicate column name 'rating'
Error Number : 1060

I did all the steps including step 6......
Still getting this error..

What to do, what to do......

If you have these installed already you dont need to use the upgrade script.
But if you look in the upgrade script you will need to change 2 templates to get the pages to look like what i have.

The templates to look for are jokes

jokes_view_joke update this one
JOKES update this one

see if you have these 2 templates installed

jokes_toprating_jokes
jokes_top_jokes

If they are not in your templates look in the upgrade.xml file for these and add them to your templates like so

add new template
Product ---- vbjokes
Title ------- the one you are adding
enter the html code
save

If you want me to put the code up i will do so

mfizzel 11-02-2005 01:56 PM

The templates aren't getting cached for me : Uncached templates: jokes_top_jokes (3)
Uncached templates: jokes_toprating_jokes (3)

btw, we really need the quotation fix, 98% of my jokes have quotations and it can be confusing with them missing.

micheal332001 11-02-2005 04:51 PM

Quote:

Originally Posted by mfizzel
The templates aren't getting cached for me : Uncached templates: jokes_top_jokes (3)
Uncached templates: jokes_toprating_jokes (3)


btw, we really need the quotation fix, 98% of my jokes have quotations and it can be confusing with them missing.

Hi there m8

To fix this you need to edit the vbjokes.php file

find
PHP Code:

 'jokes_view_jokesinthiscat',
 
'jokes_categorys',
 
'jokes_categorys_bit',
 
'jokes_home' 

replace with
PHP Code:

'jokes_view_jokesinthiscat',
 
'jokes_categorys',
 
'jokes_categorys_bit',
 
'jokes_home',
 
'jokes_toprating_jokes',
 
'jokes_top_jokes' 

That will fix that problem


All times are GMT. The time now is 09:48 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.01897 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
  • (2)bbcode_code_printable
  • (2)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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