[Solved]: Keyword manager error [Solved]: Keyword manager error
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

[Solved]: Keyword manager error

Started by tinorebel, September 16, 2008, 12:12:56 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

tinorebel

Hallo to the best community in the world.

I have just upgraded to cpg 14.19-
when I try to reach my keyword manager I get a blanck page. ???

Someone can give me a hint on how I can solve this issue? ???
I have a big gallery with thousands of images, I suppose the keywords are really a lot.
I had problems with keywordmanager even before upgrading ...
Link to the gallery: (www.tripodart.net/website/gal)

I would really appreciate to be able to reach keyword manager. ;)
Live long and prosper!
www.tripodart.net

tinorebel

I have made some searches but unable to find solutions :(
Live long and prosper!
www.tripodart.net

Nibbler

A blank page doesn't help us. You need to check your server error log for an actual error message.

tinorebel

I tryed again and now I got :
Quote
Fatal error: Out of memory (allocated 50855936) (tried to allocate 3921921 bytes) in /home/tinorebe/public_html/website/gal/keywordmgr.php on line 93
I guess it's a memory problem :-\
Is there a way I can reduce the keywords (maby deliting the wired ones)?
Thanks for any idea<
Live long and prosper!
www.tripodart.net

Nibbler

Edit keywordmgr.php, find


$output = implode("</tr>\n<tr>", $total_array);


After that add in


unset($total_array);


See if that helps.

tinorebel

 :) Big Thanks Nibbler!! ;)
It worked perfectly!!!!
now my keyword manager is displaying correcly.

I dont understand exacly how does the keyword manager work, if I delite a keyword, it will be delited fromm al pictures?
If I modificate a keyword, it will be modyficated in all pictures containing the old keyword? ???

Is there a way to display only keywords referring to for example to 10 photos under the search field? ??? ???
This would be usefull since I have a ton of keywords and displaying them all is quite a large list!

I have made some search but did not find docs on this issue.

Live long and prosper!
www.tripodart.net

Nibbler

Yes, it will modify and delete keywords from the pictures. I don't understand the other question but it should be in a new thread anyway.

tinorebel

Thanks! :D I will start a new thread trying to explain better... :-\
Live long and prosper!
www.tripodart.net