21
ruggierigm
netpbm xoopsgallery
  • 2007/10/5 2:25

  • ruggierigm

  • Just popping in

  • Posts: 34

  • Since: 2004/6/19


I have contacted and worked with the admins where my website is but no matter what I do I am not able to get passed the netpbm check. I found and uploaded the binaries but it still gives me errors I pasted below. The admin of the server told me to just uplaod my own seeing how that was a work around suggested on ths XOOPS site. What am I doing wrong? I did post this on the xoopsgallery site but no one has replied and I would like to get my site up and running.
TIA, Gabriel

Checking /xoops/netpbm/giftopnm
Error! (Expected status: 0, but actually received status: 127)

Checking /xoops/netpbm/jpegtopnm
Error! (Expected status: 0, but actually received status: 127)



22
ruggierigm
code to display a collection
  • 2005/12/13 5:52

  • ruggierigm

  • Just popping in

  • Posts: 34

  • Since: 2004/6/19


Here is what I am trying to do, does anything exists that does this already.
My table.
Item_nm varchar(50)
Item_pic varchar(255) - contains the location of the picture I want to display
Item_desc_1 varchar(30)
Item_desc_2 varchar(30)

I am looking for some php that will access the table and take the results and build across and down the screen.

So the result should never exceed 4 columns across.
So if my table contains 10 entries it would know to build a table that would be a max of 4 columns across and 3 rows down.

Each column within a row would contain all 4 values from the table, it would continue to build rows until the table was empty. Of course the deluxe scenario would be to have the ability to control the number of columns across and down by specifying them on the screen somewhere.

TIA, Gabriel



23
ruggierigm
front end module for paypal
  • 2005/10/5 4:46

  • ruggierigm

  • Just popping in

  • Posts: 34

  • Since: 2004/6/19


You can setup a storefront in paypal very easy. The problem I have is I have a certian number of items for sale and I do not want a person to order more than what I have available. So I need a way to keep track of the orders and shutdown once I have nothing left. Does a module exists that might do this for me?
Thanks in advance



24
ruggierigm
Re: Site closed for maintenance
  • 2004/12/23 17:06

  • ruggierigm

  • Just popping in

  • Posts: 34

  • Since: 2004/6/19


That was the answer I was looking for, I was just to dumb to see it.
Thank you



25
ruggierigm
Re: Site closed for maintenance
  • 2004/12/21 18:27

  • ruggierigm

  • Just popping in

  • Posts: 34

  • Since: 2004/6/19


I new I could do that I was just hoping to understand how it was sending me to the page that it was so that maybe I could alter the code or table setting to send it to another page. Samething for when the database is unavailable. At times the db is unavailable on my site so it kicks up an error page, I want to have it kick up a generic splash screen so the general user does not even know a problem exists.

Thanks for taking the time to respond to my original message



26
ruggierigm
Site closed for maintenance
  • 2004/12/19 4:21

  • ruggierigm

  • Just popping in

  • Posts: 34

  • Since: 2004/6/19


When I shut my site down for development it would be great if I could tell it to just open up a default dummy page. Example would be that my site supports both php and htm for an extension. By default it looks for the index.php, when the site is being worked on I would want it to open up index.htm instead of the current screen that it shows. This way I can still have a splash page with the basic information for my clients.

TIA for any direction you can give.



27
ruggierigm
Re: xcgallery problem after upgrade to 2.0.7
  • 2004/8/30 3:20

  • ruggierigm

  • Just popping in

  • Posts: 34

  • Since: 2004/6/19


I am using XoopsGallery 1.3.3.3 based on Gallery 1.3.3 module with XOOPS commenting feature plus Smarty templates no hacks on my part. Maybe this is different than xcgal ?



28
ruggierigm
Re: xcgallery problem after upgrade to 2.0.7
  • 2004/8/29 3:38

  • ruggierigm

  • Just popping in

  • Posts: 34

  • Since: 2004/6/19


I just installed on a new site with the 2.0.7.1 and the gallery does not work for me on it. I am running it on my other site that is a previous version and it is great. I am wondering if anyone has given you a resolution for this problem? the thought of having to start over with an older version is a bummer.

TIA, Gabriel



29
ruggierigm
Re: Using MySQL Union
  • 2004/8/2 21:47

  • ruggierigm

  • Just popping in

  • Posts: 34

  • Since: 2004/6/19


based on your tables these rows would not need to be combined just pulled into one big list. Seeing how the field definitions are the same a union would do that. I created a table and ran this.

select c_id, cdate, cprice, crans_type from xoops.buyer
union
select c_id, cdate, cprice, crans_type from xoops.seller
;

results are 1 big table.

hope that helps, Gabriel



30
ruggierigm
webalizer module , what to set directories to
  • 2004/8/1 21:09

  • ruggierigm

  • Just popping in

  • Posts: 34

  • Since: 2004/6/19


I turned on the webalizer on my site and it created a directory /webalizer it contains index.html, webalizer.current, webalizer.hist . Then I installed the webalizer module and it created /modules/webalizer and it contains /cache amongst others. When I go to set the preferences seems like no combination I use works. What do I set the webalizer output directory to and what do I set the webalizer start page to.

TIA, Gabriel




TopTop
« 1 2 (3) 4 »



Login

Who's Online

219 user(s) are online (132 user(s) are browsing Support Forums)


Members: 0


Guests: 219


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