Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
  #1  
Old 11-16-2005, 12:28 PM
sabret00the's Avatar
sabret00the sabret00the is offline
 
Join Date: Jan 2003
Location: London
Posts: 5,268
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default phrasetype fieldname?

this:
PHP Code:
        <phrasetype name="Email Body text" fieldname="Email Body text">
            <
phrase name="ActivationEmail_v3_Day3"><![CDATA[Dear $username,

Thank you for registering for the $vboptions[bbtitle]. It has been 3 days since you registered, and you have not yet activated your account.

Please note you must complete this last step to become a registered memberYou will only need to click on the link once, and your account will be updated.

To complete your registrationclick on the link below
$vboptions[bburl]/register.php?a=act&u=$userid&i=$activateid 

<a href="$vboptions[bburl]/register.php?a=act&u=$userid&i=$activateid">AOL Users click Here to be Activated</a>

**** 
Does The Above Link Not Work? ****
If 
the above link does not workplease use your Web browser to go to:
$vboptions[bburl]/register.php?a=ver 

Please to be sure not to add extra spaces
You will need to type in your username and activation number on the page that appears when you click on our copy the above link in your browser

Your Username is$username
Your Activation ID is
$activateid



If you are still having problems signing up please contact a member of our support staff at $webmasteremail

Thanks very much
,
$vboptions[hometitleTeam]]></phrase
gives me an error:

Quote:
Database error in vBulletin 3.5.0:

Invalid SQL:
UPDATE language SET title = title, phrasegroup_hacklog = 'a:236:{s:34:\"are_you_sure_want_to_delete_hack_x\ ";s:160:\"Are you /* snipped */


MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Body text = 'a:3:{s:23:\"ActivationEmail_v3_Day3\";s:1135:\"De ar $username,\r\n\' at line 1
Error Number : 1064
Date : Wednesday, November 16th 2005 @ 02:32:50 PM
Script : http://localhost/3.5.x/forums/admincp/plugin.php
Referrer : http://localhost/3.5.x/forums/adminc...?do=productadd
IP Address : 127.0.0.1
Username : sabret00the
Classname : vB_Database
my theory is that the phrasetype fieldname is wrong? am i right/wrong? what is the correct fieldname?
Reply With Quote
  #2  
Old 11-16-2005, 01:58 PM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Upgrade to 3.5.1
Reply With Quote
  #3  
Old 11-16-2005, 02:23 PM
sabret00the's Avatar
sabret00the sabret00the is offline
 
Join Date: Jan 2003
Location: London
Posts: 5,268
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

still getting the error

Quote:
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Body text = 'a:3:{s:23:\"ActivationEmail_v3_Day3\";s:1135:\"De ar $username,\r\n\' at line 1
Error Number : 1064
Date : Wednesday, November 16th 2005 @ 04:22:54 PM
Script : http://localhost/3.5.x/forums/admincp/plugin.php
Referrer : http://localhost/3.5.x/forums/adminc...?do=productadd
IP Address : 127.0.0.1
Username : sabret00the
Classname : vB_Database
Reply With Quote
  #4  
Old 11-16-2005, 02:36 PM
Andreas's Avatar
Andreas Andreas is offline
 
Join Date: Jan 2004
Location: Germany
Posts: 6,863
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I assume this is a hand-crafted product XML (you should never-ever do that)?

The fieldname must be emailbody.
Reply With Quote
  #5  
Old 11-16-2005, 02:44 PM
sabret00the's Avatar
sabret00the sabret00the is offline
 
Join Date: Jan 2003
Location: London
Posts: 5,268
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Andreas
I assume this is a hand-crafted product XML (you should never-ever do that)?

The fieldname must be emailbody.
how do i make a non-hardcrafted product xml?
Reply With Quote
  #6  
Old 11-16-2005, 02:47 PM
Andreas's Avatar
Andreas Andreas is offline
 
Join Date: Jan 2004
Location: Germany
Posts: 6,863
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Erm ... simply export it from product manager
Reply With Quote
  #7  
Old 11-16-2005, 02:51 PM
sabret00the's Avatar
sabret00the sabret00the is offline
 
Join Date: Jan 2003
Location: London
Posts: 5,268
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Andreas
Erm ... simply export it from product manager
theirs nothing to export though :shrug:

as it stands, i've done it by hand and failed so then i went into the product manager. clicked add product and it's let me add a name and product id, but how do i add stuff like phrases and templates?
Reply With Quote
  #8  
Old 11-16-2005, 02:56 PM
Andreas's Avatar
Andreas Andreas is offline
 
Join Date: Jan 2004
Location: Germany
Posts: 6,863
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You simply create them, and when you create them you associate them with your product.
And when you are finished adding all phrases, templates, settings, plugins, you export the product.
Done.
Reply With Quote
  #9  
Old 11-16-2005, 03:09 PM
sabret00the's Avatar
sabret00the sabret00the is offline
 
Join Date: Jan 2003
Location: London
Posts: 5,268
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ah ok, i get it now, long winded but indeed simpler

thanks andreas, thanks marco
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:03 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04690 seconds
  • Memory Usage 2,254KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_php
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (9)post_thanks_box
  • (9)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (9)post_thanks_postbit_info
  • (9)postbit
  • (9)postbit_onlinestatus
  • (9)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete