1
dundasr
Re: Upgrade Problem
  • 2005/8/6 18:18

  • dundasr

  • Just popping in

  • Posts: 3

  • Since: 2004/9/21


OK...figured it out...

Once I placed the template file in the template directory; on my system, it is called "%%3F^3FE^3FE98188%%db%3Asystem_block_dummy.html.php"

I had to insert one record into the database:

/**
INSERT INTO `xoops_tplfile` ( `tpl_id` , `tpl_refid` , `tpl_module` , `tpl_tplset` , `tpl_file` , `tpl_desc` , `tpl_lastmodified` , `tpl_lastimported` , `tpl_type` )
VALUES (
'', '1', 'system', 'default', 'system_block_dummy.html', 'Dummy template for custom blocks or blocks without templates', 'now()', 'now()', 'block'
);
**/

Once done, my custom blocks are back baaabeeeeeee!!!

Good luck
-Rob



2
dundasr
Re: Upgrade Problem
  • 2005/8/6 6:18

  • dundasr

  • Just popping in

  • Posts: 3

  • Since: 2004/9/21


wow...you have nailed my exact issue!!! I just upgraded through Fantastico to 2.0.13 and have lost all of the custom block content! So, I installed 2.0.13 locally and created a custom block. I found that during the upgrade version, I lost my system_block_dummy.html file in my default template. I believe that this is the root-cause, as the database record for my upgrade version matches my local (new install) version exactly (I was thinking that a table may have changed structure).

I cloned the template set as "upgrade" and tried to upload a new system_block_dummy.html (downloaded from my local version), but the error message it gives is "Template file system_block_dummy.html does not need to be installed (PHP files using this template file does not exist)". I tried clicking the generate button, but it states that the "Selected file does not exist)"

I re-examined the directories and found that my upgrade version is missing the php template file that corresponds to the system_block_dummy.html "%%3F^3FE^3FE98188%%db%3Asystem_block_dummy.html.php", but haven't figured out how to install it on the upgrade version...

done for the night! I'll try again tomorrow. Hopefully, someone else will have better luck!

-Rob



3
dundasr
Excellent Customer Service
  • 2004/9/21 19:25

  • dundasr

  • Just popping in

  • Posts: 3

  • Since: 2004/9/21


I think that most would agree that service providers now have the tools to be somewhat comparable in their service offerings; although some perform better than others nonetheless. What sets an individual company apart from their competition is their customer service, which is why I am compelled to post a message to this forum.

EarthStarHosting.com offers excellent customer service, which I know first-hand. After having switched service providers, they dealt with two issues within an hour each, and have given me everything I need to be successful. Their pricing is competitive, as are their services.

I highly recommend earthstarhosting.com to XOOPS users and developers.

Rob

P.S. Something worth mentioning; of course all of this could change if they don't provide a 3 Sigma uptime. :)




TopTop



Login

Who's Online

123 user(s) are online (84 user(s) are browsing Support Forums)


Members: 0


Guests: 123


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits