vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   phrasetype fieldname? (https://vborg.vbsupport.ru/showthread.php?t=100927)

sabret00the 11-16-2005 12:28 PM

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?

Marco van Herwaarden 11-16-2005 01:58 PM

Upgrade to 3.5.1

sabret00the 11-16-2005 02:23 PM

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

Andreas 11-16-2005 02:36 PM

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

The fieldname must be emailbody.

sabret00the 11-16-2005 02:44 PM

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?

Andreas 11-16-2005 02:47 PM

Erm ... simply export it from product manager :)

sabret00the 11-16-2005 02:51 PM

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?

Andreas 11-16-2005 02:56 PM

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.

sabret00the 11-16-2005 03:09 PM

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

thanks andreas, thanks marco :)


All times are GMT. The time now is 06:06 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.01844 seconds
  • Memory Usage 1,743KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (9)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete