[fixed] Error Creating/Modifying Albums with 9.1.2.1
Skriv ny tråd   Denne tråd er låst, du kan ikke rette eller besvare indlæg.   Printvenlig side     Forum indeksCoppermine
Forfatter Besked
ocala-kaylee
Newbie


Indmeldt: Jun 16, 2007
Indlæg: 5

IndlægTråd: Re: [fixed] Error Creating/Modifying Albums with 9.1.2.1
Skrevet: Lør Jun 16, 2007 6:24 pm
Besvar, med citat

ocala-kaylee wrote:
I have updated cssmainmenu.php and i still get

includes\db\db.php
CMS Warning line 75: On /index.php?name=coppermine&file=albmgr&cat=1 While executing query "SELECT aid, title, pos, description, thumb FROM cms_cpg_albums WHERE category = ORDER BY pos ASC" the following error occured: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY pos ASC' at line 1 In: C:\http\modules\coppermine\albmgr.php on line: 111

help

ocala kaylee

As you see in my post! I downloaded the file i put it in the correct location, and still have the error!!!!!!


ocala-kaylee's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
winxp/iis 6/mysql5.0/php5.2/9.1.2.1
Tilbage til toppen
Vis brugerens profil Besøg brugerens webside
sarah
Debugger


Indmeldt: Mar 25, 2005
Indlæg: 2131

IndlægTråd: Re: [fixed] Error Creating/Modifying Albums with 9.1.2.1
Skrevet: Lør Jun 16, 2007 7:03 pm
Besvar, med citat

What's on line 159 of the one on your site?
_________________
Diagon Alley - Top Design

sarah's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/1.3.37/4.1.21-standard/4.4.4/9.1.1
Tilbage til toppen
Vis brugerens profil Send e-mail til bruger Besøg brugerens webside
ocala-kaylee
Newbie


Indmeldt: Jun 16, 2007
Indlæg: 5

IndlægTråd: Re: [fixed] Error Creating/Modifying Albums with 9.1.2.1
Skrevet: Lør Jun 16, 2007 8:48 pm
Besvar, med citat

Line 159 of which file? My error is in line 111 of albmgr.php and it reads $result = $db->sql_query("SELECT aid, title, pos, description, thumb FROM {$CONFIG['TABLE_ALBUMS']} WHERE category = ORDER BY pos ASC");

Please forgive me for I am very new to this stuff.


ocala-kaylee's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
winxp/iis 6/mysql5.0/php5.2/9.1.2.1
Tilbage til toppen
Vis brugerens profil Besøg brugerens webside
sarah
Debugger


Indmeldt: Mar 25, 2005
Indlæg: 2131

IndlægTråd: Re: [fixed] Error Creating/Modifying Albums with 9.1.2.1
Skrevet: Lør Jun 16, 2007 8:55 pm
Besvar, med citat

cssmainmenu.php
_________________
Diagon Alley - Top Design

sarah's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/1.3.37/4.1.21-standard/4.4.4/9.1.1
Tilbage til toppen
Vis brugerens profil Send e-mail til bruger Besøg brugerens webside
ocala-kaylee
Newbie


Indmeldt: Jun 16, 2007
Indlæg: 5

IndlægTråd: Re: [fixed] Error Creating/Modifying Albums with 9.1.2.1
Skrevet: Lør Jun 16, 2007 8:58 pm
Besvar, med citat

158 $content .= $CLASS['adminmenu']->display($ccat, 'cssmenu');
159 }
160
161 $content .= "\n</ul>\n";


ocala-kaylee's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
winxp/iis 6/mysql5.0/php5.2/9.1.2.1
Tilbage til toppen
Vis brugerens profil Besøg brugerens webside
mactabilis
Newbie


Indmeldt: Jun 15, 2007
Indlæg: 38

IndlægTråd: Re: [fixed] Error Creating/Modifying Albums with 9.1.2.1
Skrevet: Søn Jun 17, 2007 10:53 pm
Besvar, med citat

yes i put the file in the includes and im getting this error now,

Code:
Notice: Undefined variable: ccat in /var/www/localhost/htdocs/public_html/includes/cssmainmenu.php on line 92

I get it when i try to upload a image.


mactabilis's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
/Linux_Gentoo/Apache 2.2/mysql 14.12/PHP 5.2.2-pl1-gentoo/CPGNuke 9.1.2.1/
Tilbage til toppen
Vis brugerens profil
sarah
Debugger


Indmeldt: Mar 25, 2005
Indlæg: 2131

IndlægTråd: Re: [fixed] Error Creating/Modifying Albums with 9.1.2.1
Skrevet: Man Jun 18, 2007 12:29 am
Besvar, med citat

It's just a notice. Does the image not upload?
_________________
Diagon Alley - Top Design

sarah's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/1.3.37/4.1.21-standard/4.4.4/9.1.1
Tilbage til toppen
Vis brugerens profil Send e-mail til bruger Besøg brugerens webside
mactabilis
Newbie


Indmeldt: Jun 15, 2007
Indlæg: 38

IndlægTråd: Re: [fixed] Error Creating/Modifying Albums with 9.1.2.1
Skrevet: Man Jun 18, 2007 9:22 am
Besvar, med citat

sarah wrote:
It's just a notice. Does the image not upload?

No the image does not upload i just get that message ,I thought it would be the fact that the site was still running on my localhost,But in theory it should still upload maybe i have permission problem somewhere?
Any help would be great thanks Smil


mactabilis's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
/Linux_Gentoo/Apache 2.2/mysql 14.12/PHP 5.2.2-pl1-gentoo/CPGNuke 9.1.2.1/
Tilbage til toppen
Vis brugerens profil
ocala-kaylee
Newbie


Indmeldt: Jun 16, 2007
Indlæg: 5

IndlægTråd: Re: [fixed] Error Creating/Modifying Albums with 9.1.2.1
Skrevet: Man Jun 18, 2007 10:24 am
Besvar, med citat

My error is from when I try to make the album.
This is starting to get aggravating.

Thanks for all the help I get.


ocala-kaylee's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
winxp/iis 6/mysql5.0/php5.2/9.1.2.1
Tilbage til toppen
Vis brugerens profil Besøg brugerens webside
heliown
Heavy poster


Indmeldt: Jan 23, 2007
Indlæg: 239
Geografisk sted: USA

IndlægTråd: Coppermine album error.
Skrevet: Fre Jun 22, 2007 2:56 am
Besvar, med citat

Hi folks,
I just installed the Dragon 9.2.1 when trying to create public albums, would someone help me to understand and share with me the hints ot fix it?

CMS Warning line 75: On /index.php?name=coppermine&file=albmgr&cat=0 While executing query "SELECT aid, title, pos, description, thumb FROM cms_cpg_albums WHERE category = ORDER BY pos ASC" the following error occured: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY pos ASC' at line 1 In: /home/rchelic2/public_html/modules/coppermine/albmgr.php on line: 111

I use php 5.1.6 and MySQL 5.0.27


heliown's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Mysql 5.1.41/php 5.2.5/CPGNuke 9.2.1
Tilbage til toppen
Vis brugerens profil Besøg brugerens webside
heliown
Heavy poster


Indmeldt: Jan 23, 2007
Indlæg: 239
Geografisk sted: USA

IndlægTråd: Re: Coppermine album error.
Skrevet: Fre Jun 22, 2007 3:16 am
Besvar, med citat

I found the fix. Hey everybody don't do like I did. Search first. I feel shame now. Again Dragonfly Development team is alwasys the best.
_________________
RC heli hobby: www.rchelicoptertown.com
Khmer Community: www.angkorthom.us

heliown's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Mysql 5.1.41/php 5.2.5/CPGNuke 9.2.1
Tilbage til toppen
Vis brugerens profil Besøg brugerens webside
Wizzard308
Nice poster


Indmeldt: Jun 24, 2007
Indlæg: 90
Geografisk sted: Tennessee

IndlægTråd: Re: Coppermine album error.
Skrevet: Søn Jun 24, 2007 6:50 am
Besvar, med citat

you ask for a fix, find a fix yet dont share the fix on the forum? dont you think it would be respectful to share your knowledge with others?

Wizzard308's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/apache/4.1.21/4.4.2/9.1.2.1
Tilbage til toppen
Vis brugerens profil Besøg brugerens webside
NanoCaiordo
Developer


Indmeldt: Jun 29, 2004
Indlæg: 3300
Geografisk sted: -37.805°, 145.036°

IndlægTråd: Re: Coppermine album error.
Skrevet: Søn Jun 24, 2007 7:52 am
Besvar, med citat

@Wizzard308: heliown probably search our forums and he found the fix by him self.

Hint: dragonflycms.org/Forums/search.html

_________________
.:: I called myself but someone else answered ::.

NanoCaiordo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
MySQL 5.1 / PHP 5.3 / NextGen()
Tilbage til toppen
Vis brugerens profil Besøg brugerens webside Yahoo messenger
heliown
Heavy poster


Indmeldt: Jan 23, 2007
Indlæg: 239
Geografisk sted: USA

IndlægTråd: Re: Coppermine album error.
Skrevet: Søn Jun 24, 2007 4:20 pm
Besvar, med citat

Wizzard308, what NanoCaiordo is right it is not my fix it is a fix on this forum that I should have searched it. What I can say is I admire and owe the Dragon community so much that I would do whatever I can to help. So don't worry if I know anything, I'll share.
_________________
RC heli hobby: www.rchelicoptertown.com
Khmer Community: www.angkorthom.us

heliown's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Mysql 5.1.41/php 5.2.5/CPGNuke 9.2.1
Tilbage til toppen
Vis brugerens profil Besøg brugerens webside
MemoryDump
Newbie


Indmeldt: Dec 21, 2005
Indlæg: 9
Geografisk sted: Ontario, Canada

IndlægTråd: Re: [fixed] Error Creating/Modifying Albums with 9.1.2.1
Skrevet: Søn Jun 24, 2007 8:38 pm
Besvar, med citat

I get the exact same error when I try to create a new album Trist

any ideas?


MemoryDump's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
latest
Tilbage til toppen
Vis brugerens profil Besøg brugerens webside
Vis ikke tråde ældre end:   
Skriv ny tråd   Denne tråd er låst, du kan ikke rette eller besvare indlæg.   Printvenlig side     Forum indeksCoppermine Alle tidspunkter er GMT
Gå til side Forrige  1, 2, 3, 4, 5, 6, 7  Næste
Side 5 af 7


Gå til:  
Du kan ikke skrive nye indlæg i dette forum
Du kan ikke besvare indlæg i dette forum
Du kan ikke rette dine indlæg i dette forum
Du kan ikke slette dine indlæg i dette forum
Du kan ikke stemme på afstemninger i dette forum
Du kan ikke tilføje filer i dette forum
Du kan ikke downloade filer fra dette forum

Dedicated Server & Bandwidth Sponsored by DedicatedNOW
User Info [x]

Velkommen Gæst

Brugernavn
Kodeord
(Registrer)

Languages [x]

Community [x]

Support for DragonflyCMS in a other languages:

Dansk
Deutsch
Eesti
Italia
Norsk

Testimonials [x]
I just did the phpNuke 7.4 to CPG-Nuke CVS conversion. Was very easy. ... Found everything I needed to help me along the way with a few searches.
The most unexpected and best thing I have found after switching was the increased speed. I used to think I needed to change hosts--since switching to CPG-Nuke all my users have commented on how much faster pages load

Whit

i was running phpnuke and have almost 30,000 members apache and sql both running at 99% usage, server crashed when 50 ppl online, Host wanted me off shared hosting as many customers complaining i was crashing a p4 3.2 with 2gig ram, i converted to cpg and now i have less than a 50% server load cpg saved me $300 USD a month offshore dedicated servers cost $$ thx guys
one decision i dont regreat is CPGNUKE

Korben
www.datastreamz.net
It's like this - I was working with Oldsmobiles when I was workin with HTML. Then I moved up to Mazda's and Audi's with PHP Nuke. But now my friends I am riding in style with Benz's and Porche's. The diffrence is that noticable immediatly. The Install is so simple once you get it and the site is so secure its like fort knox. Thank you - And you all can expect to see alot more of me around - suggesting ideas and helping where I can. Peace out all - and enjoy newbies. It's really worth it to use CPGNuke.
- Kid_Creation

One thing I've noticed about CPG-Nuke... it is fast and clean. Impressive. One of my 'customers' liked it so much she wanted everything changed to CPG-Nuke!
- valis
awebware.com

The conversion from phpNuke 7.4 to CPG-Nuke (CVS) was a piece of cake. The data conversion took about two hours. Hit a few snags--but nothing a few forum searches couldn't fix. Probably the best compliment I got from my users--"Did you change hosts?" The speed improvement over phpNuke is quite noticable. Kudos to the developement team! Thanks for helping me get away from the phpNuke tease.
- Whit
endofropegang.com

Thanks for the Great program! I never regret migrating from PhpNuke. My site is so much faster and more secure. Now I spend time managing my site instead of the site software. Keep up the good work!
- Rod
www.gentle.org

Now that we are running CPG Nuke this is the first time I've travelled without having to worry about hacking, monitoring the site daily, etc. Thanks for CPG Nuke and everyone that made it possible. We are running a consumer advocacy site at householdwatch.com and the site is very busy. CPG Nuke is doing the job and doing it well.
NukeFind

CPG is Fast, Secure & Free Since installing it's been much easier to work with as an admin. Better admin features but not as many modules that phpnuke offers. Built for speed and reliability. Admin of 3 prominent sites that combined receive 6 million hits annually. CPGnuke is hands down the best CMS out there.
- djdevon3

I just made the switch to CPG, from phpNuke.
The install was easy, simple when following well written instructions. My site has dramatically increased in speed, it really is a day and nite difference.
Thanks to everyone who is a part of the CPG-Nuke project and for offering this CMS as a great alternative to the other *Nukes.
I look forward to being a part of the community.
Kristin
"I made the switch!"

I managed to stumble onto this remake of phpnuke type CMS and have been VERY pleased ever since... I'm very glad it's the system I'm using to make a web site.
4est
Great sense of community around CPG Nuke! Thanks for your hard work Cheers!
roRisc
To the Dev team. You guys rock keep up the good work. Hopefully I'll get good enough at this quickly so that I'll be able to start posting some solutions and tips as well. Cup-A-Cino
I want to thank everyone who help me to build my cpgnuke, know the final layout look great, makes the user want to register.....thanks alot guys
TRANCEBUDHA
Hey thanks for the quick replies..hehe.. ya I am trying to check out cpg-nuke on the same server.. anyways.. www.sizzle.no-ip.com /ufo just a test site main php-nuke is www.sizzle.no-ip.com and forums www.sizzle.no-ip.com /forums It seems so far that cpg-nuke is quit a bit faster than php-nuke.. thanks again
sixpack
CPG-Nuke and its support community ROCKS!
James D Kirk
CPGNuke is making phpnuke look like hammered dog-crap so far...
Persistence
Just installed the latest version of CPG and I'm lovin' it!
square
love CPG!
Mecro
man i just took a look at the demo ADMIN and you guys truly did a remarkable job.. this blows PHPNuke away...
dirtbag
Thank You, cpgnuke. Thank You All that are behind that wonderful script.
Truden
Excellent Coppermine with safemod :) Work fine with safemod nice Job
Reha
Thank You, cpgnuke. I am amazed at what CPG Nuke has to offer...
JamesSelvage
Great site. Great software.
ShermD3
Well I got my first CPGNuke site up! (huzzah?) I must say of the 5 site I run, 4 of which are PHP-Nuke sites I'm most impressed
GeoffM
This install was SOOO smooth. Great job guys! I love it!
dcorwin
Hey CPG-Nuke Dev Team!! Wow!!!!...pretty much sums it up. I love cpgnuke and I've only had it a couple days now.
sabione
Great system you developed here. Thanks !
cwweb

X-links [x]
UltraEdit Browse Happy logo Firefox MySQL PostgreSQL Valid CSS! Valid XHTML 1.0! Unicode Encoded Badge NukeBiz Resources Raven DragonflyCMS Dedicated Now InsideSupport Lampe Berger

Preview theme [x]
Each user can view the site with a different theme.
Themes marked with a * also change the forum look.


You are seeing squares or questionmarks on this page?

All content of this website is copyrighted by the Creative Commons NC-SA
The logos and trademarks used on this site are the property of their respective owners
We are not responsible for comments posted by our users, as they are the property of the poster.
Our server runs on a P3 1.2GHz with 512MB RAM with no accelerators
Support GoPHP5.org
Side Generering tog 0.2717 sekunder og 16 Database Opkald på 0.0452 sekunder
Memory Usage: 3.36 MB
Interactive software released under GNU GPL, Code Credits, Privacy Policy