[CPG133] Restoring Theme after DB problem [CPG133] Restoring Theme after DB problem
 

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

[CPG133] Restoring Theme after DB problem

Started by n3n, May 08, 2005, 09:25:01 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

n3n

I made the great mistake today of accidentally dropping my entire cpg database instead of dropping a few
tables i wantet to remove.
Now i reinstalled cpg (in another dir), but when i copied the theme dir to my fresh install (the versions are identical btw) the colors didnt match with
how they used to be. The colors now resemble the colors of the classic theme which i modified.

Does anyone have an idea on how i can fully restore my old theme ?

Greets

Nibbler

Can you post a link ?

I'd image your template.html is linking to the classic style.css

n3n

#2
haha problem fixed.

a really stupid mistake, css link in the template.html was /classic/style.css :P

tnx for giving me the idea of checking it !