1
kimslilypad
Re: newbb - page navigation on top

I'm trying to do this as well. Anyone have ideas as to why this doesn't work?



2
kimslilypad
Re: Oscommerce Error "There are no products to list in this category."

In case anybody else has been having this same problem, I narrowed it down to a conflict with the "Manufacturers" block. When I disable that block, the shop works great.

The OSC module is up and running rather well on my site now, with the exception of being unable to put any of these blocks on the front page... the next needle I'm going to look for in the proverbial haystack.



3
kimslilypad
Re: Oscommerce Error "There are no products to list in this category."

I am really pleased with it so far. I had used OSCommerce as a stand alone prior to adopting XOOPS about a month ago. I really feel that I've created this problem myself when importing my old products into the database, I've just looked through the SQL so many times now I can't seem to see anything new that could be the problem.

I really love the look of it... I've just finished today modding the stylesheet and the included images to match my site (which I posted in the downloads section today, hopefully it will be available to share soon). I'm using the 7Dana XRed theme on my site and wanted the store to look as much like the other modules as possible and I really feel that it came out well.

My biggest problem with this module right now is that I used the regular Oscommerce before this and I know of all the great "contributions" (mods, add-ons, etc.) that exist for it and I want to get some of those altered so they can run within XOOPS OSC as well.

I haven't tried Zen-cart as I'm clearly an OSC fan and determined to make it work for me. This one little bug is my last obstacle (I hope!).

Feel free to have a look at it on my site if you want. The links from the home page aren't active yet but you can get to it here: Mindgames Online



4
kimslilypad
Oscommerce Error "There are no products to list in this category."

I am getting the following message when attempting to add a product to my cart in Xosc:

"There are no products to list in this category."

I get this error from the "productinfo.php" page every time. However, if I select a category from the categories block and choose the "buy now" button it will add to my cart.

Anybody have a clue what I might have screwed up here? Any help would be appreciated.

The shop is here if that helps.

Thanks in advance.

Kim

edit: I get the same message when I click the "continue" on checkout_shipping.php



5
kimslilypad
Block titles as links?

Is it possible to change the block titles to hyperlinks that lead to the different sections? Forgive my ignorance... I imagine this is probably pretty simple but the theme tutorial is offline at the moment and several searches of the forums came up with nothing.

Thanks in advance.



6
kimslilypad
Re: Has anyone successfully used FLASH in their header?

I didn't have to change anything else... only what's posted above and it's working fine now.



7
kimslilypad
Re: Has anyone successfully used FLASH in their header?

Thanks so much! With a couple of minor modifications based on m0nty's post, here's what I ended up with and it's loading perfectly now:

-----begin code snippet-----
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="800" height="150" id="siteheader" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="http://www.mindgamesonline.net/themes/7dana-Xred/images/siteheader.swf">
<param name="quality" value="high" />
<embed src="http://www.mindgamesonline.net/themes/7dana-Xred/images/siteheader.swf" quality="high" bgcolor="#ffffff" width="800" height="150" name="siteheader" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>

-----end code snippet-----

I hope this helps someone else as well!



8
kimslilypad
Has anyone successfully used FLASH in their header?

I've seen a couple of posts on this, but none that appear to have been solved so I hope you guys can help.

What I am attempting to do is embed a flash movie in the header portion of my site, replacing the default XOOPS logo as well as the area used by the banners.

After reading a couple of other posts here, this is the code I am using, in place of the call for the logo in my theme.html page:

-----begin code snippet-----

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="800" height="150" id="siteheader" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="<{$xoops_imageurl}>future.swf">
<param name="quality" value="high" />
<param name="bgcolor" value="#ffffff" />
<embed src="<{$xoops_imageurl}>/themes/7dana-Xred/images/siteheader.swf" quality="high" bgcolor="#ffffff" width="800" height="150" name="siteheader" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
-----end code snippet-----

So, any thoughts? And while I'm here, thanks so much for all the time and effort that has gone into developing Xoops. I am thrilled to have found it and hope to be able to contribute something back to this great community very soon!

Kim




TopTop



Login

Who's Online

228 user(s) are online (133 user(s) are browsing Support Forums)


Members: 0


Guests: 228


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