Webuilder 10 php code snippets

Post your questions and problem reports here

Moderator: kfury77

Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
  • Check the Support section of the corresponding product first. Chances are you will find your answer there;
  • Do not create new topics for already reported problems. Add your comments to the existing topics instead;
  • Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
  • Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
  • Include the version number of the software you are using;
  • This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Post Reply
DarrenH
Posts: 2
Joined: Tue Jun 26, 2012 11:24 am

Webuilder 10 php code snippets

Post by DarrenH »

Hi

New here, first question, apologies if asked before but I can't find the answer.

I have Webuilder 10 installed, and have used the PHP > PHP > Edit PHP Snippets, and put some of my own snippets in the program.

Where are they saved on my computer, as I need to transfer those snippets of code to a new computer.

I have looked in Program files > WeBuilder 2010 >data >snippets and there is nothing in there????

Any ideas.

Thanks
User avatar
Aivars
Blumentals Software Developer
Posts: 2462
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia

Re: Webuilder 10 php code snippets

Post by Aivars »

As of Windows Vista (and XP in non-admin mode) programs can't write in their Program Files folder so you won't find any data there :)

If you only need snippets, look in %appdata%\Blumentals\WeBuilder\settings, otherwise use Options -> Export Settings from Webuilder menu to transfer all data.
Blumentals Software Programmer
DarrenH
Posts: 2
Joined: Tue Jun 26, 2012 11:24 am

Re: Webuilder 10 php code snippets

Post by DarrenH »

Hi

Thanks for the replay

Where do I find "%appdata%\Blumentals\WeBuilder\settings"

Running Windows XP

Thanks
User avatar
Aivars
Blumentals Software Developer
Posts: 2462
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia

Re: Webuilder 10 php code snippets

Post by Aivars »

Start -> Run and paste following: explorer %appdata%\Blumentals\WeBuilder\settings
Blumentals Software Programmer
Post Reply