911
chefry
Desperate for Assistance with WRAPS
  • 2006/10/24 14:46

  • chefry

  • Home away from home

  • Posts: 1005

  • Since: 2006/10/14


I'm still a little confused with the WRAPS install and I was hoping someone could point me in the right direction. I dunno, I guess I'm an idiot.

I'm running the following system

Website URL:
http://localhost/xoops

XOOPS Version:
XOOPS 2.0.15

XOOPS Theme:
karate_redux_blue

XOOPS Template Set:
wraps

PHP Version:
5.1.6

MySQL Version:
5.0.24a-community-nt

Server Software:
Apache/2.2.3 (Win32) DAV/2 mod_ssl/2.2.3 OpenSSL/0.9.8c mod_autoindex_color PHP/5.1.6

User's Browser:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; iebar; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50215; Avalon 6.0.5070; WinFX RunTime 3.0.50215; InfoPath.1)


I didn't have to do anything with .css files because my site is hard coded and I never used a style sheet. What I plan to do, if I can get this to work, is strip out all the header and footer info on each page, edit the links to /localhost/ and do the wrap.


I unziped the archive.

From /html/modules/wraps I moved /wraps to the /xoops/modules/ directory, so it's at /xoops/modules/wraps

I created a second directory called /whip_cream, so it's at /xoops/modules/whip_cream.

I moved the /xoops_trust_path to /xoops/xoops_trust_path.

Inside /xoops_trust_path is
/xoops/xoops_trust_path/modules
/xoops/xoops_trust_path/modules/admin
/xoops/xoops_trust_path/modules/class
/xoops/xoops_trust_path/modules/language
/xoops/xoops_trust_path/modules/language/english
/xoops/xoops_trust_path/modules/language/japanese
/xoops/xoops_trust_path/modules/main
/xoops/xoops_trust_path/modules/sql
/xoops/xoops_trust_path/modules/templates
/xoops/xoops_trust_path/wraps
/xoops/xoops_trust_path/wraps/whip_cream

All the files to be added are in /xoops/xoops_trust_path/wraps/whip_cream

(There is an index.html page with links to the rest of the pages. Although I'll have to figure out the relative path and change the links to that. Right now it links online to my website.)

I inserted into mainfile.php
AFTER define('XOOPS_URL''http://localhost/xoops');

define('XOOPS_TRUST_PATH','http://localhost/xoops/xoops_trust_path');


I cloned the templates, calling it 'wraps', and set the default template to 'wraps' in System Admin - Preferences.

Following the directions at
http://www.peak.ne.jp/xoops/md/news/index.php?page=article&storyid=354

I inserted into class/smarty/xoops_plugins/resource.db.php
if ( !file_exists$filepath ) ) {
            
$tplobj $tplfile_handler->find$tplsetnullnullnull$tpl_nametrue);
            if ( 
count$tplobj ) ) {
                return 
$cache[$tpl_name] = $tplobj[0];
            }
        }




I even cut n paste the entire script into resource.db.php.

I ended up getting this error

Error: Smarty error: [plugin] function smarty_resource_db_source() not found in /class/smarty/xoops_plugins/resource.db.php (core.load_resource_plugin.php, line 61)

When I go to Modules Admin I am not seeing 'WRAPS'. The only thing I see is an error

Module File for whip_cream Not Found!Module File for Not Found!Module File for Not Found!Module File for Not Found!Module File for Not Found!Module File for Not Found!


So, any idea what I did wrong? Im sure it's probably something easy.

Thanks
Frank
admin@franksrecipes.com



912
chefry
Re: Smarty error: unable to read resource
  • 2006/10/24 11:35

  • chefry

  • Home away from home

  • Posts: 1005

  • Since: 2006/10/14


I did the changed to my resource.db.php.


found inhttp://www.peak.ne.jp/xoops/md/news/index.php?page=article&storyid=354

to get wraps to work in 2.0.15 and it didn't work.

I even cut n paste the entire script into resource.db.php.

I ended up getting this error

Error: Smarty error: [plugin] function smarty_resource_db_source() not found in /class/smarty/xoops_plugins/resource.db.php (core.load_resource_plugin.php, line 61)


Any ideas on this error?

Thanks
Frank



913
chefry
Re: Really confused about how to implement WRAP module, any help?
  • 2006/10/22 23:13

  • chefry

  • Home away from home

  • Posts: 1005

  • Since: 2006/10/14


I'm in the same boat. I've read and done everything, including a hack on the developers site that is supposed to make it run on 2.0.15. Nothing seems to work.

I really need this module too. But I've spend several weeks setting up my site on 2.0.15 and I'm not about to downgrade to an earlier version and have to do all that work again.

I guess we'll have to wait for the developer to fix it.

I've left some other messages here about Wraps, as well as on the developers site and on the houseofstrauss site, but nobody seems to interested in helping.



914
chefry
Installing Existing Content
  • 2006/10/17 11:00

  • chefry

  • Home away from home

  • Posts: 1005

  • Since: 2006/10/14


I am new to XOOPS and I like it. Right now I am setting up my site on it. Previously my site was in HTML. I have a couple of addons with php/mysql. They were free programs I downloaded from the 'net.

One is a dictionary. It uses headers and footers that are customized to my site look. But with XOOPS the look will be different. I could just put in a menu block with a link to the dictionary, but it won't come up looking like the new site.

How can I insert this program into XOOPS, so that they show in XOOPS and look like XOOPS?

I really need a way to insert this into XOOPS. I used a program called linkscaffe fromhttp://gonafish.com/phpforum/index.php to create a dictionary. It's got over 2,500 entries and took 3 weeks to build. So you can see why I'm desperate to get this integrated into XOOPS. Asking gonafish.com is pointless. They don't support their scripts.



915
chefry
Re: Lazarus Guestbook
  • 2006/10/17 9:18

  • chefry

  • Home away from home

  • Posts: 1005

  • Since: 2006/10/14


Hi Shine

I have a couple of questions before I try to install this. I tried to register on your site to ask thm, but for some reason it never sent me my activation code.

I already have lazarus on my site, and as I said before, I want to fit it into XOOPS. This module and your directions indicate that it's a new install of lazarus, with the module as an addon.

If I install using your directions, then overwrite the lazarus subdirectory with the one off my site, and import the MySQL database from my site, would this cause any problems? Are there changes you made to the lazarus code itself?

Thanks
Frank



916
chefry
Re: Lazarus Guestbook
  • 2006/10/15 12:05

  • chefry

  • Home away from home

  • Posts: 1005

  • Since: 2006/10/14


AWESOME!!!

Thanks Shine!

Did you publicize this on the Lazarus site?



917
chefry
Re: Looking to Import Text, anyone???
  • 2006/10/15 10:10

  • chefry

  • Home away from home

  • Posts: 1005

  • Since: 2006/10/14


I don't know what's so highly specialized about it. It's 3 fields.

Document name
Category
text boox

I don't know php and I wouldn't have a clue how to program it



918
chefry
Re: Can Not Open My Administration Section
  • 2006/10/15 10:07

  • chefry

  • Home away from home

  • Posts: 1005

  • Since: 2006/10/14


Thanks anyway but I found the problem. The suubdirectory was set to read only



919
chefry
Lazarus Guestbook
  • 2006/10/15 10:03

  • chefry

  • Home away from home

  • Posts: 1005

  • Since: 2006/10/14


I have lazarus guestbook on my site now and when XOOPS goes live I want to still use it.

Right now Lazarus is set up with custom headers and footers, which I can change, and will change because the site will have a completely different look.

I want to be able to have Lazarus appear in the XOOPS site, and not as an external link.

How can I do this?

Thanks
Frank



920
chefry
Re: Can Not Open My Administration Section
  • 2006/10/14 17:34

  • chefry

  • Home away from home

  • Posts: 1005

  • Since: 2006/10/14


So I would change it to an absolute URLhttp://localhost/xoops/????




TopTop
« 1 ... 89 90 91 (92) 93 »



Login

Who's Online

313 user(s) are online (192 user(s) are browsing Support Forums)


Members: 0


Guests: 313


more...

Donat-O-Meter

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

Latest GitHub Commits